Skip to content

Instantly share code, notes, and snippets.

@baldwindavid
Created September 24, 2008 22:10
Show Gist options
  • Save baldwindavid/12692 to your computer and use it in GitHub Desktop.
Save baldwindavid/12692 to your computer and use it in GitHub Desktop.
git submodule add git://github.com/rails/acts_as_list.git vendor/plugins/acts_as_list
git submodule add git://github.com/nex3/haml.git vendor/plugins/haml
git submodule add git://github.com/rails/acts_as_tree.git vendor/plugins/acts_as_tree
git submodule add git@github.com:bilson/simple_form_mailer.git vendor/plugins/simple_form_mailer
git submodule add git@github.com:bilson/dumpimp.git vendor/plugins/dumpimp
git submodule add git://github.com/rails/rails.git vendor/rails
git submodule add git://github.com/thoughtbot/paperclip.git vendor/plugins/paperclip
git submodule add git@github.com:bilson/basic_haml_generators.git vendor/plugins/basic_haml_generators
git submodule add git://github.com/rubyist/aasm.git vendor/plugins/aasm
git submodule add git://github.com/technoweenie/restful-authentication.git vendor/plugins/restful_authentication
git submodule add git@github.com:bilson/jrails.git vendor/plugins/jrails
git submodule add git@github.com:bilson/padlock_authorization.git vendor/plugins/padlock_authorization
git submodule add git://github.com/thoughtbot/hoptoad_notifier.git vendor/plugins/hoptoad_notifier
git submodule add git://github.com/collectiveidea/awesome_nested_set.git vendor/plugins/awesome_nested_set
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment