Ndea
Ndea
+1 for Elasticsearch
Guess thats possible by using ``` ruby Model._save_callbacks.select { |cb| cb.kind.eql?(:before) } ``` Will look further into that.
Hi plagi, can you say which rails version do you use? That looks pretty strange. Can you test the following command in the rails console? ``` ruby Rails.application.eager_load! ```
Hi, could you post the controller code you are using? Erwin
Should be fixed together with #12 in version 0.5.7