1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
Commit graph

13 commits

Author SHA1 Message Date
Michael Fairley
cb8820083f Add a require that got left out 2012-01-05 09:30:28 -08:00
Michael Fairley
22461fd7c1 Add with option to decorates_association to allow the decoration to be decorated by a specific association 2012-01-05 09:21:32 -08:00
Michael Fairley
7b6cd2634d Use published APIs for for decorates_association 2012-01-05 09:21:32 -08:00
Michael Fairley
1580baa287 Automatically decorate associations with decorates_association 2012-01-05 09:20:07 -08:00
Jeff Casimir
948160aab6 Resolving load-order issue on CI 2011-11-30 11:25:25 -05:00
Jeff Felchner
404f9d9044 Allow decorators to be inferred (Take 3) 2011-11-09 21:31:48 -06:00
ayaya
1c3d5667b8 add namespaced samples 2011-11-01 01:55:20 +08:00
Jeff Casimir
b014e762e2 Implementing application-wide 'decorate' view helper 2011-10-28 22:20:28 -04:00
Jeff Casimir
0893f1f813 Implementing #first and #last methods on decorators 2011-10-28 21:02:36 -04:00
Jeff Casimir
3670ef76ee Wrap the .all method to return a DecoratedEnumerableProxy 2011-10-28 20:38:43 -04:00
Jeff Casimir
173c705422 Refactoring spec organization 2011-10-28 20:22:06 -04:00
Justin Ko
dfd7cd456b Move require to file that needs it. 2011-10-24 11:49:37 -06:00
Justin Ko
6a595ab20f Move spec/samples to spec/support/samples 2011-10-24 11:48:53 -06:00