CanCanCan v2.1.0 Release Notes

Release Date: 2017-11-10 // over 6 years ago
    • โž• Adds support for Rails Api applications. ([@ajgon][])
    • Controller subclasses inherit skip_load_resource from superclass. ([@jpmckinney][])
    • ๐Ÿ›  Fix instance variable not initialized warnings. ([@sethcharles][])
    • ๐Ÿ›  Fix build_resource when model name is Action. ([@anilmaurya][])
    • ๐ŸŽ Smaller performance improvements. ([@DNNX][])
    • ๐Ÿ›  Fix i18n lookup for unauthorized message. ([@clemens][])