Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Morgan Martin's Project Danebook #37

Open
wants to merge 101 commits into
base: master
Choose a base branch
from

Conversation

morgancmartin
Copy link

No description provided.

</a>
<!--company brand link -->
<%= link_to new_user_path, class: 'navbar-brand col-xs-12', id: 'brand-link' do %>
<p class="col-xs-4 vertical-align" id="brand-text">Danebook</p>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

When I'm signed in and click this, it takes me back to the home page, and then when I click on the user's name I get a 404.


<%= form_for @user do |user_fields| %>
<div class="row">
<%= user_fields.fields_for :profile_attributes do |profile_fields| %>

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

was able to sign up without a first or last name

@davidmjiang
Copy link

Visually, it looks great. The only issues I found were some routes that didn't lead anywhere. Sometimes the about page went to a 404 and the users index and edit pages led to blank pages.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants