Enrique Ramírez
Enrique Ramírez
Latest version (0.23.0) of this gem is broken in my environment (`'rails', '~> 3.2.21'`). Here's what I'm getting when attempting to run `RAILS_ENV=development rake assets:precompile`. ``` Digest::Digest is deprecated; use...
Hi, I'm considering using this on a project of mine and the way I'm coding my app, I'm handling pretty much all vendor scripts through a CDN. It'd be nice...
Is there a particular reason for not having `Model.clear()` reset embedded/links properties just like `Collection.reset()` does for collections? I've been in the need for clearing a model's links/embedded attributes a...
### Describe the bug From an existing storybook installation with SB 6.2 and WP 4, I'm attempting to update to SB 6.3 and WP 5. I've added both `@storybook/builder-webpack5` and...