many important fixes
This commit is contained in:
@@ -24,6 +24,7 @@ module Qwaiter::EmployeeBaseSerializer
|
||||
#alias_method :default_relationship_related_link, :relationship_related_link
|
||||
def relationship_related_link(attribute_name)
|
||||
super if related_link_for_attributes.include?(attribute_name)
|
||||
nil
|
||||
end
|
||||
|
||||
def relationship_self_link(attribute_name)
|
||||
|
||||
Reference in New Issue
Block a user