Skip to content

Commit

Permalink
changes for heroku
Browse files Browse the repository at this point in the history
  • Loading branch information
jgbarr committed Feb 17, 2012
1 parent 7d84453 commit 4dc2f01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app.rb
Expand Up @@ -3,6 +3,7 @@
require 'dm-core'
require 'dm-migrations'
require 'omniauth-oauth'
require 'omniauth'

DataMapper.setup(:default, ENV['DATABASE_URL'] || "sqlite3://#{Dir.pwd}/data2.db")

Expand Down

0 comments on commit 4dc2f01

Please sign in to comment.