Skip to content

Instantly share code, notes, and snippets.

@marcelloma
Created June 11, 2011 14:42
Show Gist options
  • Save marcelloma/1020615 to your computer and use it in GitHub Desktop.
Save marcelloma/1020615 to your computer and use it in GitHub Desktop.
Kids Controller
class KidsController < ApplicationController
crud_for :kid
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment