Gemfile.rails-3.1.rb
4 lines
| 114 B
| text/x-ruby
|
RubyLexer
|
r12738 | MYSQL2_VERSION = '>= 0.3' | ||
RAILS_VERSION = '~> 3.1.0' | ||||
eval File.read(File.expand_path('../../Gemfile', __FILE__)) | ||||