Andrea Salicetti
Andrea Salicetti
It works with 5.5.1. Error: undefined method `include?' for nil:NilClass Top lines of stack trace: > bullet (5.6.0) lib/bullet/stack_trace_filter.rb:10:in `block in caller_in_project' > bullet (5.6.0) lib/bullet/stack_trace_filter.rb:8:in `select' > bullet (5.6.0)...
Since polyamorous 1.1.0 [differs from 1.2.0](activerecord-hackery/polyamorous@ca95023) only by the version number and the README file, it's perfectly unacquired to simply change the dependency version. Copied from [5bf84bd](activerecord-hackery/squeel@5bf84b) which is not...
Ciao Paolo, ho provato il tuo interessantissimo plugin su Rails 3, ma non sembra funzionare per via del fatto (credo) che Rails 3 usa Thor per i generatori... (al lancio...
Hello again and thank you also for this gem, to begin with ❤️ . As asked for `activeadmin-async_panel`, is there any chance to make it compatible with Rails 7? Standing...
Due to this: ``` , show: function () { ... that.element.parent().prepend(that.element.detach().attr('type', 'hidden')) ... ``` > Prior to version 1.9, jQuery would throw an exception in all browsers for any attempt...
If I have: ``` ``` The right expected behaviour would be: - tag visible and well formatted (as span) - tag not deletable - new tags not insertable (the placeholder...
Hello and thank you for your gem, to begin with ❤️ . Is there any chance to make it compatible with Rails 7? Standing to [RailsBump report](https://railsbump.org/gems/activeadmin-async_panel), it is not....