[Nitro] Install your own Nitro dev-branch gems!
Matthew B Gardner
weather at speakeasy.net
Sat Dec 8 00:40:36 EST 2007
I actually tried that too...sorry, I should have included that info.
app.rb:3:in `require': no such file to load -- nitro (LoadError)
from app.rb:3
I didn't have this problem before I switched to the darcs approach (I switched
b/c of the FormHelper name error).
Thanks again for any help,
Matt
On Saturday 08 December 2007 00:22, Arne Brasseur wrote:
> Matthew B Gardner schreef:
> > That installed them (had to install RedCloth too though, or else raw
> > failed). Like the other user, I had to add exec permissions for nitro as
> > well. I am encountering a problem, though -- trying to run the TodoList
> > from the tutorial:
> >
> > app.rb:3:in `require': no such file to load -- nitro_and_og (LoadError)
> > from app.rb:3
>
> That usage is deprecated, I'll go through the tutorial myself over the
> weekend to update it. Just do
>
> require "nitro"
> require "og"
>
> (ab)
>
More information about the Nitro-general
mailing list