mirror of
https://github.com/jcwimer/wrestlingApp
synced 2026-03-25 01:14:43 +00:00
Frontend authentication working.
This commit is contained in:
@@ -30,6 +30,10 @@ module Wrestling
|
||||
config.active_job.queue_adapter = :delayed_job
|
||||
|
||||
config.rails_lineman.lineman_project_location = "frontend"
|
||||
|
||||
config.to_prepare do
|
||||
DeviseController.respond_to :html, :json
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user