Method: ActiveRoad::Path#to_s

Defined in:
app/models/active_road/path.rb

#to_sObject



101
102
103
# File 'app/models/active_road/path.rb', line 101

def to_s
  name
end