RailsConfig v1.4.0 Release Notes

Release Date: 2016-12-20 // over 7 years ago
  • ๐Ÿ†• New features

    • Added support for passing a raw ruby hash into to both Settings.add_source! and Settings.prepend_source! (#108 thanks to @halloffame)

    ๐Ÿ› Bug fixes

    • โž• Added new reserved name test (#158 thanks to @milushov)
    • ๐Ÿš… to_hash should not replace nested config objects with Hash (#160 thanks to @seikichi)