1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/actionpack/lib
José Valim 94907035b6 Pass the proper method_name instead of hardcoding to action_name.
Conflicts:

	actionpack/lib/action_controller/metal/implicit_render.rb
2011-03-29 19:30:59 +02:00
..
abstract_controller Pass the proper method_name instead of hardcoding to action_name. 2011-03-29 19:30:59 +02:00
action_controller Pass the proper method_name instead of hardcoding to action_name. 2011-03-29 19:30:59 +02:00
action_dispatch Update the wildcard route to be non-greedy by default, therefore be able to match the (.:format) segment [#6605 state:resolved] 2011-03-29 10:12:17 +01:00
action_pack Update the version.rb files to include a PRE part 2010-11-16 17:19:46 -08:00
action_view fixes a couple of regexps, the suite showed warnings about them 2011-03-27 20:45:23 +02:00
abstract_controller.rb Refactor ActionMailer to not use hide_actions 2010-09-03 22:59:11 +02:00
action_controller.rb Add controller-specific force_ssl method to force web browser to use HTTPS protocol 2011-03-28 04:58:47 +08:00
action_dispatch.rb We're in 2011, let's update our license 2011-02-22 18:24:20 -02:00
action_pack.rb We're in 2011, let's update our license 2011-02-22 18:24:20 -02:00
action_view.rb We're in 2011, let's update our license 2011-02-22 18:24:20 -02:00