rails/actionpack/lib
Yehuda Katz 5ffaaa71d1 Define ActiveModel API Compliance
- Define to_model on AR
  - Define to_model on ActiveModel::APICompliant
  - Update test fixtures to be API Compliant
  - Start using to_model in AP
2009-07-20 00:27:04 +09:00
..
action_controller Define ActiveModel API Compliance 2009-07-20 00:27:04 +09: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 Define ActiveModel API Compliance 2009-07-20 00:27:04 +09:00
action_controller.rb Centralize commonly used parts of AS in ActionController into action_controller.rb 2009-07-15 14:15:52 -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 Separate ActionView::Context so something else can easily be made into an AV context 2009-07-19 22:31:44 +09:00
actionpack.rb Allow frameworks to be required by their gem name (closes #8845) [drnic] 2007-09-22 18:15:05 +00:00