We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c1081ab commit ea74c3bCopy full SHA for ea74c3b
gemfiles/rails_4.0_with_therubyracer.gemfile
@@ -0,0 +1,8 @@
1
+# This file was generated by Appraisal
2
+
3
+source "http://rubygems.org"
4
5
+gem "rails", "~> 4.0"
6
+gem "therubyracer", "0.12.0", :platform=>:mri
7
8
+gemspec :path=>"../"
0 commit comments