class Arbetsformedlingen::ApplicationMethod
Public Class Methods
new(hash)
click to toggle source
Calls superclass method
# File lib/arbetsformedlingen/models/application_method.rb, line 18 def initialize(hash) super(ApplicationMethodSchema.call(hash)) end