You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to rubyonra...@googlegroups.com
On 2 June 2013 17:40, renu mehta <li...@ruby-forum.com> wrote:
> Hello,
>
> I am using Ruby 1.8.7 and Rails 3.0.20. Till last week everything was
> working fine but now if give
>
> rails new app
>
> to create a new app, then models folder is not created and if I give
Can you post the complete output from rails new app?
>
> rails g model Post name:string
Again post the complete output please, for the new app, not an existing one.
Colin
>
> I get the error message that this model already exists even though
> migration folder is empty and there is no model folder at all.
>
> What could have gone wrong?
>
> Thanks.
>
> --
> Posted via http://www.ruby-forum.com/.
>