class Handlers::AfterValidationsHooks
Public Instance Methods
handle()
click to toggle source
# File lib/handlers/hooks.rb, line 38 def handle handle_hooks('after_validation') end
# File lib/handlers/hooks.rb, line 38 def handle handle_hooks('after_validation') end