https://github.com/youpy/rack-middleware-glitch
https://github.com/youpy/rack-middleware-glitch
Last synced: 10 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/youpy/rack-middleware-glitch
- Owner: youpy
- License: mit
- Created: 2010-03-26T18:55:25.000Z (over 16 years ago)
- Default Branch: master
- Last Pushed: 2010-03-26T19:09:03.000Z (over 16 years ago)
- Last Synced: 2025-08-09T20:56:06.287Z (11 months ago)
- Language: Ruby
- Homepage:
- Size: 97.7 KB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.rdoc
- License: LICENSE
Awesome Lists containing this project
README
= rack-middleware-glitch
rack middleware to corrupt jpeg image
== Installation
=== Archive Installation
rake install
=== Gem Installation
gem install rack-middleware-glitch
== Synopsis
require 'rack-middleware-glitch'
use Rack::Glitch
== Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.
* Add tests for it. This is important so I don't break it in a
future version unintentionally.
* Commit, do not mess with rakefile, version, or history.
(if you want to have your own version, that is fine but bump version in a commit by itself I can ignore when I pull)
* Send me a pull request. Bonus points for topic branches.
== Copyright
Copyright (c) 2010 youpy. See LICENSE for details.