We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2cc23a3 commit e5903b2Copy full SHA for e5903b2
Gemfile
@@ -8,6 +8,7 @@ def linux_only(require_as)
8
RUBY_PLATFORM.include?('linux') && require_as
9
end
10
11
+ruby "1.9.3"
12
gem "rails", "3.2.13"
13
14
# Supported DBs
0 commit comments