Sha256: b6658cd85550a3d8c97f5fb3e28f8b9c19f70844eb663e074e2a3e5e06a28c45

Contents?: true

Size: 231 Bytes

Versions: 14

Compression:

Stored size: 231 Bytes

Contents

module GeoConcerns
  module Discovery
    class DocumentBuilder
      class DocumentHelper
        include Rails.application.routes.url_helpers
        include ActionDispatch::Routing::PolymorphicRoutes
      end
    end
  end
end

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
geo_concerns-0.3.4 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.3.3 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.3.2 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.3.1 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.3.0 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.2.0 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.1.1 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.1.0 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.0.10 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.0.9 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.0.8 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.0.7 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.0.6 app/services/geo_concerns/discovery/document_builder/document_helper.rb
geo_concerns-0.0.5 app/services/geo_concerns/discovery/document_builder/document_helper.rb