xaviershay / enki

A Ruby on Rails blogging app for the fashionable developer. It's better than Mephisto or SimpleLog

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gem install bug

jinleileiking opened this issue · comments

config.gem "mislav-will_paginate", :lib => "will_paginate", :version => "~> 2.3",

should change to

config.gem "mislav-will_paginate", :lib => "will_paginate", :version => "~> 2.3", :source => 'http://gems.github.com'

hehe:) easy to change..

this is already fixed in HEAD