Skip to content

Commit

Permalink
Include heroku js env
Browse files Browse the repository at this point in the history
  • Loading branch information
tomafro committed Sep 24, 2011
1 parent fb38148 commit 0ebdb35
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ group :assets do
gem 'sass-rails', " ~> 3.1.0"
gem 'coffee-rails', "~> 3.1.0"
gem 'uglifier'
gem 'therubyracer-heroku', '0.8.1.pre3'
end

gem 'jquery-rails'
Expand Down
2 changes: 2 additions & 0 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -93,6 +93,7 @@ GEM
hike (~> 1.2)
rack (~> 1.0)
tilt (!= 1.3.0, ~> 1.1)
therubyracer-heroku (0.8.1.pre3)
thor (0.14.6)
tilt (1.3.3)
treetop (1.4.10)
Expand All @@ -113,5 +114,6 @@ DEPENDENCIES
jquery-rails
rails (= 3.1.0)
sass-rails (~> 3.1.0)
therubyracer-heroku (= 0.8.1.pre3)
turn
uglifier

0 comments on commit 0ebdb35

Please sign in to comment.