updates from Production version

This commit is contained in:
Lee Lawlor
2014-05-15 16:42:47 -04:00
parent f7b4a3fcce
commit c240b89ed0
10 changed files with 151 additions and 101 deletions

View File

@ -80,12 +80,14 @@ Thingspeak::Application.routes.draw do
collection do
get :public
get :watched
get :realtime
end
member do
get :import
post :upload
post :clear
put :watch
post :realtime_update
end
resources :feed