diff --git a/lib/tasks/search.rake b/lib/tasks/search.rake index 4b4b228..a4735dd 100644 --- a/lib/tasks/search.rake +++ b/lib/tasks/search.rake @@ -2,7 +2,7 @@ namespace :search do desc 'Generate the files needed for search functionality' task :init do puts 'Creating search data json file...' - touch search-data.json + touch 'search-data.json' File.open('search-data.json', 'w') do |f| f.puts '