-
Notifications
You must be signed in to change notification settings - Fork 228
Open
Description
Thanks for compiling this starter app. The specs are mostly failing for me. It seems the last database migration removes the "name" column for users, but the user factory still has that field. Also, app/views/users/show.html.erb attempts to display the name attribute.
I know you've been working on updating this application for rails 4.2, so I apologize if I'm reporting something you already know about. I'd be glad to help resolve this issue if you can use an extra hand. I'd just need to understand the reasoning behind removing the name column. Maybe it should just be added back in. If not, the factory/specs/views likely need updating.
Thanks!
Metadata
Metadata
Assignees
Labels
No labels