Commit Graph

6 Commits

Author SHA1 Message Date
Paul van Tilburg bc9f104d9b Mention the version in the starting log message 2014-11-16 11:55:30 +01:00
Paul van Tilburg e712249458 Allow for bridge.yml to be absent 2014-11-16 11:53:58 +01:00
Paul van Tilburg 336abfc291 Prepend the config directory to the .yml file paths 2014-11-16 11:46:02 +01:00
Paul van Tilburg 8ffb5cf70a Log error messages when exceptions are rescued 2014-11-16 11:45:34 +01:00
Paul van Tilburg d89d2e2c22 Rename options to config 2014-11-16 11:44:48 +01:00
Paul van Tilburg e2921f9c2e Split up the code into separate files
* Rename the Hued class to Hued::Engine so that Hued can be the containing
  module
* Split off the version to lib/hued/version.rb
* Undo Rule being a nested class of Engine
2014-11-16 11:25:13 +01:00