Sha256: 839555bb8363564b5cc6aa4fe7be7ac7bad1ba354bca9d56efbc8e6266617e7b
Contents?: true
Size: 130 Bytes
Versions: 1
Compression:
Stored size: 130 Bytes
Contents
class SimpleContentController < ApplicationController def faq @faqs = SimpleContent.faqs render "splash/faq" end end
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
happy_seed-0.0.21 | lib/generators/happy_seed/simple_cms/templates/app/controllers/simple_content_controller.rb |