Sha256: e94a07922f35602c55a0235ebdb27bc1569767edfb4843ffeb4c70606c6ab2a0
Contents?: true
Size: 134 Bytes
Versions: 28
Compression:
Stored size: 134 Bytes
Contents
module Cms class CategoriesController < Cms::ContentBlockController def show redirect_to categories_path end end end
Version data entries
28 entries across 28 versions & 2 rubygems