Skip to content

Commit

Permalink
john jingleheimer smith
Browse files Browse the repository at this point in the history
  • Loading branch information
emfetz committed Mar 13, 2012
1 parent 47077f2 commit 7e081e6
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
5 changes: 4 additions & 1 deletion Gemfile
Expand Up @@ -14,7 +14,10 @@ gem 'savon'
gem 'nokogiri'



group :production do
#gem 'therubyracer-heroku', '0.8.1.pre3'
gem 'pg'
end

# Gems used only for assets and not required
# in production environments by default.
Expand Down
2 changes: 1 addition & 1 deletion config/environments/production.rb
Expand Up @@ -59,7 +59,7 @@
config.i18n.fallbacks = true

# Send deprecation notices to registered listeners
config.active_support.deprecation = :notify
config.active_support.deprecation = :log

# Log the query plan for queries taking more than this (works
# with SQLite, MySQL, and PostgreSQL)
Expand Down

0 comments on commit 7e081e6

Please sign in to comment.