Maybe if I have a named scope in the model like this: named_scope
:available_now, lambda { |*args |{:conditions => [ "available < ?",
(args.first || Date.today + 90) ] }} but how do I put this into a table
plus? Thanks.
--
You received this message because you are subscribed to the Google Groups "Hobo
Users" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/hobousers/-/27JufVK00GgJ.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/hobousers?hl=en.