Sha256: 676a588919462169f1b2fa7308fcdda3feb77a76aa560fc98863c3fe0a50e68c

Contents?: true

Size: 110 Bytes

Versions: 22

Compression:

Stored size: 110 Bytes

Contents

class MainController < Ramaze::Controller
  def index
    "Hello, World!"
  end
end

Ramaze::Log.loggers = []

Version data entries

22 entries across 22 versions & 4 rubygems

Version Path
ramaze-2009.06 benchmark/suite/no_informer.rb
ramaze-2009.06.04 benchmark/suite/no_informer.rb