Hey there, first time trying out mongoid_spacial... :)
I think would be nice to have an update on documentation just noticing that you should run rake db:mongoid:create_indexes once you setup your models...
Just to reduce tracking time when the error Mongo::OperationFailure: can't find special index: 2d for happens
Hey there, first time trying out mongoid_spacial... :)
I think would be nice to have an update on documentation just noticing that you should run
rake db:mongoid:create_indexes
once you setup your models...Just to reduce tracking time when the error
Mongo::OperationFailure: can't find special index: 2d for
happensCan I send a pull request on that? Cheers :D