Oshuma / app_config

Simple Ruby framework-agnostic application configuration.
http://oshuma.github.io/app_config/
MIT License
20 stars 7 forks source link

Remove `save!` call in Mongo.[]= #19

Closed Oshuma closed 11 years ago

Oshuma commented 11 years ago

Saving should be called explicitly to avoid hitting the database when setting attribute.

Oshuma commented 11 years ago

Fixed in 968e7eceefb8467f67bd06ebe333468d19839ddb.