Preparing for deployment to new server

This commit is contained in:
Godwin
2014-06-02 18:45:26 -06:00
parent 8bcc1852b5
commit 930aa130d6
5 changed files with 78 additions and 5 deletions
+1
View File
@@ -30,6 +30,7 @@ BikeBike::Application.routes.draw do
resources :organizations, :param => 'slug' do
get :members
get :identity
get :json
post :nonmembers
end