Ruby on Rails Saturday, February 27, 2016

Yes, you have to have tow_companies, not towcompanies in the resources: line.

Read up on how Rails ties everything together with CamelCasing -> snake_casing conventions.

Walter

> On Feb 27, 2016, at 1:57 PM, Charles Hoff <lists@ruby-forum.com> wrote:
>
> Tried restarting it, same thing, also tried the two things you mentioned
> and get the same result. No idea why.
>
> I posted the controller above like you requested, does it matter that
> the actual controller file name is "tow_companies_controller.rb"? NOt
> sure if the underscores affect anything.....
>
>
> Any other ideas???
>
> I appreciate your help!
>
>
>
> Johnny Hu wrote in post #1181706:
>> Secondarily, did you have a web server running already? If so, maybe try
>> restarting it?
>
> --
> 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 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/4faa530cb552d1931b0e78b7273fca0b%40ruby-forum.com.
> For more options, visit https://groups.google.com/d/optout.

--
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/6370B507-3174-4249-A723-68AC560C1B70%40wdstudio.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment