class Object
Constants
- FactoryBot
- FactoryGirl
Public Instance Methods
index()
click to toggle source
# File lib/g5_authenticatable/test/controller_helpers.rb, line 57 def index render plain: 'content' end