Commit Graph

7 Commits

Author SHA1 Message Date
Jeff Casimir 4d1cef42b8 Merge pull request #71 from ayamomiji/namespaced-model
Namespaced model support
2011-11-01 14:01:07 -07:00
Alexander Presber ac1f308398 make decorators be kind_of their models class, so that cancan rules
apply to them
2011-11-01 20:57:46 +01:00
ayaya 4ef3d2b7cd add namespaced model support 2011-11-01 01:58:37 +08: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 c1ff7a4f1a Keep lib spec files in draper directory. Remove unneeded require's. 2011-10-24 11:52:28 -06:00