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

wdinstagram on rails #22

Closed
tomBeach opened this issue Jul 28, 2015 · 1 comment
Closed

wdinstagram on rails #22

tomBeach opened this issue Jul 28, 2015 · 1 comment

Comments

@tomBeach
Copy link

comfortLevel: 2
completeness: 2
link to repo: https://github.com/tomBeach/wdinstagram_tomBeach

Failures after creating/modifying files and database. Stuck on "Unable to autoload constant EntriesController..."

user stories for blog project:
• I want to add a new blog entry with a single click to quickly get to writing the entry
• I want to save my entry via save button when done so my entry is preserved in the blog
• I want to be able to edit my entry via edit button so I can make corrections after saving
• I want to be able to select blog entries from selected contributors so I can follow entries I find interesting
• I want to be able to sort entries by date, topic, author so I can organize blog content
• I want to see authors, topic and date entered on each blog entry so I know what I am seeing
• I want the blog entries to be limited in length so authors are encouraged to get to the point

@RobertAKARobin
Copy link

I found it! The problem's a typo. The first line of entries_controller is class ArtistsController < ApplicationController

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

No branches or pull requests

2 participants