Sha256: f79d025c79010fe4bcba97ed352cad4f419b7cb38632a78204fd874ec4defe0f

Contents?: true

Size: 91 Bytes

Versions: 90

Compression:

Stored size: 91 Bytes

Contents

class HelloController < ApplicationController
  def show
    @hello = "Hi there"
  end
end

Version data entries

90 entries across 90 versions & 3 rubygems

Version Path
express_templates-0.11.20 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.20.rc1 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.19 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.18 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.17 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.16 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.16.rc1 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.15 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.14 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.13 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.11 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.10 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.9 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.8 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.7 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.6 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.5 test/dummy/app/controllers/hello_controller.rb
express_templates-0.11.4 test/dummy/app/controllers/hello_controller.rb
express_admin-1.7.5 vendor/gems/express_templates/test/dummy/app/controllers/hello_controller.rb
express_admin-1.7.4 vendor/gems/express_templates/express_templates/test/dummy/app/controllers/hello_controller.rb