draper/lib/draper
Andrew Haines 4c6a182b1d Allow serialization of CollectionDecorators with ActiveModel::Serializers
Closes #471
2013-02-12 18:35:32 +00:00
..
decoratable Check for `decorated?` before using `source` in #== 2013-01-18 10:05:13 +00: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 Remove Ruby version guards on respond_to_missing? 2013-02-11 18:08:21 -05:00
collection_decorator.rb Added #decorated? method to Draper::CollectionDecorator 2013-02-06 11:25:59 -02:00
decoratable.rb Support STI in Decoratable.decorate 2013-02-12 08:45:55 +00:00
decorated_association.rb Fix minor decorated association context bug 2013-02-07 01:00:48 +00:00
decorates_assigned.rb Add decorates_assigned method to controllers 2013-02-07 01:00:48 +00:00
decorator.rb Add serializers 2013-01-31 12:51:33 +00:00
delegation.rb Remove `allows`, `denies` and `denies_all` from Decorator 2013-01-14 03:57:47 +00:00
factory.rb Extract Factory from DecoratedAssociation 2013-02-07 01:00:48 +00: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