On Sat, Feb 1, 2014 at 5:18 PM, Bizt <martyn.biz@gmail.com> wrote:
> I used "rails generate scaffold ..." to build my model, views and
> controllers. However for this particular MVC I don't want to have a show
> template. So, I removed the show method from the controller. But, show still
> appears. Why is this.
What does `rake routes` tell you? Compare that to config/routes.rb.
--
Hassan Schroeder ------------------------ hassan.schroeder@gmail.com
http://about.me/hassanschroeder
twitter: @hassan
--
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/CACmC4yBEvR2d0k3kF%2BOyzoxjdOx%3DGgr%3DjhJ%3D0o4_zyoeqfGL6w%40mail.gmail.com.
For more options, visit https://groups.google.com/groups/opt_out.
No comments:
Post a Comment