draper/spec
Steve Klabnik 21d192b4d1 Merge pull request #189 from cheald/master
Fix accidental clobbering of special ActiveModel methods
2012-05-11 17:27:56 -07:00
..
draper If special ActiveModel methods like #id, #errors, and #to_param are defined directly on the decorator, do not redefine them as proxy methods. 2012-05-10 17:50:22 -07:00
generators/decorator use ApplicationDecorator if it's present, closes #190 2012-05-12 02:18:57 +03:00
support/samples Add missing file 2012-05-10 17:54:31 -07:00
spec_helper.rb If special ActiveModel methods like #id, #errors, and #to_param are defined directly on the decorator, do not redefine them as proxy methods. 2012-05-10 17:50:22 -07:00