Anyone has issues with the foreman gem ( loads your rake tasks and deamons from 1 command ) with sunspot gem? I always have to manually start sunspot because Foreman does say it loads it but it isn't
Always have to manually run this command to get sunspot/solr to start:
bundle exec rake sunspot:solr:start
anyone knows a way to make it load true foreman?