Sha256: ec16c8ef572636aee02ac099dd4cffcf4739e8a34549316b6e75504bc7aa5b34

Contents?: true

Size: 699 Bytes

Versions: 3

Compression:

Stored size: 699 Bytes

Contents

Override valid_password? and unauthenticated_message instead of active_for_authentication? and inactive_message, active_for_authentication? doesn't work for default behavior of invited users without password

= 1.4.0
Override active_for_authentication? and inactive_message instead of valid_password?
To use counter_cache, invited_by_counter_cache must be set, no more checking of invitations_count to enable counter cache

= 1.3.0
Now devise 3.1 compatible, @token must be used instead of @resource.invitation_token in mail views

= 1.2.0
Add invitation_created_at column which is set when invitation is created even when sending is skipped. This new field is used to check invitation period valid

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
devise_invitable-1.5.1 CHANGELOG
devise_invitable-1.5.0 CHANGELOG
devise_invitable-1.4.2 CHANGELOG