Method: Remi::DataSource::Postgres#raw_result

Defined in:
lib/remi/data_source/postgres.rb

#raw_resultObject



20
21
22
# File 'lib/remi/data_source/postgres.rb', line 20

def raw_result
  @raw_result ||= extract
end