draper/lib/draper
Jeff Casimir fb51c9db7f Back on track, hello 2.0 2015-03-26 22:19:27 -06:00
..
decoratable Rename `source` to `object` 2013-04-30 14:10:52 +01:00
tasks Rails 3.1 compatibility 2013-01-12 16:34:55 +00:00
test version specific change 2014-06-02 10:34:32 -05:00
view_context Add support for decoupled specs 2013-01-19 21:55:46 +00:00
automatic_delegation.rb Rename `source_class` to `object_class` 2013-04-30 19:37:05 +01:00
collection_decorator.rb Make Draper::CollectionDecorator#object public 2014-10-29 13:48:02 +01:00
decoratable.rb Inherit decorator from superclass. 2013-11-10 18:02:34 +01:00
decorated_association.rb Rename `source` to `object` 2013-04-30 14:10:52 +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 Decorator#inspect on Ruby 1.9 2013-07-14 14:53:58 +01:00
delegation.rb Rename `source` to `object` 2013-04-30 14:10:52 +01:00
factory.rb Rename `source` to `object` 2013-04-30 14:10:52 +01:00
finders.rb Rename `source_class` to `object_class` 2013-04-30 19:37:05 +01:00
helper_proxy.rb Allow HelperProxy to handle respond_to? 2014-06-26 17:10:51 -06: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 Bring back compat with ActiveModel::Serializers 2015-01-29 12:00:49 -05:00
test_case.rb Remove minitest-rails require 2014-05-20 10:18:46 -06:00
undecorate.rb Draper.undecorate safely undecorates any object 2014-06-01 09:17:47 -07:00
version.rb Back on track, hello 2.0 2015-03-26 22:19:27 -06:00
view_context.rb Set the controller properly 2014-06-01 11:54:45 -04:00
view_helpers.rb Store helper proxies instead of raw view contexts 2013-01-24 00:23:39 +00:00