Hi,

I'm following Chad's Recipe 31, "Authenticating your Users".  After
getting some of it working,  I noticed that he had put some of his
models and controllers under a separate Authentication directory under
the directory created originally with, say, a "rails MyApp" command.

Question:  Am I likely to run into trouble if I ignore creation of an
Authentication dir. and issue a command like
ruby script/generate model User username:string password_salt:string
password_hash:string
with my working directory set to "MyApp"?

Thanks in Advance,
Richard

-- 
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.

Reply via email to