mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-04-10 23:53:06 +00:00
Moved jquery and datatables back to asset pipline. Log out now works
This commit is contained in:
@@ -14,7 +14,6 @@ Devise.setup do |config|
|
||||
|
||||
# Configure the class responsible to send e-mails.
|
||||
# config.mailer = 'Devise::Mailer'
|
||||
|
||||
# ==> ORM configuration
|
||||
# Load and configure the ORM. Supports :active_record (default) and
|
||||
# :mongoid (bson_ext recommended) by default. Other ORMs may be
|
||||
|
||||
@@ -4,6 +4,7 @@ Wrestling::Application.routes.draw do
|
||||
resources :matches
|
||||
|
||||
devise_for :users
|
||||
|
||||
resources :tournaments
|
||||
|
||||
resources :schools
|
||||
|
||||
Reference in New Issue
Block a user