Project

fake_s3

0.0
Low commit activity in last 3 years
No release in over a year
Use this library for unit testing S3 on ruby
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies

Development

~> 1.9
~> 13.0
 Project Readme

fake_s3 gem

This is a fake s3 ruby object that mirrors the s3 part of the aws_sdk gem. You can use it in tests.

Installing

Add to your gemfile:

gem 'fake_s3'

Releasing

rake release