1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
draper/spec
Tim Assmann aad32faa3d added support to decorate a ActiveRecord collection
ActiveRecordCollection.decorate returns a DecoratorEnumerableProxy
2011-10-28 14:07:03 +02:00
..
draper added support to decorate a ActiveRecord collection 2011-10-28 14:07:03 +02:00
generators Add a Test::Unit generator and hook to create default decorator tests 2011-10-19 23:17:01 -04:00
samples added support to decorate a ActiveRecord collection 2011-10-28 14:07:03 +02:00
base_spec.rb two DecoratedEnumerableProxy instances equal each other when decorating the same collection 2011-10-27 11:43:14 -04:00
spec_helper.rb Rewrote technique for getting view_context/helper access 2011-10-08 01:06:19 -04:00
view_context_spec.rb Abstracting Thread.current implementation detail 2011-10-20 03:32:26 -04:00