Skip to content

Commit 0060718

Browse files
Mattkarmi
Matt
authored andcommitted
[RAILS] Fixed incorrect filename in the 03-expert.rb application template
Closes elastic#223
1 parent 6e16286 commit 0060718

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

elasticsearch-rails/lib/rails/templates/03-expert.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# $ rails new searchapp --skip --skip-bundle --template https://raw.github.com/elasticsearch/elasticsearch-rails/master/elasticsearch-rails/lib/rails/templates/03-complex.rb
1+
# $ rails new searchapp --skip --skip-bundle --template https://raw.github.com/elasticsearch/elasticsearch-rails/master/elasticsearch-rails/lib/rails/templates/03-expert.rb
22

33
# (See: 01-basic.rb, 02-pretty.rb)
44

0 commit comments

Comments
 (0)