Method: FCC::Station::LmsData#common_station_data

Defined in:
lib/fcc/station/lms_data.rb

#common_station_dataObject



63
64
65
# File 'lib/fcc/station/lms_data.rb', line 63

def common_station_data
  @common_station_data ||= read(:common_station)
end