Generate a new hobo application using the following answers:
Do you want to start the Setup Wizard now? y
Choose a name for the user resource:
Do you want to send an activation email to activate the user? y
Do you want to add the features for an invite only website? y
Do you want to prevent all access to the site to non-members? y
Will your application use only hobo/dryml web page templates? y
Do you want to customize the test_framework? n
Choose a name for the front controller:
Choose a theme for the front site:
Choose a jQuery-UI theme for the front site:
Choose a name for the admin subsite:
Choose a theme for the admin site:
Choose a jQuery-UI theme for the admin site:
Initial Migration: m
Type the locales (space separated) you want to add to your application:
Do you want to initialize a git repository now? y
Do you want git to ignore the auto-generated files? y
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.
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.