draper/spec/samples
Jeff Casimir 4f3bf6ebb7 Proxy class methods using method_missing 2011-10-08 22:47:08 -04:00
..
active_record.rb Merge pull request #25 from edtsech/block 2011-10-03 13:31:35 -07:00
application_controller.rb Simplified structure after testing in an actual app 2011-10-08 01:37:33 -04: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.rb Proxy class methods using method_missing 2011-10-08 22:47:08 -04: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 Proxy class methods using method_missing 2011-10-08 22:47:08 -04:00
product_decorator.rb Ability to pass block to decorator method 2011-09-18 19:10:28 +02:00