Ruby on Rails Monday, December 28, 2015

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

any advice ?
i follow the instruction ruby on capter toyapp
On Monday, December 28, 2015 at 4:43:08 PM UTC+8, Colin Law wrote:
On 28 December 2015 at 08:38, willy wang <willy...@gmail.com> wrote:
> Hello Colin
>
> its show ruby welcome aboard

When you run rails s it starts the server for the app in that folder,
so the welcome aboard page is coming from that app.

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/2e1537a6-d38e-4a3d-92ba-7fb311374295%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment