Libraries
»
ierail
(0.4.1)
»
Index
»
Station
»
#location
Method: Station#location
Defined in:
lib/station.rb
#
location
⇒
Object
12 13 14
# File 'lib/station.rb', line 12
def
location
[
@longitude
,
@latitude
]
end