Sha256: b7b94f376361c883d17903c1820b0939b60530412cc90a48f7ffeee42faae5fb
Contents?: true
Size: 224 Bytes
Versions: 3
Compression:
Stored size: 224 Bytes
Contents
Rails.application.routes.draw do # # TODO:: Namespace this # resources :tokens do post :authenticate, :on => :collection post :accept, :on => :collection get :servers, :on => :collection end end
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
automate-em-0.0.4 | config/routes.rb |
automate-em-0.0.3 | config/routes.rb |
automate-em-0.0.2 | config/routes.rb |