Re: [Rails] Nifty_generators problem

2010-11-08 Thread Jatin kumar
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 wrote: > Gemfile: > gem 'nifty-generators' > > Terminal >

[Rails] Nifty_generators problem

2010-11-07 Thread Ainar Abramovich
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-