On 12 September 2017 at 15:15, Joe Guerra <jgue...@jginfosys.com> wrote:
> RIght, I tried resources galleries, resources gallerys
>
> But all come up with other errors.  My post controller and views work, this
> gallery controller seems to look the same?  (I don't get it).

rails routes
will show you all configured routes, which may help

Colin

>
> Thanks,
> Joe
>
> On Tuesday, September 12, 2017 at 3:45:29 AM UTC-4, Norbert Melzer wrote:
>>
>> Am 12.09.2017 um 03:15 schrieb Joe Guerra:
>> > get resources :gallery
>> You do have this in your routesfile literally? Seems invalid for me.
>>
>> Also As far as I can remember the convention, `resources` needs the
>> plural name, not the singular name. But I haven't used rails since about
>> 3.x-ish.
>>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/rubyonrails-talk/7846a77e-4bb0-42d0-aab8-f087843a30b2%40googlegroups.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+unsubscr...@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%3D0gLsF-rFqJpw_EOcrjsmpjCsPWO3WfvmGq71mA35b9_e4Yw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to