Skip to content
Snippets Groups Projects
Commit 4077f66b authored by Robert Speicher's avatar Robert Speicher
Browse files

Sort available_services_names array alphabetically

parent 5155b979
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -122,25 +122,25 @@ class Service < ActiveRecord::Base
 
def self.available_services_names
%w(
gitlab_ci
campfire
hipchat
pivotaltracker
flowdock
assembla
asana
assembla
bamboo
buildbox
campfire
custom_issue_tracker
emails_on_push
external_wiki
flowdock
gemnasium
slack
pushover
buildbox
bamboo
teamcity
gitlab_ci
hipchat
irker
jira
pivotaltracker
pushover
redmine
custom_issue_tracker
irker
external_wiki
slack
teamcity
)
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment