RailsConfig v2.2.2 Release Notes

Release Date: 2020-12-08 // over 3 years ago
  • ๐Ÿ› Bug fixes

    • Added alias to_h for to_hash (#277)
    • ๐Ÿ’Ž Prevent unnecessary doubled loading of environment variables (#291)
    • ๐Ÿ’Ž Return Hash from Config::Options#as_json instead of Array of pairs when using ActiveSupport Core Extensions (#292)

    ๐Ÿ”„ Changes

    • โž• Add JRuby 9.2 to the test matrix (#228)
    • โž• Add exit! to reserved keywords (#289)