module MockGCM

Constants

VERSION

Public Instance Methods

new(*attrs) click to toggle source
# File lib/mock_gcm.rb, line 7
def new(*attrs)
  Server.new(*attrs)
end