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
I have a collection that, in order to save db trips, uses a second collection that has some data associated to the records in the first collection. In RABL I could simply reference the global variable @data inside the view template and be done. Is this doable with AMS?