Sha256: 458ad857c9b1856c83399330b03bcbbe9fff4571d3b1132bfdffc6a4854a07d5

Contents?: true

Size: 94 Bytes

Versions: 4

Compression:

Stored size: 94 Bytes

Contents

class DefaultController < Alfa::Controller
  def index
    @hello = 'Hello, world!'
  end
end

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
alfa-0.0.8.pre dummy/project/apps/frontend/controllers/default.rb
alfa-0.0.7.pre dummy/project/apps/frontend/controllers/default.rb
alfa-0.0.6.pre dummy/project/apps/frontend/controllers/default.rb
alfa-0.0.5.pre dummy/project/apps/frontend/controllers/default.rb