public
Description: Rails plugin for uploading images as resources, with support for resizing, text stamping, and other special effects.
Homepage: http://wiki.github.com/Squeegy/fleximage
Clone URL: git://github.com/Squeegy/fleximage.git
fleximage / .gitignore
100644 7 lines (6 sloc) 0.103 kb
1
2
3
4
5
6
7
test/rails_root/log/*
test/rails_root/public/uploads/*
test/rails_root/tmp/**/*
.DS_Store
*.sqlite3
*~