This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
heartcombo--devise
Watch
1
Star
0
Fork
You've already forked heartcombo--devise
0
mirror of
https://github.com/heartcombo/devise.git
synced
2022-11-09 12:18:31 -05:00
Code
Releases
Activity
a8d9695324
heartcombo--devise
/
test
/
models
/
trackable_test.rb
6 lines
74 B
Ruby
Raw
Normal View
History
Unescape
Escape
Compatibility with Ruby 1.9.1 and 1.9.2.
2010-03-26 06:27:19 -04:00
require
'test_helper'
Added trackable for sign_in_count, sign_in_at and sign_in_ip.
2009-11-24 12:18:42 -05:00
class
TrackableTest
<
ActiveSupport
::
TestCase
end
Copy permalink