[Nitro] I, Nitro
Robert Mela
rob at robmela.com
Thu Nov 1 21:58:10 EDT 2007
Trans wrote:
> (1) Uber User Friendly.
>
> Basically I want to do something like:
>
> $ gem install nitro
> $ ntiro demo helloworld
>
> and
>
> $ gem install nitro
> $ nitro create ~/mynitroprojects/foofish
> $ nitro start ~/mynitroprojects/foofish
>
> Without one single hickup.
>
The hiccup that makes me embarrassed to ask friends to try Nitro is that
request[] doesn't work in OgAdminController#save. The scaffold makes
learning Nitro/Og a piece of cake -- instant usefulness before getting
into hand-coding form.
Unfortunately:
ERROR: Error while handling OgAdminController#save()
ERROR: undefined method `[]' for nil:NilClass
/Users/rmela/nitro/repo.nitroproject.org/script/lib/../../raw/lib/raw/context/request.rb:304:in
`[]'
/Users/rmela/nitro/repo.nitroproject.org/script/lib/../../nitro/lib/nitro/part/admin/og/controller.rb:93:in
`save'
Oddly enough, request[] works everywhere else. Maybe that will by my
puzzle for the week.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rob.vcf
Type: text/x-vcard
Size: 116 bytes
Desc: not available
Url : http://rubyforge.org/pipermail/nitro-general/attachments/20071101/6c956d91/attachment.vcf
More information about the Nitro-general
mailing list