Semyon Pupkov
|
724864eeb4
|
Remove unnecessary require_relative calls from service classes
Rails by default use autoload for all dirs from app folder.
require_relative not needed. See ActiveSupport::Dependencies.autoload_paths
|
2016-11-22 11:25:00 +05:00 |
|
Valery Sizov
|
3baed8cb6d
|
Services: code style fixes, minor refactoring
|
2016-07-06 20:58:43 +03:00 |
|
Grzegorz Bizon
|
9e211091a8
|
Enable Style/EmptyLines cop, remove redundant ones
|
2016-07-01 21:56:17 +02:00 |
|
Robert Schilling
|
04a3d27eab
|
Allow editing a release in API via PUT method
|
2015-11-21 22:34:53 +01:00 |
|