Sha256: ae7d8ee3b58a3e50defe25f89ebf26b30faf2ce891b058b16de28b4a6ede919a
Contents?: true
Size: 171 Bytes
Versions: 32
Compression:
Stored size: 171 Bytes
Contents
module TryApi class PagesController < TryApi::ApplicationController layout 'try_api/application' def index @project = ConfigParser.read end end end
Version data entries
32 entries across 32 versions & 1 rubygems