Christian
Christian
**Is your feature request related to a problem? Please describe.** There is a nice and frequently used haml processor: [hamljs](https://www.npmjs.com/package/hamljs) The reason for preferring it over pug is: On Rails...
Dear creators of this very useful gem! How can i exclude a specific model? `.auditing_enabled = false` did'nt work for me. i placed it in ApplicationController or inside the models,...
**Hi** MariaDB 10.11.3, audited 5.3.3 I had the error `Psych::DisallowedClass: Tried to load unspecified class: ActiveSupport::BigDecimal`. Regarding to issue [67912150 Psych::DisallowedClass](https://github.com/collectiveidea/audited/issues/631) i switched to to json. But didnt change anything....
**THANKS** for this easy and mighty gem! Similar to [paper_trail-association_tracking](https://github.com/westonganger/paper_trail-association_tracking#papertrail-associationtracking), could you please add a little sentence, which association types are possible to track? Are polymorphic associations possible? Example: On...
**Dear, makers of this really smart gem!** Could it be possible to implement a new feature? Altough your gem is made to deal with records, it could be the a...
Dear all, Why does rsync require a password? the user `dev` is does not exist an i have no user `dev` declared in deploy.js i applied `ssh-copy-id` to the remote...
Hi, Many of your functions have the first attribute: `targets`. I made a test on `turbo_frame_set_src` and noticed that its interpreting a simple string as id, because: `#cars-box` does not...
Hi, interested to look at [@csedl/stimulus_dropdown](https://www.npmjs.com/package/@csedl/stimulus_dropdown)? It has something that i'd miss on yours, at most: - its built on floating-ui - the functionality for z-indexes, see the rails-side helper....
### Usecase / What to achieve Because this seems to me that it is more related to Capybara, but related to your docs, i post it as question here: I...
**Note:** This is for issues with Capybara. If you have a howto type question, please ask on the mailing list as requested in the README: http://groups.google.com/group/ruby-capybara ## Meta Capybara Version:...