We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Customizing for different Invite use cases (emails etc.) (markdown)
Destroyed es co.yml (markdown)
Updated es co.yml (markdown)
Created es-co.yml (markdown)
Updated I18n (textile)
make it gender neutral.
before_filter is deprecated. Using before_action instead
fix saving invitation_sent_at
Added updated danish translation
the method is 'update_resource_params' and not 'resource_params'
Updated Devise Invitable with Strong Parameters (markdown)
Updated Invite a Resource (or User) that Has Already Signed Up without Invitation (markdown)
updated to reflect devise_parameter_sanitizer.for has been deprecated and replaced with .permit
Italian translation added ;-)
The method was out-dated. See Issue #627
Added polish translation
Add locale for Vietnamese
added Korean locale
Added turkish translation
Only delivers an email if @user.errors.empty? , the same as the original devise invitable controller.
Updated with missing translations and improved current translations
Add Arabic locale file
Add additional explanation of use case