Yeah, I know. I've done a couple and seem to have understood what was going on. Like how the Model interacts with the DB and the controller interacts with the Model and View. Even the lovd by less code seems to make alot of sense to me, thats why I'm getting frustrated with this login.
On Jun 3, 11:04 am, Steven Bristol <[email protected]> wrote: > On Thu, Jun 3, 2010 at 10:52 AM, ruthmann88 <[email protected]> wrote: > > Well I have added <% less_form_for @user, :url => login_path, :method > > => :post do |f| %> > > but get the same runtime error. I'll try on the ROR group, any other > > suggestions would be great. > > Maybe the URL needs be changed? > > I tried changing it to home_path since it'll be on the index, but that > > didn't work either. > > It sounds like you really need to learn some rails. Have you thought > about a tutorial? > > cheers, > steve -- You received this message because you are subscribed to the Google Groups "Lovd by Less" 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/lovdbyless?hl=en Who loves ya baby?
