draper/lib/draper
Sean Linsley 957507ff81 release 3.0.0.pre1 2016-07-10 13:02:37 -05:00
..
decoratable Rename `source` to `object` 2013-04-30 14:10:52 +01:00
tasks remove old compatibility code 2016-07-04 16:07:06 -05:00
test remove old compatibility code 2016-07-04 16:07:06 -05:00
view_context remove old compatibility code 2016-07-04 16:07:06 -05:00
automatic_delegation.rb Prevent automatically delegated methods from piling up on Decorator class. 2016-06-06 12:20:28 -04:00
collection_decorator.rb Make Draper::CollectionDecorator#object public 2014-10-29 13:48:02 +01:00
decoratable.rb remove old compatibility code 2016-07-04 16:07:06 -05: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 remove old compatibility code 2016-07-04 16:07:06 -05: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 remove old AMS compatibility code 2016-07-04 15:36:27 -05:00
test_case.rb revert test_case.rb changes 2016-07-09 10:30:42 -05:00
undecorate.rb Draper.undecorate safely undecorates any object 2014-06-01 09:17:47 -07:00
version.rb release 3.0.0.pre1 2016-07-10 13:02:37 -05: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