Hobo / hobo

The web app builder for Rails (moved from tablatom/hobo)
http://hobocentral.net
103 stars 39 forks source link

Password fields not showing for Administrator in a invitation only web site #67

Open hbaragar opened 10 years ago

hbaragar commented 10 years ago

Generate a new hobo application using the following answers:

Then run "rails s", which results in only two fields being shown: "Name" and "Email address". The "Password" and "Password confirmation" fields are missing, preventing the creation of an administrator user.

iox commented 10 years ago

Thanks for reporting this Henry. I'll take a look at your issues as soon as possible.