You miss the model name man! :( On Sun, Aug 19, 2012 at 6:24 PM, Scott Eisenberg <[email protected]>wrote:
> By my tests with the URL in the error and a browser you can download the > gem with http but you get a warning message for https. See if you can find > a setting to not use ssl to download with your ruby. Must be some sources > file somewhere. > > I use a Mac. Not near my testing environment now though to see what it > uses. > > > > On Aug 19, 2012, at 4:29 AM, Rubyist Rohit <[email protected]> wrote: > > > I am trying to generate scaffold as below: > > > >> rails generate scaffold name:string seat_seq:string address:text > > > > But it is not working and giving errors. See attached image. > > > > Attachments: > > http://www.ruby-forum.com/attachment/7690/scaffold_error.png > > > > > > -- > > Posted via http://www.ruby-forum.com/. > > > > -- > > 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 https://groups.google.com/groups/opt_out. > > > > > > -- > 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 https://groups.google.com/groups/opt_out. > > > -- Regards by Saravanan.P -- 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 https://groups.google.com/groups/opt_out.

