We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8294a4 commit 0a38267Copy full SHA for 0a38267
Gemfile
@@ -29,6 +29,8 @@ gem 'jbuilder', '~> 2.5'
29
# gem 'redis', '~> 4.0'
30
# Use ActiveModel has_secure_password
31
# gem 'bcrypt', '~> 3.1.7'
32
+gem 'execjs'
33
+gem 'therubyracer', :platforms => :ruby
34
35
# Use Capistrano for deployment
36
# gem 'capistrano-rails', group: :development
0 commit comments