lib/warden/authentication/strategies.rb in hassox-warden-0.3.1 vs lib/warden/authentication/strategies.rb in hassox-warden-0.3.2

- old
+ new

@@ -1,4 +1,5 @@ +# encoding: utf-8 module Warden module Strategies class << self # Adds a strategy to the grab-bag of strategies available to use.