On Monday, June 26, 2017 at 9:43:19 AM UTC-4, Rob Biedenharn wrote: > > At this point, you should be able to look around a small codebase like > this and figure it out, but here are the "hints": > > > https://github.com/DustinFisher/acts-as-commentable-with-threading-example/blob/master/app/controllers/beers_controller.rb#L6 > > > https://github.com/DustinFisher/acts-as-commentable-with-threading-example/blob/master/app/views/beers/show.html.erb#L6 > > > https://github.com/DustinFisher/acts-as-commentable-with-threading-example/blob/master/app/views/comments/_template.html.erb#L7 > > > https://github.com/DustinFisher/acts-as-commentable-with-threading-example/blob/master/app/views/comments/_form.html.erb > > If you don't get how this is working, point to a specific thing and ask a > more directed question. > > -Rob > > P.S. The routes could easily be amended to be: > resources :comments, except: [:new] > > On 2017-Jun-25, at 22:04 , fugee ohu <fuge...@gmail.com <javascript:>> > wrote: > > I'm looking at the Dustin Fisher example app on github > https://github.com/DustinFisher/acts-as-commentable-with-threading-example/tree/master/ > > but his comments_controller.rb has no new action Can someone clarify please? > > -- > 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-ta...@googlegroups.com <javascript:>. > To post to this group, send email to rubyonra...@googlegroups.com > <javascript:>. > To view this discussion on the web visit > https://groups.google.com/d/msgid/rubyonrails-talk/6554adbe-6847-4925-bbaa-097b583eda93%40googlegroups.com > > <https://groups.google.com/d/msgid/rubyonrails-talk/6554adbe-6847-4925-bbaa-097b583eda93%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > > > Yes thanks, that's what I've been doing
-- 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/5643abdd-1046-4829-bf0a-3327c327d19e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.