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
Jesús García Sáez fc6077d76e Allow symbols on routes declaration (:controller and :action values) [#2828 state:resolved]
Signed-off-by: Yehuda Katz + Carl Lerche <ykatz+clerche@engineyard.com>
2009-07-02 12:18:48 -07:00
..
action_controller Allow symbols on routes declaration (:controller and :action values) [#2828 state:resolved] 2009-07-02 12:18:48 -07:00
action_dispatch Small changes to get 1.9 passing (for the most part) 2009-06-23 14:06:22 -07:00
action_pack Bump up the version to 3.0.pre 2009-06-30 14:37:12 -07:00
action_view Removed unnecessary calls to image_path and hash lookups [#2827 state:resolved] 2009-07-02 12:14:23 -07:00
action_controller.rb Remove exceptions from AbstractUnit so they work in real life 2009-06-16 11:20:28 -07:00
action_dispatch.rb RequestForgeryProtection now works with the new base 2009-05-21 21:48:42 +02:00
action_pack.rb Bump up the year in MIT license files 2009-01-18 05:28:21 +00:00
action_view.rb Cleaning up more tests and code that needed to work in both old and new base 2009-06-17 16:51:51 -07:00
actionpack.rb