If you run
rails newapp -m template.rb

where template.rb contains:
environment "config.time_zone = 'Rome'"

the generated config/environment.rb contains two assignments of
time_zone.

In http://rails.lighthouseapp.com/projects/8994/tickets/1663 I have
uploaded a patch to make TemplateRunner override default values in
environment.rb.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Core" group.
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/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to