draper/lib/draper
Steve Klabnik 81e800961a Fix equality to not use extend.
This can totally kill performance.
2013-03-28 10:39:35 -07:00
..
decoratable Fix equality to not use extend. 2013-03-28 10:39:35 -07:00
tasks Rails 3.1 compatibility 2013-01-12 16:34:55 +00:00
test Remove `stub` from Devise helper 2013-01-25 17:42:56 +00:00
view_context Add support for decoupled specs 2013-01-19 21:55:46 +00:00
automatic_delegation.rb Define `before_remove_const` callback 2013-02-17 10:38:47 +00:00
collection_decorator.rb decorated_with? is just instance_of? 2013-03-14 01:32:00 -07:00
decoratable.rb Revert "Merge pull request #480 from urbanautomaton/decorator-namespace-option" 2013-03-10 09:27:12 +01:00
decorated_association.rb Revert "Merge pull request #480 from urbanautomaton/decorator-namespace-option" 2013-03-10 09:27:12 +01:00
decorates_assigned.rb Revert "Merge pull request #480 from urbanautomaton/decorator-namespace-option" 2013-03-10 09:27:12 +01:00
decorator.rb Fix equality to not use extend. 2013-03-28 10:39:35 -07:00
delegation.rb Remove `allows`, `denies` and `denies_all` from Decorator 2013-01-14 03:57:47 +00:00
factory.rb Use source.decorate when decorator is not specified 2013-03-10 09:33:38 +01:00
finders.rb Remove `allows`, `denies` and `denies_all` from Decorator 2013-01-14 03:57:47 +00:00
helper_proxy.rb fix capture proxying 2013-02-04 21:56:13 +01:00
helper_support.rb add new lines 😓 2012-04-25 23:12:30 +03:00
lazy_helpers.rb Documentation 2013-01-07 16:37:36 +00:00
railtie.rb Allow serialization of CollectionDecorators with ActiveModel::Serializers 2013-02-12 18:35:32 +00:00
test_case.rb Prevent leaking view contexts between tests 2013-01-19 21:55:57 +00:00
version.rb tagging 1.1.0 2013-01-27 20:06:28 -05:00
view_context.rb Store helper proxies instead of raw view contexts 2013-01-24 00:23:39 +00:00
view_helpers.rb Store helper proxies instead of raw view contexts 2013-01-24 00:23:39 +00:00