Skip to content

Commit

Permalink
Reinstated rubyracer, which is the javascript runtime required by cof…
Browse files Browse the repository at this point in the history
…feescript
  • Loading branch information
Zhao Lu committed Sep 21, 2011
1 parent c6c4fa7 commit 1173c2e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Gemfile
Expand Up @@ -12,7 +12,7 @@ gem 'pg'
gem 'coffee-script'
gem 'uglifier'

#gem 'therubyracer-heroku', '~> 0.8.1.pre3'
gem 'therubyracer-heroku', '~> 0.8.1.pre3'

gem 'jquery-rails'

Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Expand Up @@ -183,6 +183,7 @@ GEM
rack (~> 1.0)
tilt (~> 1.1, != 1.3.0)
term-ansicolor (1.0.6)
therubyracer-heroku (0.8.1.pre3)
thin (1.2.11)
daemons (>= 1.0.9)
eventmachine (>= 0.12.6)
Expand Down Expand Up @@ -226,6 +227,7 @@ DEPENDENCIES
resque (= 1.17.1)
resque_spec
rspec-rails
therubyracer-heroku (~> 0.8.1.pre3)
thin
uglifier
webmock

0 comments on commit 1173c2e

Please sign in to comment.