Wallaby v4.0.0.rc Release Notes

  • ๐Ÿš… 1. Used Rails cache for caching subclasses ๐Ÿ‘ 2. Added support for CanCanCan (authorization) ๐Ÿ‘ 3. Added support for all Postgres types ๐Ÿ‘ 4. Added support for sorting

    1. Added model servicer to take away the responsibilities (collection/find/initialize) for model decorator and extract all actions for resource controller