This project is archived and is in readonly mode.
Changeset [e1b255aca456a5b456111b09237805fd32d15111] by Mikel Lindsaar
April 25th, 2010 @ 08:07 AM
Merge branch 'master' of github.com:lifo/docrails
http://github.com/rails/rails/commit/e1b255aca456a5b456111b09237805...
Committed by Mikel Lindsaar
- A railties/test/railties/i18n_railtie_test.rb
- R activerecord/test/cases/callbacks_observers_test.rb
- M actionmailer/lib/action_mailer/old_api.rb
- M actionpack/CHANGELOG
- M actionpack/actionpack.gemspec
- M actionpack/lib/action_controller/caching.rb
- M actionpack/lib/action_controller/caching/pages.rb
- M actionpack/lib/action_controller/deprecated/base.rb
- M actionpack/lib/action_controller/test_case.rb
- M actionpack/lib/action_dispatch/http/response.rb
- M actionpack/lib/action_dispatch/middleware/params_parser.rb
- M actionpack/lib/action_dispatch/routing/deprecated_mapper.rb
- M actionpack/lib/action_dispatch/routing/mapper.rb
- M actionpack/lib/action_dispatch/routing/route_set.rb
- M actionpack/lib/action_dispatch/testing/test_process.rb
- M actionpack/lib/action_view/helpers/form_options_helper.rb
- M actionpack/lib/action_view/helpers/url_helper.rb
- M actionpack/lib/action_view/test_case.rb
- M actionpack/test/controller/caching_test.rb
- M actionpack/test/controller/log_subscriber_test.rb
- M actionpack/test/controller/mime_responds_test.rb
- M actionpack/test/controller/new_base/content_type_test.rb
- M actionpack/test/controller/test_test.rb
- M actionpack/test/dispatch/routing_test.rb
- M actionpack/test/template/erb_util_test.rb
- M actionpack/test/template/form_options_helper_test.rb
- M actionpack/test/template/url_helper_test.rb
- M activemodel/lib/active_model/observing.rb
- M activemodel/test/cases/observing_test.rb
- M activerecord/CHANGELOG
- M activerecord/lib/active_record.rb
- M activerecord/lib/active_record/observer.rb
- M activerecord/lib/active_record/railtie.rb
- M activerecord/lib/rails/generators/active_record.rb
- M activerecord/test/cases/base_test.rb
- M activerecord/test/cases/fixtures_test.rb
- M activerecord/test/cases/lifecycle_test.rb
- M activerecord/test/cases/xml_serialization_test.rb
- M activerecord/test/fixtures/binaries.yml
- M activesupport/lib/active_support/cache/memory_store.rb
- M activesupport/lib/active_support/core_ext/benchmark.rb
- M activesupport/lib/active_support/core_ext/string/conversions.rb
- M activesupport/lib/active_support/core_ext/string/multibyte.rb
- M activesupport/lib/active_support/locale/en.yml
- M activesupport/lib/active_support/railtie.rb
- M activesupport/lib/active_support/rescuable.rb
- M activesupport/lib/active_support/values/time_zone.rb
- M activesupport/test/caching_test.rb
- M activesupport/test/core_ext/string_ext_test.rb
- M activesupport/test/time_zone_test.rb
- M railties/guides/source/active_support_core_extensions.textile
- M railties/guides/source/command_line.textile
- M railties/guides/source/getting_started.textile
- M railties/guides/source/initialization.textile
- M railties/guides/source/performance_testing.textile
- M railties/guides/source/rails_on_rack.textile
- M railties/guides/source/testing.textile
- M railties/lib/rails/generators/rails/app/templates/config/environments/production.rb.tt
- M railties/test/generators/migration_generator_test.rb
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
<h2 style="font-size: 14px">Tickets have moved to Github</h2>
The new ticket tracker is available at <a href="https://github.com/rails/rails/issues">https://github.com/rails/rails/issues</a>