This commit is contained in:
albert
2011-05-29 03:47:06 -04:00
parent 969185ad24
commit 9e287726e3
18 changed files with 237 additions and 137 deletions

View File

@@ -19,5 +19,5 @@ gem "simple_form"
gem "mechanize"
gem "nokogiri"
gem "meta_search"
gem "will_paginate", :git => "git://github.com/wantful/will_paginate.git"
gem "will_paginate", :git => "git://github.com/mmack/will_paginate.git", :branch => "rails3.1"
gem "silent-postgres"