Sha256: fa21b2cfcd7abb0a05e05ea6d60f27ba73651837afa3f07d175559988360b30b

Contents?: true

Size: 219 Bytes

Versions: 3

Compression:

Stored size: 219 Bytes

Contents

module MyExperimentREST

  module Urls
    # URL constants
    MYEXPERIMENT_URL = "http://www.myexperiment.org"
    WORKFLOW_URL = "workflow.xml"
    USER_URL = "user.xml"
    SESSION_URL = "session/create"
  end

end

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
myexperiment-rest-0.3.4 lib/myexperiment-rest/constants.rb
myexperiment-rest-0.3.3 lib/myexperiment-rest/constants.rb
myexperiment-rest-0.3.2 lib/myexperiment-rest/constants.rb