Try posting to [email protected] or [email protected]
Why you want to keep the login form in the public folder? Rails works on Convention over configuration. So when you go against it, it makes it bit harder. So stay with rails way unless you are very clear on what you are doing. On Wed, Jun 25, 2014 at 4:39 PM, vineeth kartha <[email protected]> wrote: > Dear friends I need urgent help. > > I am working on a RoR project as a part of an internship. > > The RoR application is using devise for user authentication. Now there is > a specific requirement where I have to create a simple login form in the > public folder and then that form has to be used for devise authentication, > can this be done, remember that the login form has to be in the /public > folder and not in views. > > Any help will be appreciated > > thanks in advance. > > > -- > -- > "Freedom is the only law". > "Freedom Unplugged" > http://www.ilug-tvm.org > > You received this message because you are subscribed to the Google > Groups "ilug-tvm" group. > To control your subscription visit > http://groups.google.co.in/group/ilug-tvm/subscribe > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > > > > For details visit the google group page: > http://groups.google.com/group/ilug-tvm?hl=en > > --- > You received this message because you are subscribed to the Google Groups > "Free Software Users Group, Thiruvananthapuram" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- with regards, Revath S Kumar, Rubyist / JavaScripter / PHP markdownblogger.herokuapp.com www.phprepo.in revathskumar.com +919995436867 <http://twitter.com/revathskumar> <http://www.linkedin.com/in/revathskumar> <http://www.gplus.to/rsk> <http://www.about.me/revathskumar> <http://www.phprepo.in/> <http://www.github.com/revathskumar> <http://www.youtube.com/revathskumar> <http://blog.revathskumar.com> <https://foursquare.com/revathskumar> [image: normal-1.png] <http://careers.stackoverflow.com/revathskumar> -- -- "Freedom is the only law". "Freedom Unplugged" http://www.ilug-tvm.org You received this message because you are subscribed to the Google Groups "ilug-tvm" group. To control your subscription visit http://groups.google.co.in/group/ilug-tvm/subscribe To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For details visit the google group page: http://groups.google.com/group/ilug-tvm?hl=en --- You received this message because you are subscribed to the Google Groups "Free Software Users Group, Thiruvananthapuram" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
