Sha256: 5130911ea9376ffcd3a49e7c247ac227bc060467fe98324184b5cf06a5ba1f6c

Contents?: true

Size: 203 Bytes

Versions: 30

Compression:

Stored size: 203 Bytes

Contents

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

Version data entries

30 entries across 30 versions & 1 rubygems

Version Path
hanamismith-0.45.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.44.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.43.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.42.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.41.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.40.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.39.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.38.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.37.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.34.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.33.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.32.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.31.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.30.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.29.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.28.1 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.28.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.27.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.26.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb
hanamismith-0.25.0 lib/hanamismith/templates/%project_name%/slices/home/views/show.rb.erb