RailsConfig v0.5.0.beta1 Release Notes

    • ๐Ÿš… Ability to use in Settings file keywords reserved for OpenStruct: select, collect (#95)
    • ๐Ÿš… Made config work without Rails as a hard dependency (#86, #88)
    • ๐Ÿ›  Fix generate error when .gitignore is missing (#85)
    • ๐Ÿ›  Fix deprecation warning on File.exists? (#81)
    • โž• Add a shortcut method for setting files (#67)
    • ๐Ÿ‘Œ Improve YAMLSource load error message by outputting offending file path (#88)