Yes.
WIth Rails3 on the way, the usual nifty-generators now work with a " :
"
instead of " _ ".
So, nifty_layout becomes nifty:layout, so does with nifty:authentication and
nifty:scaffold.
On Sun, Nov 7, 2010 at 7:18 AM, Ainar Abramovich
<youhubcommunity-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>wrote:
> Gemfile:
> gem ''nifty-generators''
>
> Terminal
> Imac$ bundle install
> ...
> Using bundler (1.0.3)
> Using nifty-generators (0.4.2) {<=Installed}
> Using thor (0.14.3)
> Using railties (3.0.1)
> Using rails (3.0.1)
> Using sqlite3-ruby (1.3.2)
> Your bundle is complete! It was installed into /Imac/.rvm/gems/
> ruby-1.9.2-p0
>
> Imac$ rails g nifty_scaffold post title:string message:text new edit
> destroy
> Could not find generator nifty_scaffold.
>
> Why I get this error
>
> --
> You received this message because you are subscribed to the Google Groups
> "Ruby on Rails: Talk" group.
> To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
> To unsubscribe from this group, send email to
>
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org<rubyonrails-talk%2Bunsubscribe-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>
--
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Talk" group.
To post to this group, send email to
rubyonrails-talk-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
To unsubscribe from this group, send email to
rubyonrails-talk+unsubscribe-/JYPxA39Uh5TLH3MbocFF+G/Ez6ZCGd0@public.gmane.org
For more options, visit this group at
http://groups.google.com/group/rubyonrails-talk?hl=en.