Sha256: f9f89b67e10352f0f7584aaac110090602b314adf4ec25f88f61a3f4c32b38d9
Contents?: true
Size: 149 Bytes
Versions: 2
Compression:
Stored size: 149 Bytes
Contents
# frozen_string_literal: true class ServiceDefinition < Shatter::Service::ServiceDefinition register_function :hello_world, HelloWorldFunction end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
shatter-rb-0.1.1 | templates/service_definition.rb.erb |
shatter-rb-0.1.0 | templates/service_definition.rb.erb |