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
2011-12-31 19:08:46 +05:30
..
abstract_controller Remove unecessary config_accessors. 2011-12-24 09:59:28 +01:00
action_controller deprecate Base64.encode64s from AS. Use Base64.strict_encode64 instead 2011-12-27 22:46:44 +03:00
action_dispatch be explicit about where helpers are installed 2011-12-30 10:02:49 -08:00
action_pack rails/master is now 4.0.0.beta and will only support Ruby 1.9.3+ 2011-12-20 09:30:37 -06:00
action_view Merge branch 'master' of github.com:lifo/docrails 2011-12-31 19:08:46 +05:30
sprockets Remove broken #compute_source_path 2011-12-23 18:00:31 -07:00
abstract_controller.rb
action_controller.rb Revert the serializers API as other alternatives are now also under discussion 2011-11-25 19:29:39 +00:00
action_dispatch.rb Remove Rescue middleware that was never used by Rails. 2011-12-24 11:28:05 +01:00
action_pack.rb We're in 2011, let's update our license 2011-02-22 18:24:20 -02:00
action_view.rb Fixes for using action view template in isolation. 2011-11-30 09:53:09 +01:00