Method: Audits1984::FilteredSessions#to_h
- Defined in:
- app/models/audits1984/filtered_sessions.rb
#to_h ⇒ Object
14 15 16 |
# File 'app/models/audits1984/filtered_sessions.rb', line 14 def to_h attributes.compact.transform_values(&:to_s) end |