Sha256: 7cf75bbf2fae4c0b6ea905add78f3864f60e37feff319506491177b029f5defe
Contents?: true
Size: 104 Bytes
Versions: 3
Compression:
Stored size: 104 Bytes
Contents
class MainController < Controller map '/' def index @applications = Application.all end end
Version data entries
3 entries across 3 versions & 2 rubygems
Version | Path |
---|---|
yhara-ruby-station-0.0.1 | controller/main.rb |
yhara-ruby-station-0.0.2 | controller/main.rb |
ruby-station-0.0.4 | controller/main.rb |