Sha256: 5871b02958c0145c31df37c812a19207abfd4416dfed9b6592ecb66572183e30

Contents?: true

Size: 100 Bytes

Versions: 5

Compression:

Stored size: 100 Bytes

Contents

class MissedCallCommand
  prepend EasyCommand

  def initialize(input)
    @input = input
  end
end

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
easy_command-1.0.1 spec/factories/missed_call_command.rb
easy_command-1.0.0 spec/factories/missed_call_command.rb
easy_command-1.0.0.pre.rc3 spec/factories/missed_call_command.rb
easy_command-1.0.0.pre.rc2 spec/factories/missed_call_command.rb
easy_command-1.0.0.pre.rc1 spec/factories/missed_call_command.rb