Franco Sellitto wrote: > Hi > > The ROR 2.0.2 templates have now the .html.erb extension (the .rhtml is > the old one). > In order to solve your problem you have two solutions: > > a) modify the generator script directly on your gem directory (not > recommended) > > or > > b) copy your generator into your home folder ~/.rails/generators/ and > then modify the generator script > > Bye
Hi It is working after changing the same in login_generator -- Posted via http://www.ruby-forum.com/. -- 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 [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en.

