Displaying 1 result from an estimated 1 matches for "initialize_whiny_nil".
Did you mean:
  initialize_whiny_nils
  
2006 Jul 14
2
Configuration search order
Hi
I''m in the process of deciding how a plugin should be designed to make 
configuration as easy as possible. Right now I require the plugin from 
init.rb, and set some configuration options (as class attribute 
accessors) from environment.rb. Then I tried setting these from 
environments/development.rb instead, and to my surprise this didn''t 
work. It said the class in question