1
0
mirror of https://github.com/thangisme/notes.git synced 2024-07-26 23:24:22 -04:00

this needs quotes

This commit is contained in:
Patrick Marsceill 2017-06-09 09:46:09 -04:00
parent c5aa0583cb
commit 89fe4de7b5
No known key found for this signature in database
GPG Key ID: AEAF30C14952BCC5

View File

@ -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 '