remove user on database

This commit is contained in:
Tyrel Souza 2014-04-21 16:09:03 -04:00
parent 1d81a48459
commit d18e94817d

View File

@ -5,7 +5,6 @@ development: &default
min_messages: warning
pool: 2
timeout: 5000
user: <%= ENV['RAILS_DB_USER'] %>
host: localhost
test: