Displaying 1 result from an estimated 1 matches for "my_custom_condition_met".
2006 Jan 23
1
ssl_requirement plugin: how do I override ssl_required?
The ssl_requirement plugin indicates that I can override the 
ssl_required? method.  I want to use this facility to ignore the ssl 
requirement declarations when RAILS_ENV is anything other than 
''production''.
My question is, where do I override this?
The relevant readme is:
http://dev.rubyonrails.org/browser/plugins/ssl_requirement/README
Also, does this plugin work with a