draper/spec/support/samples
Chris Heald 719ddbf808 Add missing file 2012-05-10 17:54:31 -07:00
..
active_model.rb Adds support for ActiveModel::Errors 2012-05-07 23:24:01 -03:00
active_record.rb Adds support for ActiveModel::Errors 2012-05-07 23:24:01 -03:00
application_controller.rb Convert Draper to using a Railtie for loading 2012-02-24 16:40:39 -05:00
application_helper.rb add new lines 😓 2012-04-25 23:12:30 +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 Zomg removing trailing whitespace. 2012-02-13 10:24:31 -05:00
decorator_with_denies.rb Zomg removing trailing whitespace. 2012-02-13 10:24:31 -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
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
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