bootstrap and simpleform
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
Rails.application.routes.draw do
|
||||
|
||||
namespace :api, :defaults => { :format => 'json' } do
|
||||
|
||||
#Session Login and Logout
|
||||
@@ -13,5 +14,7 @@ Rails.application.routes.draw do
|
||||
|
||||
end
|
||||
|
||||
|
||||
|
||||
# For details on the DSL available within this file, see http://guides.rubyonrails.org/routing.html
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user