public
Description: Ruby on Rails photo gallery. Fork of Geoffrey Grosenbach's project.
Homepage: http://nubyonrails.com/pages/gullery
Clone URL: git://github.com/jcnetdev/gullery.git
jcnetdev (author)
Wed Apr 30 05:27:35 -0700 2008
commit  7d1016043ea61a6569594c1f7bd2580f731268ea
tree    c7f467f2192dd291daf69aa0a0f27cdd832010dd
parent  2448e68bfa75da120ac1d0bf63dcb39b46bc24e9
name age message
file .gitignore Wed Apr 30 04:05:30 -0700 2008 Initial import [jcnetdev]
file README Wed Apr 30 05:27:35 -0700 2008 Updating install instructions [jcnetdev]
file Rakefile Loading commit data...
directory app/
directory config/ Wed Apr 30 04:31:36 -0700 2008 Updating to Rails 2.0 [jcnetdev]
directory db/
directory lib/
directory public/
directory script/
directory test/
directory vendor/
README
== Gullery

Gullery is a simple photo gallery built with Ruby on Rails. It works well for a personal portfolio or small photo 
gallery.

http://nubyonrails.com/pages/gullery

Forked and updated for Rails 2.0 by RailsJedi.com

http://github.com/jcnetdev/gullery


== Requirements

sudo gem install haml
sudo gem install mini_magick

ImageMagick should be installed on your machine