lib/rails/templates/03-expert.rb in elasticsearch-rails-0.1.5 vs lib/rails/templates/03-expert.rb in elasticsearch-rails-0.1.6
- old
+ new
@@ -1,5 +1,5 @@
-# $ rails new searchapp --skip --skip-bundle --template https://raw.github.com/elasticsearch/elasticsearch-rails/master/elasticsearch-rails/lib/rails/templates/03-complex.rb
+# $ rails new searchapp --skip --skip-bundle --template https://raw.github.com/elasticsearch/elasticsearch-rails/master/elasticsearch-rails/lib/rails/templates/03-expert.rb
# (See: 01-basic.rb, 02-pretty.rb)
append_to_file 'README.rdoc', <<-README