Sha256: f70e18c3ad60bf84b59bc00ac5c7bc30ff99a6b7f0e6062615749c923c2cb31e

Contents?: true

Size: 146 Bytes

Versions: 84

Compression:

Stored size: 146 Bytes

Contents

module ActiveAdmin
  module ViewHelpers
    module TitleHelper

      def title(_title)
        @page_title = _title
      end

    end
  end
end

Version data entries

84 entries across 84 versions & 10 rubygems

Version Path
activeadmin-rails-1.7.1 lib/active_admin/view_helpers/title_helper.rb
activeadmin-rails-1.7.0 lib/active_admin/view_helpers/title_helper.rb
activeadmin-rb-1.6.0 lib/active_admin/view_helpers/title_helper.rb
date_n_time_picker_activeadmin-0.1.2 vendor/bundle/ruby/2.6.0/gems/activeadmin-2.9.0/lib/active_admin/view_helpers/title_helper.rb
date_n_time_picker_activeadmin-0.1.1 vendor/bundle/ruby/2.6.0/gems/activeadmin-2.9.0/lib/active_admin/view_helpers/title_helper.rb
activeadmin-rb-1.5.2 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.9.0 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.8.1 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.8.0 lib/active_admin/view_helpers/title_helper.rb
activeadmin-rb-1.5.1 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.7.0 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.6.1 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.6.0 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.5.0 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.4.0 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.3.1 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.3.0 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.2.0 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.1.0 lib/active_admin/view_helpers/title_helper.rb
activeadmin-2.0.0 lib/active_admin/view_helpers/title_helper.rb