Skip to content

Instantly share code, notes, and snippets.

@rx
Created May 10, 2010 19:51
Show Gist options
  • Save rx/396445 to your computer and use it in GitHub Desktop.
Save rx/396445 to your computer and use it in GitHub Desktop.
railsapp engine jobs
@rx
Copy link
Author

rx commented May 10, 2010

rails g scaffold job account:string name: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