Sha256: 1dc5dae703400d447827b40f9fd0383e2b090bc699b4c8bb6662f7a1d1640d33
Contents?: true
Size: 264 Bytes
Versions: 4
Compression:
Stored size: 264 Bytes
Contents
class LasReader::WellInfo @@attrs = %w{start_depth depth_unit stop_depth step null_value company_name well_name field_name location province county state country service_company date_logged uwi api }.map! { |s| s.to_sym }.freeze attr_accessor *@@attrs end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
las_reader-0.0.5 | lib/las_reader/well_info.rb |
las_reader-0.0.4 | lib/las_reader/well_info.rb |
las_reader-0.0.3 | lib/las_reader/well_info.rb |
las_reader-0.0.2 | lib/las_reader/well_info.rb |