Sha256: 1b0ea3edc578c6b19cc87dc15565a0c259a123274bb4a5a666a65d8fb462aad6

Contents?: true

Size: 412 Bytes

Versions: 1

Compression:

Stored size: 412 Bytes

Contents

# Changelog

## 0.5.0 - Jan 25, 2013

* Load immediately on require in Rails instead of waiting for initialization
* Add YAML-style variables
    VARIABLE: some value

## 0.4.0 - Nov 13, 2012

* Add support for quoted options, e.g.:
    VARIABLE='some value'
* Fix rake deprecation warnings

## 0.3.0 - Oct 25, 2012

* Avoid overriding existing ENV variables so values set before loading the app are maintained.

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
dotenv-0.5.0 Changelog.md