Guardfile
e4c2d579
 guard 'livereload', :api_version => '1.6' do
8698a276
   watch(/public\/\S[css|js|html|png|jpg|gif]/)
e4c2d579
 end