Sha256: 88c5010f0b2779b881ea92ba80c161c4d6e29528e220e817814531b03ff41b6a
Contents?: true
Size: 173 Bytes
Versions: 59
Compression:
Stored size: 173 Bytes
Contents
class ApplicationController < ActionController::Base protect_from_forgery # def add_category # TranslationCenter::Category.create(name: controller_name) # end end
Version data entries
59 entries across 59 versions & 2 rubygems