markbates / configatron

A super cool, simple, and feature rich configuration system for Ruby apps.

Home Page:http://www.metabates.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doesn't work

selivandex opened this issue · comments

In model, in view files, it renders empty hash, but in rails console works fine

Having same issue here. Downgrade to version 2.9.1 solved it.

Even doing downgrade did not work.

Same problem here with the 3.0.0 pre.

For me this issue occurred with ruby 1.9.3. After updating to ruby 2.0.0 everything works fine

Readme says 3.0.0 pre but if you set version 3.0.1 it looks fine.

There was a bug in the rc versions when working with Rails. It should work fine in >= 3.0.1.