class NRB::BreweryControlSystem::API::Temps
Private Instance Methods
parse()
click to toggle source
# File lib/brewery_control_system/api/3.7.0/temps.rb, line 9 def parse return if body_array.nil? temps end
# File lib/brewery_control_system/api/3.7.0/temps.rb, line 9 def parse return if body_array.nil? temps end