This project is archived and is in readonly mode.

Changeset [206c5643aae40b0884d42fdb8caeb3f763936fa9] by David Heinemeier Hansson

November 20th, 2008 @ 07:52 AM

Merge branch 'master' of git@github.com:rails/rails http://github.com/rails/rails/co...

Committed by David Heinemeier Hansson

  • M actionmailer/CHANGELOG
  • M actionmailer/Rakefile
  • M actionmailer/lib/action_mailer/version.rb
  • M actionpack/CHANGELOG
  • M actionpack/Rakefile
  • M actionpack/lib/action_controller.rb
  • M actionpack/lib/action_controller/base.rb
  • M actionpack/lib/action_controller/components.rb
  • M actionpack/lib/action_controller/flash.rb
  • M actionpack/lib/action_controller/polymorphic_routes.rb
  • M actionpack/lib/action_controller/routing/optimisations.rb
  • M actionpack/lib/action_controller/routing/route_set.rb
  • M actionpack/lib/action_pack/version.rb
  • M actionpack/lib/action_view/base.rb
  • M actionpack/lib/action_view/helpers/asset_tag_helper.rb
  • M actionpack/lib/action_view/helpers/javascript_helper.rb
  • M actionpack/lib/action_view/helpers/javascripts/controls.js
  • M actionpack/lib/action_view/helpers/javascripts/dragdrop.js
  • M actionpack/lib/action_view/helpers/javascripts/effects.js
  • M actionpack/lib/action_view/helpers/javascripts/prototype.js
  • M actionpack/lib/action_view/helpers/tag_helper.rb
  • M actionpack/lib/action_view/partials.rb
  • M actionpack/test/abstract_unit.rb
  • M actionpack/test/controller/components_test.rb
  • M actionpack/test/controller/polymorphic_routes_test.rb
  • M actionpack/test/controller/render_test.rb
  • M actionpack/test/controller/routing_test.rb
  • M actionpack/test/fixtures/test/_partial_with_only_html_version.html.erb
  • M actionpack/test/fixtures/test/hello.builder
  • M actionpack/test/template/asset_tag_helper_test.rb
  • M actionpack/test/template/compiled_templates_test.rb
  • M actionpack/test/template/form_tag_helper_test.rb
  • M actionpack/test/template/render_test.rb
  • M activemodel/lib/active_model/state_machine/machine.rb
  • M activemodel/test/observing_test.rb
  • M activemodel/test/state_machine/event_test.rb
  • M activemodel/test/state_machine/state_test.rb
  • M activemodel/test/state_machine/state_transition_test.rb
  • M activemodel/test/state_machine_test.rb
  • M activemodel/test/test_helper.rb
  • M activerecord/Rakefile
  • M activerecord/lib/active_record/connection_adapters/abstract_adapter.rb
  • M activerecord/lib/active_record/test_case.rb
  • M activerecord/lib/active_record/version.rb
  • M activerecord/test/cases/adapter_test_sqlserver.rb
  • M activerecord/test/cases/associations/eager_test.rb
  • M activerecord/test/cases/base_test.rb
  • M activerecord/test/cases/binary_test.rb
  • M activerecord/test/cases/defaults_test.rb
  • M activerecord/test/cases/inheritance_test.rb
  • M activerecord/test/cases/locking_test.rb
  • M activerecord/test/cases/migration_test.rb
  • M activerecord/test/cases/table_name_test_sqlserver.rb
  • M activerecord/test/schema/sqlserver_specific_schema.rb
  • M activeresource/Rakefile
  • M activeresource/lib/active_resource/version.rb
  • M activesupport/CHANGELOG
  • M activesupport/lib/active_support/core_ext/enumerable.rb
  • M activesupport/lib/active_support/core_ext/object/misc.rb
  • M activesupport/lib/active_support/version.rb
  • M activesupport/test/core_ext/enumerable_test.rb
  • M activesupport/test/core_ext/object_and_class_ext_test.rb
  • M activesupport/test/time_zone_test.rb
  • M ci/cruise_config.rb
  • M railties/CHANGELOG
  • M railties/Rakefile
  • M railties/environments/environment.rb
  • M railties/html/javascripts/controls.js
  • M railties/html/javascripts/dragdrop.js
  • M railties/html/javascripts/effects.js
  • M railties/lib/rails/version.rb
  • M railties/lib/rails_generator/generators/applications/app/app_generator.rb
  • M railties/test/initializer_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>