Skip to content

Instantly share code, notes, and snippets.

@mjc-gh
Created August 18, 2016 16:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mjc-gh/209db44cb8d85b8cd106b5260f350bed to your computer and use it in GitHub Desktop.
Save mjc-gh/209db44cb8d85b8cd106b5260f350bed to your computer and use it in GitHub Desktop.
Devise::Async::Stretch
gem 'devise-async-stretch'
# Install for a new model User
$ rails generate devise:async:stretch:install User
# Install for an existing model Admin
rails generate devise:async:stretch:populate_stretch_marks Admin
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment