On 15 March 2011 11:01, salim mandrekar <[email protected]> wrote: > can any one tell the the procedure to create the login form for the project > using netbeans or any IDE?
How many times?! Whether you're using Netbeans or any othe IDE has *nothing* to do with creating functionality. If you're following *any* getting-started tutorial, they *all* cover authentication in some level - yet despite being recommended several times, you don't seem to be doing so. You can also use any of the many Gems that offer this functionality; have a look on Github, or Ruby Toolbox: http://ruby-toolbox.com/categories/rails_authentication.html PLEASE: separate your learning from your IDE - I'm a big fan of Netbeans, and have used it for several years, but it's a tool, not a crutch.... -- 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.

