prefixed_ids
prefixed_ids copied to clipboard
Friendly Prefixed IDs for your Ruby on Rails models
UUIDs
Hey @excid3, Thanks for creating this library, it's come at a super handy time. I'm building a webhook system for a project I'm working on and this is ideal. However,...
Bumps [activerecord](https://github.com/rails/rails) from 6.1.4.1 to 7.0.3.1. Release notes Sourced from activerecord's releases. 7.0.3 Active Support No changes. Active Model No changes. Active Record Some internal housekeeping on reloads could break...
Bumps [rails-html-sanitizer](https://github.com/rails/rails-html-sanitizer) from 1.4.2 to 1.4.3. Release notes Sourced from rails-html-sanitizer's releases. 1.4.3 / 2022-06-09 Address a possible XSS vulnerability with certain configurations of Rails::Html::Sanitizer. Prevent the combination of select...
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.6. Release notes Sourced from nokogiri's releases. 1.13.6 / 2022-05-08 Security [CRuby] Address CVE-2022-29181, improper handling of unexpected data types, related to untrusted inputs to...
Bumps [actionpack](https://github.com/rails/rails) from 6.1.4.1 to 7.0.2.4. Release notes Sourced from actionpack's releases. 7.0.2.3 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...
Bumps [actionview](https://github.com/rails/rails) from 6.1.4.1 to 7.0.2.4. Release notes Sourced from actionview's releases. 7.0.2.3 Active Support No changes. Active Model No changes. Active Record No changes. Action View No changes. Action...
Bumps [activestorage](https://github.com/rails/rails) from 6.1.4.1 to 7.0.2.3. Release notes Sourced from activestorage's releases. 7.0.2 Active Support Fix ActiveSupport::EncryptedConfiguration to be compatible with Psych 4 Stephen Sugden Improve File.atomic_write error handling. Daniel...