Thomas Walpole
|
2024fca4df
|
Rails 5 compatability. Remove rails < 4.1 and Ruby < 2.1
|
2015-12-11 09:47:30 -08:00 |
|
Brian Underwood
|
65d7d1ba55
|
Change test to use acts_like? so that we can have DateTime fields
|
2014-05-28 22:17:07 -07:00 |
|
Anshul Sharma
|
dc1b399a8b
|
Updated ruby 1.9 hash syntax
|
2014-02-25 22:12:55 +05:30 |
|
Vasiliy Ermolovich
|
49086d0294
|
remove warnings regarding number extensions
|
2014-01-04 18:54:19 +03:00 |
|
Carlos Antonio da Silva
|
86eecc6606
|
Change "ActionController::IntegrationTest" to "ActionDispatch::IntegrationTest"
|
2013-01-28 19:58:21 -02:00 |
|
Rafael Mendonça França
|
d699b80254
|
Do not use a local network ip as HTTP_X_FORWARDED_FOR header
If HTTP_X_FORWARDED_FOR is a local network IP the HTTP_CLIENT_IP
need to be set
|
2012-01-10 11:43:15 -03:00 |
|
Rafael Mendonça França
|
edb0aac091
|
Whitespaces ✂️
|
2012-01-09 18:11:10 -03:00 |
|
José Valim
|
930b324c15
|
Usage of confirm_within was deprecated in favor allow_unconfirmed_access_for
|
2011-12-11 20:18:02 +01:00 |
|
salidux
|
d11402612f
|
test for trackable behind a proxy
|
2011-10-22 11:57:18 -02:00 |
|
fabian
|
56f7fbf2d1
|
use 'devise.skip_trackable' instead of DNT headers
|
2011-05-04 15:21:12 +02:00 |
|
fabian
|
89b53ea39c
|
respect do not track headers in trackable
|
2011-05-04 14:44:37 +02:00 |
|
José Valim
|
bd4b29c0fd
|
sign_in_count shoud default to zero.
|
2010-03-26 12:56:24 +01:00 |
|
José Valim
|
ca4e09390e
|
Compatibility with Ruby 1.9.1 and 1.9.2.
|
2010-03-26 11:27:19 +01:00 |
|
José Valim
|
543fe077d8
|
Update to work with Warden 0.8.0.
|
2010-01-05 13:44:13 +01:00 |
|
José Valim
|
0434d72009
|
Update TODO, CHANGELOG and README.
|
2009-11-24 15:29:46 -02:00 |
|
José Valim
|
f9c5dd6a79
|
Added trackable for sign_in_count, sign_in_at and sign_in_ip.
|
2009-11-24 15:18:42 -02:00 |
|