Skip to content

Commit 23a87a7

Browse files
committedMar 11, 2015
[STORE] Changed the template URL for the "music" example application to Github source
1 parent b40479d commit 23a87a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎elasticsearch-persistence/examples/music/template.rb

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
# Usage:
1818
# ------
1919
#
20-
# $ time rails new music --force --skip --skip-bundle --skip-active-record --template /Users/karmi/Contracts/Elasticsearch/Projects/Clients/Ruby/elasticsearch-rails/elasticsearch-persistence/examples/music/template.rb
20+
# $ time rails new music --force --skip --skip-bundle --skip-active-record --template https://raw.githubusercontent.com/elastic/elasticsearch-rails/master/elasticsearch-persistence/examples/music/template.rb
2121
#
2222
# =====================================================================================================
2323

0 commit comments

Comments
 (0)