Valentin Ballestrino

Results 4 issues of Valentin Ballestrino

Hi there, I'd just wanted to point out that there's no explanation on how to unbind a jKey event, although I found it easily looking at your code, it may...

Hi there, When using `closure_tree order: "column"`, I get an ActiveRecord warning when I create a record that calls the `ClosureTree::HierarchyMaintenance#rebuild!` method. The offending line is the following line :...

This PR is a small refactoring that makes AAV use Rails' autoloading mechanisms to avoid using nested `require` calls. This fixes an issue in **development** where in some situations I...

This is a new take of the previous https://github.com/smartinez87/exception_notification/pull/242 pull request by @chancancode. I borrowed the tests and adapted the implementation he wrote at the time to work with the...

WIP