Sha256: fa35619a1241e0dfca4075e6bf08dbae8d5b1f16af62896a482a4906a7c1b4f3

Contents?: true

Size: 68 Bytes

Versions: 4

Compression:

Stored size: 68 Bytes

Contents

Application.class_eval do
  
  get '/' do
    haml :front
  end
end

Version data entries

4 entries across 4 versions & 2 rubygems

Version Path
winton-sum-0.1.0 lib/sum/controller/front.rb
winton-sum-0.1.1 lib/sum/controller/front.rb
sum-0.1.2 lib/sum/controller/front.rb
sum-0.1.1 lib/sum/controller/front.rb