class YARD::Serializers::Base
def before_serialize; end
-
(Boolean)
- whether or not serialization should occur
Other tags:
- Abstract: - Should run code before serialization. Should return false
def before_serialize; end
(Boolean)
- whether or not serialization should occur
def before_serialize; end