draper/spec/samples
Jeff Casimir 1f4c1e705d Merge pull request #25 from edtsech/block
Ability to pass block to decorator method
2011-10-03 13:31:35 -07:00
..
active_record.rb Merge pull request #25 from edtsech/block 2011-10-03 13:31:35 -07:00
application_controller.rb Refactored tests to work through helper accessor and implemented to_model to feed form_for 2011-07-23 06:59:09 -07:00
application_helper.rb Refactored tests to work through helper accessor and implemented to_model to feed form_for 2011-07-23 06:59:09 -07:00
decorator_with_allows.rb Fix typo 2011-09-29 11:57:49 -07:00
decorator_with_application_helper.rb Implement forced proxy for to_param 2011-07-23 08:12:26 -07:00
decorator_with_denies.rb Clean up protections with regards to method_missing in AR circumventing denied methods 2011-07-23 10:15:53 -07:00
product.rb Clean up protections with regards to method_missing in AR circumventing denied methods 2011-07-23 10:15:53 -07:00
product_decorator.rb Ability to pass block to decorator method 2011-09-18 19:10:28 +02:00