draper/spec
Andrew Haines 09ad84fb71 Rescue specific NameErrors when inferring classes
The previous behavior swallowed genuine NameErrors (as opposed to
failure to find the inferred class), for example when the user has
not updated the decorator base class from Draper::Base.
2013-03-05 22:28:03 +00:00
..
draper Rescue specific NameErrors when inferring classes 2013-03-05 22:28:03 +00:00
dummy Disable failing Decoratable#== spec on Mongoid 3.0 2013-03-03 12:07:41 +00:00
generators/decorator Uncomment accidentally-commented line 😊 2013-02-12 08:44:14 +00:00
integration Prevent leaking view contexts between tests 2013-01-19 21:55:57 +00:00
performance Don't generate #decorates. 2012-11-29 17:22:39 -08:00
support Store helper proxies instead of raw view contexts 2013-01-24 00:23:39 +00:00
spec_helper.rb Prevent deprecation warning in Rails 4.0 2013-03-03 11:14:18 +00:00