And one more question: Why is this line
"config.action_dispatch.best_standards_support = :builtin" added only
to environments/development.rb file ? Why are we adding it when the
default is True (based on ./actionpack/lib/action_dispatch/railtie.rb)
?

The fact that we are setting it only in development environment to an
unsupported value that does not change the behavior at all makes me a
little confused.

Robert Pankowecki

-- 
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