Sha256: 0d59b3b634339353efc02088edafc420ea30b206ff300b088d9e4471723c9d88
Contents?: true
Size: 208 Bytes
Versions: 4
Compression:
Stored size: 208 Bytes
Contents
GarnetClient::Engine.routes.draw do post "notify_deposits" => "garnet_notify#deposits" post "notify_withdraws" => "garnet_notify#withdraws" post "notify_transactions" => "garnet_notify#transactions" end
Version data entries
4 entries across 4 versions & 1 rubygems
Version | Path |
---|---|
garnet_client-0.1.13 | config/routes.rb |
garnet_client-0.1.12 | config/routes.rb |
garnet_client-0.1.11 | config/routes.rb |
garnet_client-0.1.10 | config/routes.rb |