Sha256: ba3789a9c07a800240137daca6ecd7364fe6d7285bcd2fa310a3e5e09b7859bb

Contents?: true

Size: 199 Bytes

Versions: 11

Compression:

Stored size: 199 Bytes

Contents

module Home
  module Views
    # The show view.
    class Show < Home::View
      expose :ruby_version, default: RUBY_VERSION
      expose :hanami_version, default: Hanami::VERSION
    end
  end
end

Version data entries

11 entries across 11 versions & 1 rubygems

Version Path
hanamismith-1.4.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-1.3.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-1.2.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-1.1.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-1.0.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.50.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.49.1 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.49.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.48.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.47.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.46.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb