Skip to content

Releases: rootstrap/active-storage-base64

v3.0.0

19 Sep 18:07
fd5c4e7
Compare
Choose a tag to compare

What's Changed

New Contributors

  • @route made their first contribution in #73

Full Changelog: v2.0.0...v3.0.0

v2.0.0

23 Dec 13:50
ed5aad4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.2.0...v2.0.0

v1.2.0

14 Dec 13:37
b1e0c68
Compare
Choose a tag to compare
Support Rails 6.1 (#53)

* Support Rails 6.1

* Rubocop

* Fix tests

* Fix reek

v1.1.0

04 Dec 13:20
25e0ec5
Compare
Choose a tag to compare

Support ActionController::Parameters

v1.0.0

23 Aug 13:29
4b9d2e6
Compare
Choose a tag to compare

Support Rails 6

v0.1.4

08 May 19:33
8b8f2b6
Compare
Choose a tag to compare
  • Support Rails 5.2.x
  • Support attaching base64 data from the params in a controller