Web application for showing images in galleries with rails 3. Example in CP Mexico 2010.
bundler >= 1.0.0
$ gem install bundler
To start the standalone server for testing this application run:
$ bundle install vendor/bundle $ bundle exec rails server
Open localhost:3000 and login with:
email: user@test.com password: 123456