Class: GroupedScreenedUrlSerializer
- Inherits:
-
ApplicationSerializer
- Object
- ActiveModel::Serializer
- ApplicationSerializer
- GroupedScreenedUrlSerializer
- Defined in:
- app/serializers/grouped_screened_url_serializer.rb
Instance Method Summary collapse
Methods inherited from ApplicationSerializer
expire_cache_fragment!, fragment_cache
Methods inherited from ActiveModel::Serializer
Instance Method Details
#action ⇒ Object
6 7 8 |
# File 'app/serializers/grouped_screened_url_serializer.rb', line 6 def action "do_nothing" end |