Libraries
»
mls
(0.5.10)
»
Index
»
MLS
»
Tour
»
#view
Method: MLS::Tour#view
Defined in:
lib/mls/models/tour.rb
#
view
⇒
Object
25 26 27
# File 'lib/mls/models/tour.rb', line 25
def
view
MLS
.
post
(
"
/tours/
#{
token
}
/view
"
)
end