Hello,
I don't see any activity on the repo since 2014, is somebody still using this lib / planing to work on it ? And if not may i ask what is the better alternative people switched to ?
Anyhow kind of like the lib, for memo would be nice to have :
- something like
belongs_to: ['User', 'Post'] to allow building and accessing multiple parents from a child resource
- the parent key saved with the child data, to allow retrieving a parent form a child (which is not possible right now)
Hello,
I don't see any activity on the repo since 2014, is somebody still using this lib / planing to work on it ? And if not may i ask what is the better alternative people switched to ?
Anyhow kind of like the lib, for memo would be nice to have :
belongs_to: ['User', 'Post']to allow building and accessing multiple parents from a child resource