You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
class SuperModelRepresenter < Representable::Decorator
collection metadata as: info do
property arg1
property arg2 #some properties are somehow evaluate with SuperModel
end
end
In nested property, iI don't have access to parent. if there is any pattern to achive this functionality?
The text was updated successfully, but these errors were encountered:
i have situation:
In nested property, iI don't have access to parent. if there is any pattern to achive this functionality?
The text was updated successfully, but these errors were encountered: