Merge branch 'stable' into develop

This commit is contained in:
Jonne Haß 2015-08-03 03:12:37 +02:00
commit ed4b2a2c4b

View file

@ -1,5 +1,7 @@
AllCops:
RunRailsCops: true
Exclude:
- 'db/schema.rb'
# Commonly used screens these days easily fit more than 80 characters.
Metrics/LineLength: