class CommercialBuildingEnergyConsumptionSurveyResponse
Constants
- TABLE_STRUCTURE
Public Class Methods
lodging_records()
click to toggle source
# File lib/earth/hospitality/commercial_building_energy_consumption_survey_response.rb, line 73 def self.lodging_records where(:detailed_activity => ['Hotel', 'Motel or inn'], :first_activity => nil) end