Skip to content

A custom rails_admin invitation action for use with devise_invitable

License

Notifications You must be signed in to change notification settings

pairing/rails_admin_invite

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RailsAdminInvite

This gem is for use with RailsAdmin and Devise Invitable. I wanted to be able to invite Admin from the Rails Admin backend, having them confirm their account on the app's front end. This is a quick and dirty way to accomplish that.

It will add an "Invite " tab on the collection view of a Rails Admin resource that is configured to use Devise Invitable.

Installation

Add the following to your Gemfile

gem 'rails_admin_invite', :git => '[email protected]:tonywok/rails_admin_invite.git'

TODO

  • Look into RailsAdmin I18n convention

About

A custom rails_admin invitation action for use with devise_invitable

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Ruby 100.0%