Sha256: f6b2f150badeec289a5aff085b110dbc9ae83c8a7ecdf65317b2047e2dadf76e
Contents?: true
Size: 353 Bytes
Versions: 1
Compression:
Stored size: 353 Bytes
Contents
<%= '# default generated template' %> <%= "# for using with model resource, initialize #{service_name}Service" %> <%= "# #{service_name}Service.new( ModelClassName.new )" %> <%= "# or with instance variable #{service_name}Service.new(@model_class_name)" %> class <%= service_name %>Service < Faat::Services::Base # add your business logic here end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
faat-0.1.7 | lib/generators/faat/services/templates/service_template.rb |