Project

General

Profile

« Previous | Next » 

Revision e056b402

Added by Ivan Necas over 10 years ago

Make rubocop happy

View differences:

app/lib/actions/helpers/presenter.rb
module Actions
module Helpers
# Delegate task information to presenter object
module Presenter # TODO rename to Presented?
module Presenter # TODO: rename to Presented?
def presenter
fail NotImplementedError
app/lib/actions/katello/repository/sync.rb
end
def humanized_name
_("Synchronize") # TODO rename class to Synchronize and remove this method, add Sync = Synchronize
_("Synchronize") # TODO: rename class to Synchronize and remove this method, add Sync = Synchronize
end
def presenter

Also available in: Unified diff