QEDio / qonfig

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Qonfig

Qonfig abstracts configuration data from its represenation in the Database. "Traditionally" this would be implemented with ActiveRecord (or another database mapper) but with qonfig as a layer in between this is becoming completly transparent.

Currently the "database" is a ruby-file. The Interface to get the data from a

  • flat file
  • database or
  • via an API

has still to be written.

About


Languages

Language:Ruby 100.0%