Sha256: b7a7f98206613f69be9b39c16fe755fbc85ed723ad669bf6b45f7c110275977d
Contents?: true
Size: 301 Bytes
Versions: 5
Compression:
Stored size: 301 Bytes
Contents
module Alchemy module Admin module AjaxFormsHelper def alchemy_body_class [ "ajax_forms", controller_name, action_name, content_for(:main_menu_style), content_for(:alchemy_body_class) ].compact end end end end
Version data entries
5 entries across 5 versions & 1 rubygems