marcello.nuccio@gmail.com
2008-Dec-29 14:10 UTC
[PATCH] TemplateRunner environment method should override defaults
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 rubyonrails-core@googlegroups.com To unsubscribe from this group, send email to rubyonrails-core+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/rubyonrails-core?hl=en -~----------~----~----~----~------~----~------~--~---