jcnetdev / gullery
- Source
- Commits
- Network (5)
- Issues (0)
- Downloads (0)
- Wiki (1)
- Graphs
-
Branch:
master
gullery /
| name | age | message | |
|---|---|---|---|
| |
.gitignore | Wed Apr 30 04:05:30 -0700 2008 | |
| |
README | Wed Apr 30 05:27:35 -0700 2008 | |
| |
Rakefile | Wed Apr 30 04:31:36 -0700 2008 | |
| |
app/ | Wed Apr 30 05:13:46 -0700 2008 | |
| |
config/ | Wed Apr 30 04:31:36 -0700 2008 | |
| |
db/ | Wed Apr 30 04:31:36 -0700 2008 | |
| |
lib/ | Wed Apr 30 05:06:06 -0700 2008 | |
| |
log/ | Wed Apr 30 05:52:45 -0700 2008 | |
| |
public/ | Wed Apr 30 05:06:06 -0700 2008 | |
| |
script/ | Wed Apr 30 04:31:36 -0700 2008 | |
| |
test/ | Wed Apr 30 04:31:36 -0700 2008 | |
| |
vendor/ | Wed Apr 30 05:06:06 -0700 2008 |
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
