I have read that passing -c when running rails generate will add the new files/dirs to subversion to be committed but i have had no luck getting this to work?
rails generate model -c
Any ideas? Or is this no longer available in Rails 3
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
From
rails generate --help:Seems like this is no longer supported, that’s my guess!