rubocop update and resolutions

This commit is contained in:
2016-09-11 09:57:55 -05:00
parent 9362f506ee
commit b063f188b9
5 changed files with 23 additions and 9 deletions

View File

@ -16,7 +16,7 @@ default: &default
host: <%= ENV['mysql_host'] %>
username: <%= ENV['mysql_usr'] %>
password: <%= ENV['mysql_pwd'] %>
socket: /var/run/mysqld/mysqld.sock
# socket: /var/run/mysqld/mysqld.sock
development:
<<: *default