Open source Ruby on Rails photo gallery
 
 
 
 
 
Go to file
Espen Antonsen 8bd5668d57 tagging works 2009-06-03 21:30:09 +02:00
app tagging works 2009-06-03 21:30:09 +02:00
config added collections. rewrote some code 2009-06-03 01:33:39 +02:00
db added collections. rewrote some code 2009-06-03 01:33:39 +02:00
doc initial commit 2009-05-22 14:13:46 +02:00
lib a whole BUNCH of stuff 2009-06-02 00:08:57 +02:00
public tagging works 2009-06-03 21:30:09 +02:00
script initial commit 2009-05-22 14:13:46 +02:00
test added collections. rewrote some code 2009-06-03 01:33:39 +02:00
vendor/plugins/princely tagging. princely 2009-05-22 22:38:52 +02:00
.gitignore maybe baby 2009-05-25 23:39:02 +02:00
Capfile capify 2009-05-25 21:47:19 +02:00
README added collections. rewrote some code 2009-06-03 01:33:39 +02:00
Rakefile initial commit 2009-05-22 14:13:46 +02:00

README

== Welcome to Gallery!

Made by Espen Antonsen

== Requirements

Tested with Ruby 1.8.6 and Rails 2.3

Software
- FreeImage (required for Image_Science)
- ExifTool (required for Mini_EfixTool)

Ruby Gems
- AuthLogic
- Mime-Types
- Image_Science
- RubyInline (required for Image_Science)
- Mini_ExifTool