Classes: Hook
23 24 25
# File 'lib/hal_decorator/serialize_hooks.rb', line 23 def post_serialize(&block) @_post_serialize_hook = Hook.new(&block) end