rackerlabs / peril

Match developers with questions with Rackers with answers!
Other
4 stars 2 forks source link

Improve Configuration API #2

Closed smashwilson closed 10 years ago

smashwilson commented 10 years ago

Rather than using Hash methods, make Peril::Config a proper object with accessors, raising exceptions on required keys, that sort of thing.