Skip to content

Instantly share code, notes, and snippets.

@SoldierCoder
Created June 8, 2009 04:57
Show Gist options
  • Save SoldierCoder/125627 to your computer and use it in GitHub Desktop.
Save SoldierCoder/125627 to your computer and use it in GitHub Desktop.
# intermediate scaffolding example -- a roster is a list of Students in a particular course
> ruby script/generate scaffold Roster course:reference student:reference
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment