Top Level Namespace
Defined Under Namespace
Modules: Beet Classes: Git, Scm, Svn
Constant Summary collapse
- GEM_LOCATIONS =
{ 'restful-authentcation' => 'git://github.com/technoweenie/restful-authentication.git', 'authlogic' => 'git://github.com/binarylogic/authlogic.git', 'clearance' => 'git://github.com/thoughtbot/clearance.git', 'will_paginate' => 'git://github.com/mislav/will_paginate.git', 'paperclip' => 'git://github.com/thoughtbot/paperclip.git', 'attachment_fu' => 'git://github.com/technoweenie/attachment_fu.git', 'rspec' => 'git://github.com/dchelimsky/rspec.git', 'rspec-rails' => 'git://github.com/dchelimsky/rspec-rails.git', 'cucumber' => 'git://github.com/aslakhellesoy/cucumber.git', 'shoulda' => 'git://github.com/thoughtbot/shoulda.git', 'matchy' => 'git://github.com/jeremymcanally/matchy.git', 'context' => 'git://github.com/jeremymcanally/context.git', 'exception-notifier' => 'git://github.com/Lipsiasoft/exception-notifier.git', 'asset_packager' => 'git://github.com/sbecker/asset_packager.git', 'acts_as_list' => 'git://github.com/rails/acts_as_list.git', 'acts_as_tree' => 'git://github.com/rails/acts_as_tree.git', 'webrat' => 'git://github.com/brynary/webrat.git', 'rcov' => 'git://github.com/relevance/rcov.git', 'rcov_plugin' => 'git://github.com/commondream/rcov_plugin.git', 'flog' => 'git://github.com/seattlerb/flog.git', 'flay' => 'git://github.com/seattlerb/flay.git', 'hoe' => 'git://github.com/seattlerb/hoe.git', 'integrity' => 'git://github.com/integrity/integrity.git', 'active_merchant' => 'git://github.com/Shopify/active_merchant.git', 'spree' => 'git://github.com/railsdog/spree.git', 'exception_notification' => 'git://github.com/rails/exception_notification.git', 'hoptoad_notifier' => 'git://github.com/thoughtbot/hoptoad_notifier.git', 'exception_logger' => 'git://github.com/defunkt/exception_logger.git', 'jeweler' => 'git://github.com/technicalpickles/jeweler.git', 'newgem' => 'git://github.com/drnic/newgem.git', 'bones' => 'git://github.com/TwP/bones.git', 'echoe' => 'git://github.com/fauna/echoe.git', 'nokogiri' => 'git://github.com/tenderlove/nokogiri.git', 'hpricot' => 'git://github.com/why/hpricot.git', 'httparty' => 'git://github.com/jnunemaker/httparty.git', 'rest-client' => 'git://github.com/adamwiggins/rest-client.git', 'typoeus' => 'git://github.com/pauldix/typhoeus.git', 'redcloth' => 'git://github.com/jgarber/redcloth.git', 'rdiscount' => 'git://github.com/rtomayko/rdiscount.git', 'bluecloth' => 'git://github.com/mislav/bluecloth.git', 'rr' => 'git://github.com/btakita/rr.git', 'mocha' => 'git://github.com/floehopper/mocha.git', 'stump' => 'git://github.com/jeremymcanally/stump.git', 'active_scaffold' => 'git://github.com/activescaffold/active_scaffold.git', 'delayed_job' => 'git://github.com/tobi/delayed_job.git', 'starling' => 'git://github.com/starling/starling.git', 'amqp' => 'git://github.com/tmm1/amqp.git', 'negative-captcha' => 'git://github.com/subwindow/negative-captcha.git', 'factory_girl' => 'git://github.com/thoughtbot/factory_girl.git', 'machinist' => 'git://github.com/notahat/machinist.git', 'thinking-sphinx' => 'git://github.com/freelancing-god/thinking-sphinx.git', 'acts-as-taggable-on' => 'git://github.com/mbleigh/acts-as-taggable-on.git', 'is_taggable' => 'git://github.com/giraffesoft/is_taggable.git', 'forgery' => 'git://github.com/sevenwire/forgery.git', 'faker' => 'git://github.com/yyyc514/faker.git', 'whenever' => 'git://github.com/javan/whenever.git', 'aasm' => 'git://github.com/rubyist/aasm.git', 'workflow' => 'git://github.com/ryan-allen/workflow.git', 'chef' => 'git://github.com/opscode/chef.git', 'passenger' => 'git://github.com/FooBarWidget/passenger.git', 'thin' => 'git://github.com/macournoyer/thin.git', 'happymapper' => 'git://github.com/jnunemaker/happymapper.git', 'simple-navigation' => {:source => 'git://github.com/andi/simple-navigation.git', :lib => 'simple_navigation'} }
- TEMPLATE_LOCATIONS =
{ 'browsercms' => 'http://github.com/browsermedia/browsercms/raw/master/templates/blank.rb', 'browsercms_demo' => 'http://github.com/browsermedia/browsercms/raw/master/templates/demo.rb', 'bort' => 'http://github.com/jeremymcanally/rails-templates/raw/master/bort.rb', 'bundler' => 'http://github.com/tomafro/dotfiles/raw/master/resources/rails/bundler.rb', 'compass' => 'http://github.com/chriseppstein/compass/raw/master/lib/compass/app_integration/rails/templates/compass-install-rails.rb', 'daring' => 'http://github.com/jeremymcanally/rails-templates/raw/master/daring.rb', 'datamapper' => 'http://github.com/jeremymcanally/rails-templates/raw/master/datamapper.rb', 'entp' => 'http://github.com/jeremymcanally/rails-templates/raw/master/entp.rb', 'facebook' => 'http://github.com/jeremymcanally/rails-templates/raw/master/facebook.rb', 'google_app_engine' => 'http://github.com/jeremymcanally/rails-templates/raw/master/google_app_engine.rb', 'newgit' => 'http://github.com/jeremymcanally/rails-templates/raw/master/newgit.rb', 'sethbc' => 'http://github.com/jeremymcanally/rails-templates/raw/master/sethbc.rb', 'suspenders' => 'http://github.com/jeremymcanally/rails-templates/raw/master/suspenders.rb' }