[Celerity-users] git-clone build -> Don't know how to build task 'tasks/simple_ci.rake'
Jari Bakken
jari.bakken at gmail.com
Fri Sep 4 13:51:10 EDT 2009
On Fri, Sep 4, 2009 at 6:07 PM, jason
franklin-stokes<jasoninclass at googlemail.com> wrote:
> Don't know how to build task 'tasks/simple_ci.rake'
This is because the Manifest file is out of date. I've pushed a fix.
I rarely check the Manifest file unless I do a version bump. Then
again, if you really want a fresh gem installed, you could just get
the latest from GitHub (gem install jarib-celerity) - most of the
changes made between patch version bumps are not really that
interesting. And if you want to use the version from the git working
copy directly, just require "lib/celerity".
More information about the Celerity-users
mailing list