On Mon, Oct 19, 2009 at 10:12 AM, SNelson <stv.n...@gmail.com> wrote:

> I would like the user interface to have a link (something like
> "Pending Assignments") which, when clicked, would find and display all
> assignments for which starts_at is empty. Or starts_at.year, or
> starts_at.day or whatever.

Uh, why not just create an appropriate controller method, something
like  'pending', and use that as the link, e.g. '/assignments/pending' ?

FWIW,
-- 
Hassan Schroeder ------------------------ hassan.schroe...@gmail.com
twitter: @hassan

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to