added tests and so on

This commit is contained in:
2015-10-02 22:03:51 +02:00
parent c3ac940aea
commit c7a2fbe62c
9 changed files with 105 additions and 120 deletions
+14
View File
@@ -0,0 +1,14 @@
AllCops:
Include:
- Rakefile
- config.ru
Exclude:
- bin/**
- spec/dummy/config/initializers/secret_token.rb
Documentation:
Enabled: false
LineLength:
Enabled: true
Max: 160
AbcSize:
Enabled: false