Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save jhjguxin/3074080 to your computer and use it in GitHub Desktop.

Select an option

Save jhjguxin/3074080 to your computer and use it in GitHub Desktop.
Creating nested resources in ruby on rails 3 and updating scaffolding links and redirection
@ricardocastaneda

Copy link
Copy Markdown

I set myself into the large list of grateful people for this very well explained tutorial. Thanks also to those people from comments who shared code.

@lortza

lortza commented Nov 18, 2015

Copy link
Copy Markdown

Beautiful work. Thank you!

@khatchad

khatchad commented Mar 9, 2016

Copy link
Copy Markdown

@nguyenj Any luck with rails 4?

@khatchad

Copy link
Copy Markdown

@nslindtner This fork has the part about the routes.rb changes.

@EricLondon

EricLondon commented Jun 6, 2016

Copy link
Copy Markdown

name: Eric, parent: Paul, sounds a lot like my family. Thanks for the credit.

Here's the original blog post :)

Internet pro tip: when you copy someone's post, you should cite the source.

@DivyaChouhan

Copy link
Copy Markdown

Very well explained tutorial. It helps a lot. Thanx...

@mices

mices commented Apr 3, 2017

Copy link
Copy Markdown

You don't say what to put for else if validations cause return to form instead of save

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment