This commit is contained in:
parent
d5b710dd9e
commit
a72495b741
5 changed files with 95 additions and 5 deletions
|
|
@ -5,7 +5,6 @@ require 'spec_helper'
|
|||
class DummyAuthController < ApplicationController; end
|
||||
|
||||
describe 'Auth concern', type: :controller do
|
||||
|
||||
controller DummyAuthController do
|
||||
# Defining a dummy action for an anynomous controller which inherits from the described class.
|
||||
def authenticate_blank
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue