Sha256: 067a5310842fdc3c93c6d38d1ec1829b56144bd84d0be5312438b85b87687645

Contents?: true

Size: 86 Bytes

Versions: 8

Compression:

Stored size: 86 Bytes

Contents

class ARUserExporter < ActiveModel::Exporter
  attributes :first_name, :last_name
end

Version data entries

8 entries across 8 versions & 1 rubygems

Version Path
active_model_exporters-0.5.1 test/fixtures/active_record/exporters.rb
active_model_exporters-0.5.0 test/fixtures/active_record/exporters.rb
active_model_exporters-0.4.1 test/fixtures/active_record/exporters.rb
active_model_exporters-0.4.0 test/fixtures/active_record/exporters.rb
active_model_exporters-0.3.2 test/fixtures/active_record/exporters.rb
active_model_exporters-0.3.1 test/fixtures/active_record/exporters.rb
active_model_exporters-0.3.0 test/fixtures/active_record/exporters.rb
active_model_exporters-0.2.0 test/fixtures/active_record/exporters.rb