Sha256: b1e995c476a2cf312f44237ffd55d843987ad7ab13d2b5459021a4ac0d91a69e

Contents?: true

Size: 165 Bytes

Versions: 9

Compression:

Stored size: 165 Bytes

Contents

require "hanami/db/struct"

<% namespace do %>
  module DB
    # The application database base struct.
    class Struct < Hanami::DB::Struct
    end
  end
<% end %>

Version data entries

9 entries across 9 versions & 1 rubygems

Version Path
hanamismith-1.4.0 lib/hanamismith/templates/%project_name%/app/db/struct.rb.erb
hanamismith-1.3.0 lib/hanamismith/templates/%project_name%/app/db/struct.rb.erb
hanamismith-1.2.0 lib/hanamismith/templates/%project_name%/app/db/struct.rb.erb
hanamismith-1.1.0 lib/hanamismith/templates/%project_name%/app/db/struct.rb.erb
hanamismith-1.0.0 lib/hanamismith/templates/%project_name%/app/db/struct.rb.erb
hanamismith-0.50.0 lib/hanamismith/templates/%project_name%/app/db/struct.rb.erb
hanamismith-0.49.1 lib/hanamismith/templates/%project_name%/app/db/struct.rb.erb
hanamismith-0.49.0 lib/hanamismith/templates/%project_name%/app/db/struct.rb.erb
hanamismith-0.48.0 lib/hanamismith/templates/%project_name%/app/db/struct.rb.erb