Kiran Narasareddy

Results 7 comments of Kiran Narasareddy

Thanks. Let me check this and get back!

Hi @n-rodriguez, Sorry for the delay on this. I had already tried doing this before reaching to your and it doesn't work - It throws an error `uninitialized constant AjaxDatatablesRails::Mongoid`...

Hi @n-rodriguez apologies for following up so frequently and I totally understand you must be caught up with your work & appreciate your responses. I really want to make this...

seems like all we need to point it to master branch of rails_observer (as mentioned in the user guid) without which it is failing. My bad in assuming that it...

well, seems like mongoid-observers isn't playing nice with rspec. dev environment is loading just fine and observers are firing as well, but when I try running my specs (via rspec)...

@dblock looks like rails/rails-observers#53 is already closed. I don't know much about the gem, but anything I can do to help?

looks like including `require "mongoid/railtie"` in the config/application.rb works and spec loads it up correctly. Should this not be happening and am I majorly missing something?