Method: Api::V1::FireSerializer#weather_station_id
- Defined in:
- app/serializers/orb_def/api/v1/fire_serializer.rb
#weather_station_id ⇒ Object
13 14 15 |
# File 'app/serializers/orb_def/api/v1/fire_serializer.rb', line 13 def weather_station_id object.weather_station_id.to_s end |