public
Description: dm-is-paginated is a simple pagination plugin for DataMapper.
Homepage: http://dm-is-paginated.rubyforge.org/
Clone URL: git://github.com/lholden/dm-is-paginated.git
name age message
file History.txt Tue Aug 19 13:56:58 -0700 2008 Initial commit [Lori]
file License.txt Tue Aug 19 13:56:58 -0700 2008 Initial commit [Lori]
file Manifest.txt Tue Aug 19 14:15:37 -0700 2008 Removed index.html [Lori]
file PostInstall.txt Tue Aug 19 13:56:58 -0700 2008 Initial commit [Lori]
file README.txt Tue Aug 19 13:56:58 -0700 2008 Initial commit [Lori]
file Rakefile Tue Aug 19 13:56:58 -0700 2008 Initial commit [Lori]
directory config/ Sun Oct 12 11:53:46 -0700 2008 Fixes for website and etc [Lori Holden]
directory lib/ Tue Aug 19 13:56:58 -0700 2008 Initial commit [Lori]
directory script/ Tue Aug 19 13:56:58 -0700 2008 Initial commit [Lori]
file setup.rb Tue Aug 19 13:56:58 -0700 2008 Initial commit [Lori]
directory tasks/ Tue Aug 19 13:56:58 -0700 2008 Initial commit [Lori]
directory test/ Tue Aug 19 13:56:58 -0700 2008 Initial commit [Lori]
directory website/ Sun Oct 12 11:53:46 -0700 2008 Fixes for website and etc [Lori Holden]
README.txt
= dm-is-paginated

http://dm-is-paginated.rubyforge.org

== DESCRIPTION:

dm-is-paginated is a simple pagination plugin for DataMapper.

See the website for more details.

== LICENSE:

(The MIT License)

Copyright (c) 2008 Lori Holden

Permission is hereby granted, free of charge, to any person obtaining
a copy of this software and associated documentation files (the
'Software'), to deal in the Software without restriction, including
without limitation the rights to use, copy, modify, merge, publish,
distribute, sublicense, and/or sell copies of the Software, and to
permit persons to whom the Software is furnished to do so, subject to
the following conditions:

The above copyright notice and this permission notice shall be
included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED 'AS IS', WITHOUT WARRANTY OF ANY KIND,
EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT.
IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY
CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT,
TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE
SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.