Hanami::Utils v0.4.1 Release Notes

Release Date: 2015-05-15 // almost 9 years ago
  • ➕ Added

    • [Luca Guidi & Alfonso Uceda Pompa] Introduced Lotus::Utils::Inflector, Lotus::Utils::String#pluralize and #singularize

    🛠 Fixed

    • [Luca Guidi] Ensure Lotus::Utils::Attributes#to_h to safely return nested ::Hash instances for complex data structures.
    • [Luca Guidi] Let Lotus::Interactor#error to return a falsey value for control flow. (eg. check_permissions or error "You can't access")