Ruby on Rails Friday, August 9, 2013

Hello all,

I'm new to Rails and have been learning for a couple months now.  I am building a simple application that will be used internally by a 20 people within an organization. 

In the first instance they will need to sign up with their email address.

When the app is ready to go live with full features, they will receive an email providing them with the password to log in. What is important to note is that all 20 users will be using the same password. The password is to be set at a later date.

I would appreciate any advice on how best to do this without them having to select the password in the pre-registration phase.

I will be using Action Mailer and have also come across the Lock Gem but it would be really helpful to talk through a few solutions.

Thanks,
Branden

--
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To unsubscribe from this group and stop receiving emails from it, send an email to rubyonrails-talk+unsubscribe@googlegroups.com.
To post to this group, send email to rubyonrails-talk@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/rubyonrails-talk/57eb7dc9-f3e6-4f40-81c6-88dbe82d1968%40googlegroups.com?hl=en-US.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment