lib/wp/hmac/server.rb in wp-hmac-0.2.2 vs lib/wp/hmac/server.rb in wp-hmac-0.2.3

- old
+ new

@@ -1,6 +1,9 @@ module WP module HMAC + # = HMAC Server + # + # Authenticate a request using EY::ApiHMAC class Server @hmac_enabled_routes = [] class << self attr_accessor :hmac_enabled_routes