Sha256: 8025f2b83c46ce6a6a286ece75235b63ae581f05961369e63f1779b51da345ee

Contents?: true

Size: 127 Bytes

Versions: 3

Compression:

Stored size: 127 Bytes

Contents

module Maxwell
  module Agent
    module WebHelpers
      def root_path
        env['SCRIPT_NAME']
      end
    end
  end
end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
maxwell_agent-0.0.7 lib/maxwell/agent/web_helpers.rb
maxwell_agent-0.0.5 lib/maxwell/agent/web_helpers.rb
maxwell_agent-0.0.1 lib/maxwell/agent/web_helpers.rb