17 May 05:43
Re: Generator simple question: How to specify parameter?
From: Craig Demyanovich <cdemyanovich@...>
Subject: Re: Generator simple question: How to specify parameter?
Newsgroups: gmane.comp.lang.ruby.rails
Date: 2008-05-17 03:43:05 GMT
Subject: Re: Generator simple question: How to specify parameter?
Newsgroups: gmane.comp.lang.ruby.rails
Date: 2008-05-17 03:43:05 GMT
Try --skip-migration, i.e., use a hyphen instead of an underscore. In case you didn't know, you can run script/generate w/o arguments to see what generators are installed, and you can run it with a generator name, e.g., scaffold, to see what you can do with that generator. Regards, Craig --~--~---------~--~----~------------~-------~--~----~ 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 rubyonrails-talk@... To unsubscribe from this group, send email to rubyonrails-talk-unsubscribe@... For more options, visit this group at http://groups.google.com/group/rubyonrails-talk?hl=en -~----------~----~----~----~------~----~------~--~---
RSS Feed