Skip to content

Instantly share code, notes, and snippets.

@jnicklas
Created July 28, 2008 22:25
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save jnicklas/2975 to your computer and use it in GitHub Desktop.
Save jnicklas/2975 to your computer and use it in GitHub Desktop.
scope 'merb-gen' do
# do merb-gen stuff here
end
scope 'monkey' do
# do monkey stuff here
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment