Methods

Class/Module Index [+]

Quicksearch

HammerCLIForeman::Role::InfoCommand

Public Instance Methods

extend_data(data) click to toggle source
# File lib/hammer_cli_foreman/role.rb, line 23
def extend_data(data)
  data['builtin_text'] = (data['builtin'].to_i > 0) ? _('Yes') : _('No')
  data
end

[Validate]

Generated with the Darkfish Rdoc Generator 2.