module CsvRails::Mongoid::ClassMethods
Public Instance Methods
attribute_names()
click to toggle source
# File lib/csv_rails/mongoid.rb, line 12 def attribute_names fields.keys.map(&:to_sym) end
# File lib/csv_rails/mongoid.rb, line 12 def attribute_names fields.keys.map(&:to_sym) end