Path: | CHANGELOG.rdoc |
Last Update: | Sun Feb 13 13:34:36 +0000 2011 |
page_entries_info(@posts) #-> "Displaying all 12 posts" page_entries_info(@posts, :entry_name => 'item') #-> "Displaying all 12 items"
gem sources -a http://gems.github.com/ (you only need to do this once) gem install mislav-will_paginate
gem 'will_paginate' require 'will_paginate/array'