1
0
mirror of https://github.com/danbee/danbarberphoto synced 2025-03-04 08:49:07 +00:00
Commit Graph

15 Commits

Author SHA1 Message Date
790a784e5b
Explicitly state log level for production 2016-04-20 11:24:13 +01:00
043dc4c0d9
Redo administrate stuff with 0.1.4 2016-03-12 10:55:30 +00:00
06e8b36bc0 Add overrides to precompiled assets 2015-10-28 12:17:52 +00:00
59de36697c Fix Rails 4 deprecation warnings 2015-10-26 14:26:32 +00:00
Dan Barber
54a17bea7b Migrate to dragonfly step one. 2014-03-07 13:07:53 +00:00
Dan Barber
f1ab0be78f WIP: Upgrade to Rails 4. Permitted params and env. 2014-03-05 17:38:57 +00:00
Dan Barber
bb97a18eae Add letter opener gem. 2013-06-02 19:41:43 +01:00
Dan Barber
40c791be3d Tweak config to be env dependent. 2013-04-08 17:13:27 +01:00
Dan Barber
08170ec5e0 Merge ../template into 3.1_upgrade
Conflicts:
	.gitignore
	.rvmrc
	Gemfile
	Gemfile.lock
	README
	Rakefile
	app/assets/javascripts/application.js
	app/assets/stylesheets/application.css
	app/controllers/admin/admin_users_controller.rb
	app/controllers/application_controller.rb
	app/models/admin_user.rb
	config.ru
	config/application.rb
	config/config.yml
	config/database.yml
	config/environment.rb
	config/environments/development.rb
	config/environments/production.rb
	config/environments/test.rb
	config/initializers/secret_token.rb
	config/initializers/session_store.rb
	config/routes.rb
	db/schema.rb
	db/seeds.rb
2011-10-30 12:15:13 +00:00
Dan Barber
90b95d81ea Moved project over to rails 3.1.1. Removed Typus and now need to add new
custom admin interface.
2011-10-30 11:40:57 +00:00
Dan Barber
a82f377551 Corrected mailer hostname. 2011-10-13 10:03:55 +01:00
Dan Barber
9193bd107b Renamed application Pixelhum. Added DB session store. 2011-10-13 09:57:25 +01:00
Dan Barber
52ceb30cf8 First commit. 2011-10-10 15:39:52 +01:00
Dan Barber
e66e75c808 Transitioned to Rails 3 and Ruby 1.9.2. All working! 2010-10-11 07:40:17 -04:00
Dan Barber
48cc5d8de8 Initial commit. 2010-10-07 11:02:13 -04:00