Her is an ORM (Object Relational Mapper) that maps REST resources to Ruby objects. It is designed to build applications that are powered by a RESTful API instead of a database.
Unfortunately no, but that would be a really cool feature that we'd love to see 😻There's a more fundamental problem with scopes on associations that will probably need to be resolved first.
Sorry for all the posts but I'm loving Her and just want to see it keep getting better.
I checked all the Issues and don't see this. Is there support for association extensions? For example:
so
@user.addresses.count
would use the defined count instead of doing what it appears now, which is: