Skip to content

Instantly share code, notes, and snippets.

@dannymcc
Created September 10, 2010 15:51
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dannymcc/573866 to your computer and use it in GitHub Desktop.
Save dannymcc/573866 to your computer and use it in GitHub Desktop.
RAILS_GEM_VERSION = '2.3.8' unless defined? RAILS_GEM_VERIONS
require File.joing(File.dirname(__FILE__), 'boot')
# This silences the Gem has no spec file warnings
Rails::VendorGemSourceIndex.silence_spec_warnings = true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment