<FromGitter>
<Blacksmoke16> @drujensen @robacarp any objection to merging in the PRs that are approved? can do a release after the migration PR is done
<FromGitter>
<robacarp> Nope.
<FromGitter>
<Blacksmoke16> 👍
_whitelogger has joined #amber
feepbot has quit [Ping timeout: 250 seconds]
feepbot has joined #amber
<FromGitter>
<eliasjpr> Ship it
<FromGitter>
<rmarronnier> Hey ! Just a quick question, what's the way to get the .env variables for amber ? I tried 'database_url: ENV[DATABASE_URL]' in my development.yml with no success. I tried reading the docs + src code, but couldn't find any hints :-/
<FromGitter>
<rmarronnier> Also, am I the only one to get : '''undefined method 'now' for Hash(String, String)''' when trying flash.now['blabla'] ?
<FromGitter>
<Blacksmoke16> prob just have to do `flash["foo"]`