1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
draper/lib/draper
2013-10-26 16:28:45 -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 Clear ViewContext before specs instead of after 2013-05-28 19:56:20 +02: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 Rename source to object 2013-04-30 14:10:52 +01:00
decoratable.rb Adds 'decorator_class?' method 2013-05-19 19:58:36 -04: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 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 hook in generator from controller generator 2013-06-07 21:42:50 +02:00
test_case.rb Prevent leaking view contexts between tests 2013-01-19 21:55:57 +00:00
version.rb Releasing 1.3.0 2013-10-26 16:28:45 -06: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