lib/strong_actions/config.rb in strong_actions-0.0.4 vs lib/strong_actions/config.rb in strong_actions-0.0.5
- old
+ new
@@ -1,5 +1,6 @@
require 'singleton'
+require 'yaml'
module StrongActions
class Config
include Singleton
\ No newline at end of file