module ActiveAdmin::ViewHelpers::TitleHelper
Public Instance Methods
Source
# File lib/active_admin/view_helpers/title_helper.rb, line 6 def title(_title) @page_title = _title end
# File lib/active_admin/view_helpers/title_helper.rb, line 6 def title(_title) @page_title = _title end