draper/spec/support/samples
sankaranarayanan c12592a1de Fixed bug build_view_context should be class method 2012-09-24 22:21:08 +05:30
..
active_record.rb Adds support for ActiveModel::Errors 2012-05-07 23:24:01 -03:00
decorator.rb add new lines 😓 2012-04-25 23:12:30 +03:00
decorator_with_allows.rb If special ActiveModel methods like #id, #errors, and #to_param are defined directly on the decorator, do not redefine them as proxy methods. 2012-05-10 17:50:22 -07:00
decorator_with_application_helper.rb html_escape should work even though it's private 2012-07-16 13:28:33 -04:00
decorator_with_denies.rb Zomg removing trailing whitespace. 2012-02-13 10:24:31 -05:00
decorator_with_denies_all.rb Add specs for denies_all cases 2012-08-11 22:11:09 -05:00
decorator_with_multiple_allows.rb Add forgotten sample file 2012-02-13 16:06:46 +01:00
decorator_with_special_methods.rb Add missing file 2012-05-10 17:54:31 -07:00
enumerable_proxy.rb tests for decorating enumerable proxy 2012-08-30 09:00:37 -04:00
namespaced_product.rb add namespaced samples 2011-11-01 01:55:20 +08:00
namespaced_product_decorator.rb Resolving load-order issue on CI 2011-11-30 11:25:25 -05:00
non_active_model_product.rb Adds support for ActiveModel::Errors 2012-05-07 23:24:01 -03:00
product.rb Makes decorates_association work transparently with Plain Old Ruby Objects. 2012-03-13 22:26:54 -03:00
product_decorator.rb Move spec/samples to spec/support/samples 2011-10-24 11:48:53 -06:00
products_decorator.rb Fixed bug build_view_context should be class method 2012-09-24 22:21:08 +05:30
sequel_product.rb Fix ActiveRecord 2012-07-17 14:18:43 +02:00
some_thing.rb Adding a :polymorphic option to decorates_association 2012-03-08 14:21:26 +01:00
some_thing_decorator.rb Adding a :polymorphic option to decorates_association 2012-03-08 14:21:26 +01:00
specific_product_decorator.rb add new lines 😓 2012-04-25 23:12:30 +03:00
widget.rb Allow decorators to be inferred (Take 3) 2011-11-09 21:31:48 -06:00
widget_decorator.rb Allow decorators to be inferred (Take 3) 2011-11-09 21:31:48 -06:00