Ilya

Results 5 comments of Ilya

In the linked documentation all the destroy callbacks are separate from create or update. I actually wouldn't care if it also wouldn't require that destory callbacks happen before "after_save", which...

Hi, any news here? It happens since version 1.1, i.e. 6 years already and it still behaves the same in 1.3.1.

I know it's 3y old, but it's still open for some reason so I assume it's still relevant. Since you can always add a function, you can do `add_function(:has_key, :boolean,...

I'm not maintainer here, but curious. It's not clear how you want to implement dependency between variables here? Just lazy load already exists in Dentaku, you can pass lambda as...

@Nakilon > I don't see a reason why not use Gemfile if you really want to fix some versions Normally you only add gems you specifically need in your project...