*Constraints *only support equality based rules. What you need to use is *
conditions*:

render :active_scaffold => "option_terms",
  :conditions => {'expires_at > ?' => DateTime.now.utc}


-- 
You received this message because you are subscribed to the Google Groups 
"ActiveScaffold : Ruby on Rails plugin" group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/activescaffold/-/tNR68JPDlfoJ.
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/activescaffold?hl=en.

Reply via email to