Sha256: 68fb0e8854a178cdac345c2af2b185b3ecf92672d62d90d4a71e29b511774548

Contents?: true

Size: 221 Bytes

Versions: 23

Compression:

Stored size: 221 Bytes

Contents

module Euston
  module CommandHandlerPrivateMethodNames
    extend ActiveSupport::Concern

    module ClassMethods
      def command_handler_method_name version
        "__version__#{version}"
      end
    end
  end
end

Version data entries

23 entries across 23 versions & 1 rubygems

Version Path
euston-1.2.10 lib/euston/command_handler_private_method_names.rb
euston-1.2.10-java lib/euston/command_handler_private_method_names.rb
euston-1.2.9-java lib/euston/command_handler_private_method_names.rb
euston-1.2.9 lib/euston/command_handler_private_method_names.rb
euston-1.2.8 lib/euston/command_handler_private_method_names.rb
euston-1.2.8-java lib/euston/command_handler_private_method_names.rb
euston-1.2.7-java lib/euston/command_handler_private_method_names.rb
euston-1.2.7 lib/euston/command_handler_private_method_names.rb
euston-1.2.6 lib/euston/command_handler_private_method_names.rb
euston-1.2.5-java lib/euston/command_handler_private_method_names.rb
euston-1.2.5 lib/euston/command_handler_private_method_names.rb
euston-1.2.4-java lib/euston/command_handler_private_method_names.rb
euston-1.2.4 lib/euston/command_handler_private_method_names.rb
euston-1.2.3 lib/euston/command_handler_private_method_names.rb
euston-1.2.3-java lib/euston/command_handler_private_method_names.rb
euston-1.2.2 lib/euston/command_handler_private_method_names.rb
euston-1.2.2-java lib/euston/command_handler_private_method_names.rb
euston-1.2.1 lib/euston/command_handler_private_method_names.rb
euston-1.2.1-java lib/euston/command_handler_private_method_names.rb
euston-1.2.0 lib/euston/command_handler_private_method_names.rb