shrine-aws-lambda

AWS Lambda integration for Shrine File Attachment toolkit for Ruby applications

MIT License

Downloads
4.1K
Stars
5
Committers
1
shrine-aws-lambda - Fix Shrine 3.x and Ruby 3.x compliance Latest Release

Published by texpert over 1 year ago

Changes:

v0.2.1 (2023-05-15)

Full Changelog

Merged pull requests:

  • Fix generate_location method call to be Shrine 3.x and Ruby 3.x compliant #5 (texpert)
  • Bump asdf Ruby to 2.7.8, use bundler 2.3.26 #4 (texpert)

Notes

  • This release is still using the deprecated Shrine :versions plugin
shrine-aws-lambda - Upgrade to work with Shrine version 3

Published by texpert about 2 years ago

0.2.0 (2022-08-28)

What's Changed

Full Changelog: https://github.com/texpert/shrine-aws-lambda/compare/v0.1.2...v0.2.0

Notes

  • This release is still using the deprecated Shrine :versions plugin
shrine-aws-lambda - Initial, compatible with shrine-lambda and Shrine 2.x, release

Published by texpert over 2 years ago

Changes:

  • Breaking: Change gem name to shrine-aws-lambda

  • Breaking: Change class name from Shrine::Plugins::Lambda to Shrine::Plugins::AwsLambda

  • Breaking: Change plugin registration symbol from :lambda to :aws_lambda

  • Add .tools-version file and specified Ruby 2.7.6 version

  • Add rubocop-rspec and rubocop-performane as development dependencies and fix the arised issues

Package Rankings
Top 36.55% on Rubygems.org
Related Projects