Created to show existing bug with searchkich index
- clone
bundle install- make sure mongoid is running
- make sure elastic search is runnig
- run tests
bundle exec rspec(All tests shouldpass, right now twofail)
It should fail outside test env too. Not sure why it pass now. I will try to find a reason (changes between those dummy app and more complex one) and update those code.