Brett

Results 4 issues of Brett

The version table currently has columns for user_id and user_type however they don't appear to be supported. Has anyone gotten user_id or user_type to work with this fork?

How can you write a spec to test a Mail Interceptor as follows? The interceptor is not taking effect before calling: ... @email.should deliver_to setup_mail.rb Mail.register_interceptor(MailInterceptor) if Rails.env != "production"...

I'm noticing the warnings like seen below. Is this repo still being actively maintained / supported? Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package...

Hello, given the way react-devise handle the user routes, is it possible to support a user profile route? Something like: ` Currently the above will cause the browser to redirect/loop...