On Fri, Mar 15, 2013 at 4:08 AM, Colin Law <clan...@googlemail.com> wrote:
> On 15 March 2013 07:56, Ryo Saeba <li...@ruby-forum.com> wrote:
>> All right, this is what I get, wehen I type "rails g Model DingDong"
>
> Please don't top post, it makes it difficult to follow the thread.
> Insert your replies inline in the previous message.  Remember this is
> a mailing list not a forum (though you may be accessing it using a
> forum-like interface).
>
>>
>> C:\Sites\sample_app>rails g model DingDong
>
> I don't use Windows so I may not be able to help, but I will have a go.
>
>> [snip]
>
>>       invoke  active_record
>> C:/Programme/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/activesupport-3.2
>> .1/lib/active_support/inflector/methods.rb:229:in `block in
>> constantize': uninit
>> ialized constant Cacher (NameError)
>
>> [snip]
>
>> C:/Programme/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/acti
>> verecord-3.2.1/lib/rails/generators/active_record/model/model_generator.rb:17:in
>>  `create_migration_file'
>>         from
>> C:/Programme/RailsInstaller/Ruby1.9.3/lib/ruby/gems/1.9.1/gems/thor
>> -0.14.6/lib/thor/task.rb:22:in `run'
>
> I am a bit surprised to see thor there, does railstutorial use thor?

Thor gets bundled in with Rails somewhere.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to rubyonrails-talk+unsubscr...@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to