- Description
-
A DataMapper plugin that offers a short-hand for Model.all.last as Model.last
- Home Page
-
http://github.com/genki/dm-last/tree/master
- Registered by
-
genki
-
Repository
-
git://github.com/genki/dm-last.git
-
Install
-
You can install this gem by
gem install dm-last --source http://merbi.st
dm-last
=======
A plugin for the DataMapper framework that provides a short-hand for
Model.all.last as Model.last.