Sha256: 393792964606aeff97d40bd69dce0ffc9747f41670dc43594f09d584a10a9f2a

Contents?: true

Size: 146 Bytes

Versions: 1

Compression:

Stored size: 146 Bytes

Contents

class LandingController < ApplicationController
  def show
    @rails_version = Rails::VERSION
    @rsg_version = "<%= Rsg::VERSION %>"
  end
end

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rsg-0.0.1 lib/rsg/generators/webpacker/templates/landing_controller.rb.erb