module AggregateStreams::Controls::StreamName::Input::Category

Public Class Methods

example() click to toggle source
# File lib/aggregate_streams/controls/stream_name.rb, line 24
def self.example
  StreamName.stream_name(Input.category)
end