Libraries
»
spark_api
(1.6.1)
»
Index
»
SparkApi
»
Models
»
Base
»
path
Method: SparkApi::Models::Base.path
Defined in:
lib/spark_api/models/base.rb
.
path
⇒
Object
38 39 40
# File 'lib/spark_api/models/base.rb', line 38
def
self
.
path
"
#{
prefix
}
#{
element_name
}
"
end