README.md in h2ocube_rails_sunspot-0.0.1 vs README.md in h2ocube_rails_sunspot-0.0.2
- old
+ new
@@ -22,9 +22,13 @@
SunspotTest.setup_solr
Sunspot.remove_all!
Sunspot.commit
end
+Add sunspot to Capfile
+
+ require 'capistrano/sunspot'
+
## Contributing
1. Fork it
2. Create your feature branch (`git checkout -b my-new-feature`)
3. Commit your changes (`git commit -am 'Add some feature'`)