draper/lib/draper
Jeff Casimir f4b21284f4 Blow up Decoratable 2015-04-10 15:05:22 -06:00
..
decoratable Rename `source` to `object` 2013-04-30 14:10:52 +01:00
tasks Don't auto add test:decorators to test:run 2015-01-26 07:12:32 -05: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
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 Added appropriate method comments 2014-06-01 22:56:07 +08:00
delegation.rb Rename `source` to `object` 2013-04-30 14:10:52 +01:00
factory.rb Decorate structs as singular objects (and not as collections) 2014-06-03 16:46:22 -04: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 Resolving some RSpec version issues / deprecations 2015-03-26 23:07:35 -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