This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
Home
Welcome to the merb-fasten-the-seat-belt wiki!
Merb-fasten-the-seat-belt is a really cool plugin that has been built for managing file upload (particularly images) for Datamapper. It’s not working with any other DRM but Datamapper.
Usage:
- install the gem
- dependencies “merb-fasten-the-seat-belt”
- include FastenTheSeatBelt in your model
- sample configuration in your model
That’s it.
For jpeg compression to work, you’ll need to install the jpegoptim, you can get it here: http://freshmeat.net/projects/jpegoptim/






