Class: Katello::AvailableModuleStream
- Defined in:
- app/models/katello/available_module_stream.rb
Instance Method Summary collapse
Methods inherited from Model
Instance Method Details
#module_spec ⇒ Object
7 8 9 |
# File 'app/models/katello/available_module_stream.rb', line 7 def module_spec "#{name}:#{stream}" end |