This website requires JavaScript.
Explore
Help
Sign In
autonomic-cooperative
/
hometown
Watch
0
Star
0
Fork
0
You've already forked hometown
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
7709556673
hometown
/
spec
/
fabricators
/
session_activation_fabricator.rb
5 lines
70 B
Ruby
Raw
Normal View
History
Unescape
Escape
Revocable sessions (#3616) * feat: Revocable sessions * fix: Tests using sign_in * feat: Configuration entry for the maximum number of session activations
2017-06-23 16:50:53 +00:00
Fabricator
(
:session_activation
)
do
Add tests for SessionActivation (#5668) * Fabricate SessionActivation not only user_id but user association. * Add tests for SessionActivation
2017-11-13 00:54:48 +00:00
user
Revocable sessions (#3616) * feat: Revocable sessions * fix: Tests using sign_in * feat: Configuration entry for the maximum number of session activations
2017-06-23 16:50:53 +00:00
session_id
"
MyString
"
end
Reference in New Issue
Copy Permalink