RubyFlow The Ruby and Rails community linklog

×

The Ruby and Rails community linklog

Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!

paperclip-storage-tmp released

I’ve just released a new version of paperclip-storage-tmp gem, which allows you to use an isolated, temporary storage for Paperclip 2.x (useful especially during tests).

Thanks to the gem, the filesystem state between tests is clean and isolated, your tests do not conflict with the attachments you uploaded in development, and your public/system is not cluttered.

New in this release: one-line hooks for RSpec and Cucumber.

Check out the README for more information.

Post a comment

You can use basic HTML markup (e.g. <a>) or Markdown.

As you are not logged in, you will be
directed via GitHub to signup or sign in