Class: ActivePress::Comment
- Defined in:
- lib/active_press/models/comment.rb
Instance Method Summary collapse
Instance Method Details
#meta ⇒ Object
9 10 11 12 13 14 |
# File 'lib/active_press/models/comment.rb', line 9 def .inject({}) do |hash, | hash[..to_sym] = . hash end end |