Ruby on Rails Sunday, December 25, 2016

Sergey,

You created a controller and action, but did you create a view? Without a view you can't see anything. I guess you see the Rails default screen.
Learn Rails through this free tutorial: https://www.railstutorial.org/book. The first few chapters lead you to create a "Hello World" example.

Op zaterdag 24 december 2016 09:07:19 UTC+1 schreef Сергей Чевычелов:
Hi everyone!
I'm trying to step through Rails Guide and stuck at step 4.3. I've created my first controller and action, run the server and get the following error message.
Can someone help with this? And i also appreciate if you give me some source to learn Ruby on Rails. Thanks!

--
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/27516902-bbb4-496c-ba65-85f537fd4697%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

1 comment:

Post a Comment