diff options
author | Guillermo Iguaran <guilleiguaran@gmail.com> | 2012-06-28 23:54:12 -0500 |
---|---|---|
committer | Guillermo Iguaran <guilleiguaran@gmail.com> | 2012-06-30 11:04:31 -0500 |
commit | 166dbaa7526a96fdf046f093f25b0a134b277a68 (patch) | |
tree | 665afc57ce1ddde3439c1f0296f1ca51e0b2fe05 /activesupport/test/dependencies/requires_nonexistent0.rb | |
parent | 809bdf342638592b0dfd2f888c7c9a4ac093d8cf (diff) | |
download | rails-166dbaa7526a96fdf046f093f25b0a134b277a68.tar.gz rails-166dbaa7526a96fdf046f093f25b0a134b277a68.tar.bz2 rails-166dbaa7526a96fdf046f093f25b0a134b277a68.zip |
Remove ActiveModel dependency from ActionPack
ActiveModel is used in ActionPack for ActiveModel::Naming for a few,
mostly optional aspects of ActionPack related to automatically converting
an ActiveModel compliant object into a key for params and routing. It uses
only three methods of ActiveModel (ActiveModel::Naming.route_key,
ActiveModel::Naming.singular_route_key and ActiveModel::Naming.param_key).
Diffstat (limited to 'activesupport/test/dependencies/requires_nonexistent0.rb')
0 files changed, 0 insertions, 0 deletions