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-30 11:00:04 +01:00
..
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 Merge branch 'master' of github.com:lifo/docrails 2011-12-29 23:35:45 +05:30
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 Fixed documentation error in code examples from form_tag_helper.rb 2011-12-30 11:00:04 +01:00
sprockets Remove broken #compute_source_path 2011-12-23 18:00:31 -07:00
abstract_controller.rb Refactor ActionMailer to not use hide_actions 2010-09-03 22:59:11 +02:00
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