Sha256: d17e442734d67fdff6956e6f87425f1eac39d7e8deb83b85b3fcf59eed40c2ee

Contents?: true

Size: 173 Bytes

Versions: 9

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

9 entries across 9 versions & 1 rubygems

Version Path
hanamismith-1.4.0 lib/hanamismith/templates/%project_name%/app/db/relation.rb.erb
hanamismith-1.3.0 lib/hanamismith/templates/%project_name%/app/db/relation.rb.erb
hanamismith-1.2.0 lib/hanamismith/templates/%project_name%/app/db/relation.rb.erb
hanamismith-1.1.0 lib/hanamismith/templates/%project_name%/app/db/relation.rb.erb
hanamismith-1.0.0 lib/hanamismith/templates/%project_name%/app/db/relation.rb.erb
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