1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00
Go to file
2014-03-07 14:12:35 +00:00
app Fix log_view. 2014-03-07 14:04:34 +00:00
config Add secret_key_base. 2014-03-07 14:10:39 +00:00
db Migrate to dragonfly step one. 2014-03-07 13:07:53 +00:00
doc First commit. 2011-10-10 15:39:52 +01:00
lib Refactor all the things! 2014-03-06 17:58:38 +00:00
log Moved project over to rails 3.1.1. Removed Typus and now need to add new 2011-10-30 11:40:57 +00:00
public Add favicon. 2013-03-21 09:12:52 +00:00
script First commit. 2011-10-10 15:39:52 +01:00
spec Add spec for email sending. 2013-06-05 22:18:50 +01:00
tmp/attachment_fu Another nameless commit. 2010-10-08 05:51:47 -04:00
vendor Update Rails, fix S3 and update Fancybox. 2013-01-31 22:21:13 +00:00
.envrc.example Add rspec config and envrc sample. 2014-03-07 14:12:35 +00:00
.gitignore Add rspec config and envrc sample. 2014-03-07 14:12:35 +00:00
.rspec Add rspec config and envrc sample. 2014-03-07 14:12:35 +00:00
.ruby-version WIP: Upgrade to Rails 4. Permitted params and env. 2014-03-05 17:38:57 +00:00
.rvmrc Merge ../template into 3.1_upgrade 2011-10-30 12:15:13 +00:00
config.ru Moved project over to rails 3.1.1. Removed Typus and now need to add new 2011-10-30 11:40:57 +00:00
Gemfile Add 12factor. 2014-03-07 13:13:45 +00:00
Gemfile.lock Add 12factor. 2014-03-07 13:13:45 +00:00
logo.png First commit. 2011-10-10 15:39:52 +01:00
Procfile Switch to Thin. 2013-08-22 15:09:19 +01:00
Rakefile Moved project over to rails 3.1.1. Removed Typus and now need to add new 2011-10-30 11:40:57 +00:00
README.md Refactor all the things! 2014-03-06 17:58:38 +00:00

DanBarberPhoto

This is the source code for DanBarberPhoto.com.

The session cookie has been set to secure: true so the admin login will only work over an HTTPS connection. Nginx can be used as a local proxy for development purposes.