Sha256: 86954cfb966b2d10b1178776cec73ef4de21842fcf251750d57ff99f84d48884
Contents?: true
Size: 124 Bytes
Versions: 32
Compression:
Stored size: 124 Bytes
Contents
module Lentil class PagesController < Lentil::ApplicationController def about @title = "About" end end end
Version data entries
32 entries across 32 versions & 1 rubygems