| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
| | |
|
| | |
|
| |
| |
| |
| | |
Signed-off-by: José Valim <jose.valim@gmail.com>
|
| | |
|
| | |
|
| |
| |
| |
| | |
'Parrots.name' in error messages.
|
| |
| |
| |
| | |
with I18n.
|
| | |
|
| | |
|
| | |
|
| | |
|
| |
| |
| |
| | |
ActiveSupport::TestCase.use_transactional_fixtures as likely-to-change settings in test/test_helper.rb -- they are not and their values are already set in test_help.rb [DHH]
|
| | |
|
| |
| |
| |
| | |
follow the settings from it [DHH]
|
| |
| |
| |
| | |
reflecting the previously announced Rails 3 default [DHH]
|
| |
| |
| |
| |
| |
| | |
to true and
ActiveSupport.escape_html_entities_in_json from true to false to match previously announced Rails 3 defaults [DHH]
|
| |
| |
| |
| | |
3 [DHH]
|
| | |
|
| | |
|
| | |
|
|/
|
|
| |
the default ApplicationController in Rails to do it [DHH]
|
|
|
|
| |
1.9 and never even running on 1.8
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
because it uses demodulize
|
| |
|
|
|
|
| |
uses constantize
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
reachable?
|
| |
|
|
|
|
| |
underscore
|
|
|
|
| |
it uses singularize and a few others
|
|
|
|
| |
uses blank?
|
|
|
|
| |
because it uses acts_like?
|
|
|
|
| |
it uses acts_like?
|
|
|
|
| |
metaclass
|
|
|
|
| |
camelize
|
|
|
|
| |
active_support/core_ext/string/inflections in local_cache.rb because it uses underscore
|
|
|
|
| |
because it uses extract_options!
|
|
|
|
| |
ActiveSupport::Gzip
|