I assumed that Rails would compile and execute any config/*.rb and hilarity would ensue. Is it smart enough to know not to pull in *.example.rb?
On Fri, Dec 9, 2011 at 12:13 PM, Patrick Crowley <[email protected]> wrote: > For starters, a good convention for this is... > filename.example.ext > > Examples: > config/database.example.yml > config/secret_yahoo_app_ids.example.rb > -- SD Ruby mailing list [email protected] http://groups.google.com/group/sdruby
