Skip to content

Commit 95740d5

Browse files
jalbertokarmi
authored andcommitted
[RAILS] Added the "therubyracer" gem into the Gemile in the "basic" template
On Linux, the application fails with "no js library" otherwise. Closes elastic#44 Closes elastic#38
1 parent cdc175f commit 95740d5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

elasticsearch-rails/lib/rails/templates/01-basic.rb

+1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@
123123
comment_lines 'Gemfile', /gem 'coffee/
124124
comment_lines 'Gemfile', /gem 'sass/
125125
comment_lines 'Gemfile', /gem 'uglifier/
126+
uncomment_lines 'Gemfile', /gem 'therubyracer/
126127

127128
# ----- Add gems into Gemfile ---------------------------------------------------------------------
128129

0 commit comments

Comments
 (0)