devise_example icon indicating copy to clipboard operation
devise_example copied to clipboard

New demo features?

Open jayshepherd opened this issue 12 years ago • 1 comments

I'm looking for good demo features to add based on the core devise gem functionality (i.e. no other add-ons)

Leave some comments in this issue and we will consider what to add and/or clean up.

Thanks for your help!

Jay

jayshepherd avatar Aug 12 '13 15:08 jayshepherd

In the current example, the token page does not show a parameter. : Need this added to the model before_save :ensure_authentication_token

An example showing extra fields on the model, since rails 4 does away with attr_accessor, there are pages describing how to do this but an example would be better.

weiserma avatar Oct 08 '13 02:10 weiserma