hi trying to use restful_authentication in netbeans on windows... but unable to generate and use restful generator in netbeans can anybody please guide .... i have tried to generate the authenticated generator but getting this error *Could not find generator authenticated.* thanks -- 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.
On 10 February 2011 09:15, Mitin Rai <mitinrai-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote:> hi > > trying to use restful_authentication in netbeans on windows... > but unable to generate and use restful generator in netbeansI believe restful_authentication is a bit out of favour now, authlogic and devise seem to be the preferred options. Colin -- 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.
Verify you have the rigth library set, sometimes it defaults to jruby or a platform that is not the same that has the gem installed -- 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.
Colin Law wrote in post #980761:> On 10 February 2011 09:15, Mitin Rai <mitinrai-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org> wrote: >> hi >> >> trying to use restful_authentication in netbeans on windows... >> but unable to generate and use restful generator in netbeans > > I believe restful_authentication is a bit out of favour now, authlogic > and devise seem to be the preferred options.Plus, given that Oracle is dropping Rails support in future versions of Netbeans it might be a good time to search for an alternative IDE/Editor. And, an alternative OS too... (kidding... sort of). -- 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 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.