lib/uniqush.rb in uniqush-rb-0.0.1 vs lib/uniqush.rb in uniqush-rb-0.0.2

- old
+ new

@@ -1,6 +1,6 @@ require "uniqush/version" require "uniqush/client" +require "uniqush/restful_client" module Uniqush - # Your code goes here... end