Sha256: cde38030f0fca7d1f08f641de285b812a25082461da8e0a68d6d564e0b565093
Contents?: true
Size: 114 Bytes
Versions: 4
Compression:
Stored size: 114 Bytes
Contents
class InfoController < ApplicationController def index @section = 'info' @info = backend.info end end
Version data entries
4 entries across 4 versions & 1 rubygems