|
|
ce1b44c2a4
|
Add proper default database config
|
2018-02-14 20:46:34 -05:00 |
|
|
|
c9321e8f5b
|
Add data file to gitignore
|
2015-10-26 12:06:04 +00:00 |
|
|
|
0a5c0b0d5b
|
Ignore dragonfly.log
|
2015-08-19 18:10:08 +01:00 |
|
Dan Barber
|
1b12ebba22
|
Add simplecov.
|
2014-12-11 11:56:03 +00:00 |
|
Dan Barber
|
e41349c144
|
Remove database config and add example.
|
2014-12-09 16:02:06 +00:00 |
|
Dan Barber
|
91b8ad5ff4
|
Add rspec config and envrc sample.
|
2014-03-07 14:12:35 +00: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
|
52ceb30cf8
|
First commit.
|
2011-10-10 15:39:52 +01:00 |
|
Dan Barber
|
b530d813da
|
Cleaned up files. Deleted rogue .DS_Store, added .rvmrc.
|
2011-04-09 09:33:15 +01:00 |
|
Dan Barber
|
1879f83e1f
|
Added smartypants to page content.
|
2011-03-25 04:54:21 -04:00 |
|
Dan Barber
|
e9df965498
|
Added 'featured' boolean to photo model. Home and portfolio pages will only pull in random photos that are marked 'featured'.
|
2010-10-14 05:00:19 -04: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
|
023a119160
|
Photos are now paginated. Admin is handled by Typus, including file uploads. Exif reading isn't working when uploading via Typus though.
|
2010-10-09 08:28:42 -04:00 |
|