Change fields and views

This commit is contained in:
nasia 2017-08-28 15:24:51 +03:00
parent 30e70cc5d6
commit 819d55366c
11 changed files with 73 additions and 65 deletions

View file

@ -585,7 +585,7 @@ Style/PredicateName:
- 'spec/**/*'
- 'app/models/comment.rb'
- 'app/models/contact.rb'
- 'app/controllers/admin/sponsors_controller'
- 'app/controllers/admin/sponsors_controller.rb'
# Offense count: 1
# Cop supports --auto-correct.