Sha256: 5c0319b8f9919e732998d4094e8cb4776c73575e22c6e83f8cb200fec943e0aa

Contents?: true

Size: 289 Bytes

Versions: 53

Compression:

Stored size: 289 Bytes

Contents

module ActiveAdmin
  module Helpers
    module Routes
      module UrlHelpers
        include Rails.application.routes.url_helpers
      end

      extend UrlHelpers

      def self.default_url_options
        Rails.application.routes.default_url_options || {}
      end
    end
  end
end

Version data entries

53 entries across 53 versions & 6 rubygems

Version Path
activeadmin-rb-1.5.0 lib/active_admin/helpers/routes/url_helpers.rb
activeadmin-2.0.0.rc2 lib/active_admin/helpers/routes/url_helpers.rb
activeadmin_addons-1.7.1 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/lib/active_admin/helpers/routes/url_helpers.rb
activeadmin-2.0.0.rc1 lib/active_admin/helpers/routes/url_helpers.rb
activeadmin-rb-1.4.0 lib/active_admin/helpers/routes/url_helpers.rb
activeadmin_addons-1.7.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/lib/active_admin/helpers/routes/url_helpers.rb
activeadmin-1.4.3 lib/active_admin/helpers/routes/url_helpers.rb
activeadmin-1.4.2 lib/active_admin/helpers/routes/url_helpers.rb
activeadmin-1.4.1 lib/active_admin/helpers/routes/url_helpers.rb
activeadmin-1.4.0 lib/active_admin/helpers/routes/url_helpers.rb
activeadmin-1.3.1 lib/active_admin/helpers/routes/url_helpers.rb
activeadmin_addons-1.6.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/lib/active_admin/helpers/routes/url_helpers.rb
activeadmin_addons-1.5.0 vendor/bundle/ruby/2.2.0/bundler/gems/activeadmin-f71b375325eb/lib/active_admin/helpers/routes/url_helpers.rb
activeadmin-1.3.0 lib/active_admin/helpers/routes/url_helpers.rb
activeadmin_addons-1.4.0 vendor/bundle/ruby/2.2.0/bundler/gems/activeadmin-f71b375325eb/lib/active_admin/helpers/routes/url_helpers.rb
activeadmin_addons-1.3.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/lib/active_admin/helpers/routes/url_helpers.rb
activeadmin_addons-1.2.0 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-f71b375325eb/lib/active_admin/helpers/routes/url_helpers.rb
activeadmin-1.2.1 lib/active_admin/helpers/routes/url_helpers.rb
activeadmin_addons-1.1.2 vendor/bundle/ruby/2.3.0/bundler/gems/activeadmin-a5a53c3f2b8f/lib/active_admin/helpers/routes/url_helpers.rb
activeadmin-1.2.0 lib/active_admin/helpers/routes/url_helpers.rb