Upgraded will_paginate.

This commit is contained in:
benni 2011-05-11 12:31:17 +02:00
parent eab16e337e
commit b1a700ab5d
48 changed files with 4 additions and 3356 deletions

View file

@ -7,7 +7,8 @@ gem 'mysql'
gem "fastercsv"
gem "prawn", '<=0.6.3'
gem 'haml', '>=2.0.6'
#gem 'routing-filter'
gem "will_paginate", "~> 3.0.pre2"
group :development do
gem 'annotate'