1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
draper/spec/draper
Michael Schuerig 10eac99b44 Inherit decorator from superclass.
If the class itself does not have a decorator, try the superclass.
2013-11-10 18:02:34 +01:00
..
decoratable Check for decorated? before using source in #== 2013-01-18 10:05:13 +00:00
view_context Add support for decoupled specs 2013-01-19 21:55:46 +00:00
collection_decorator_spec.rb Fix RSpec deprecations 2013-07-14 12:40:26 +01:00
decoratable_spec.rb Inherit decorator from superclass. 2013-11-10 18:02:34 +01:00
decorated_association_spec.rb Rename source to object 2013-04-30 14:10:52 +01:00
decorates_assigned_spec.rb Rename source to object 2013-04-30 14:10:52 +01:00
decorator_spec.rb Fix Decorator#inspect on Ruby 1.9 2013-07-14 14:53:58 +01:00
factory_spec.rb Rename source to object 2013-04-30 14:10:52 +01:00
finders_spec.rb Rename source to object 2013-04-30 14:10:52 +01:00
helper_proxy_spec.rb fix capture proxying 2013-02-04 21:56:13 +01:00
lazy_helpers_spec.rb Prevent warning in lazy helpers spec 2013-02-05 11:22:59 +00:00
view_context_spec.rb Store helper proxies instead of raw view contexts 2013-01-24 00:23:39 +00:00
view_helpers_spec.rb Revamp specs 2013-01-17 12:47:25 +00:00