mirror of
https://github.com/heartcombo/devise.git
synced 2026-04-28 03:00:29 -04:00
Introducing timeoutable to timeout sessions without activity.
This commit is contained in:
5
test/models/timeoutable_test.rb
Normal file
5
test/models/timeoutable_test.rb
Normal file
@@ -0,0 +1,5 @@
|
||||
require 'test/test_helper'
|
||||
|
||||
class TimeoutableTest < ActiveSupport::TestCase
|
||||
|
||||
end
|
||||
Reference in New Issue
Block a user