Ruby on Rails Monday, December 28, 2015

On 28 December 2015 at 09:13, willy wang <willywangg@gmail.com> wrote:
> yes it working when i wanna just localhost:3000
> but when i wanna open dir app ..app/view/users
>
> thats gonna show
>
>> Showing D:/RailsInstaller/toy_app/app/views/layouts/application.html.erb
>> where line #5 raised:
>>
>> TypeError: Object doesn't support this property or method
>>
>> Rails.root: D:/RailsInstaller/toy_app

Which version of rail (rails -v) and ruby (ruby -v) are you using and
which versions does the tutorial expect?

Also copy/paste the offending file
(app/views/layouts/application.html.erb) here.

Colin

--
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+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/CAL%3D0gLva6Yh2GJrigTwfHgu%2BnPetGTwoG1bt-NoSiGHRiFtpZw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment