Skip to content

Instantly share code, notes, and snippets.

@rx
Created May 10, 2010 20:09
Show Gist options
  • Save rx/396476 to your computer and use it in GitHub Desktop.
Save rx/396476 to your computer and use it in GitHub Desktop.
cd jobs
rails g scaffold job account:string name:string description:string command:string run_every:string active:boolean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment