Class: Alchemy::CellSerializer
- Inherits:
-
ActiveModel::Serializer
- Object
- ActiveModel::Serializer
- Alchemy::CellSerializer
- Defined in:
- app/serializers/alchemy/cell_serializer.rb
Instance Method Summary collapse
Instance Method Details
#elements ⇒ Object
13 14 15 |
# File 'app/serializers/alchemy/cell_serializer.rb', line 13 def elements object.elements.published end |