1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/test
Luiz Felipe 641ea69257 Removing to_shorthand from default_controller_and_action. Fixes #6497
When using shortcut routes inside an engine the "to_shorthand" variable
is set to true, causing the module scope of the route to not be applied.
2012-09-19 08:02:37 -03:00
..
abstract add lazy look up in abstract controller's translate method 2012-07-18 10:33:14 +03:00
activerecord Extract ActiveRecord::SessionStore from Rails 2012-08-24 15:24:19 -04:00
assertions
controller Correct parameter access. 2012-09-19 13:46:01 +12:00
dispatch Removing to_shorthand from default_controller_and_action. Fixes #6497 2012-09-19 08:02:37 -03:00
fixtures Merge pull request #7251 from rails/integrate-strong_parameters 2012-09-18 12:33:13 -07:00
lib/controller Add HTML5 input[type="color"] helper 2012-05-21 17:23:48 -03:00
metal ActionController::Caching depends on RackDelegation and AbstractController::Callbacks 2012-06-13 16:18:03 -03:00
routing
template Merge pull request #7669 from guilleiguaran/rename-rb-handler 2012-09-17 08:13:08 -07:00
tmp
abstract_unit.rb Define a SynchronousQueue for test in Action Pack. 2012-09-12 15:33:42 -03:00
active_record_unit.rb
ts_isolated.rb Don't use assert_block method. It will be deprecated. 2012-05-20 00:14:40 +09:00