Sha256: d17e442734d67fdff6956e6f87425f1eac39d7e8deb83b85b3fcf59eed40c2ee

Contents?: true

Size: 173 Bytes

Versions: 4

Compression:

Stored size: 173 Bytes

Contents

require "hanami/db/relation"

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
hanamismith-0.50.0 lib/hanamismith/templates/%project_name%/app/db/relation.rb.erb
hanamismith-0.49.1 lib/hanamismith/templates/%project_name%/app/db/relation.rb.erb
hanamismith-0.49.0 lib/hanamismith/templates/%project_name%/app/db/relation.rb.erb
hanamismith-0.48.0 lib/hanamismith/templates/%project_name%/app/db/relation.rb.erb