Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

Ruby Rails Routes and Resources A Route to an Index Action Creating a View

Kent Seevers
Kent Seevers
7,394 Points

I've created the index.html.erb file in the directory, but I'm still getting the ActionController::UnknownFormat error.

Everything has worked up to this point, but it's not displaying the header "Blog Pages" as it's supposed to. I've gone through the steps at least three times and restarted the server, but to no avail. Is it a version issue?

1 Answer

Kent Seevers
Kent Seevers
7,394 Points

After a full reboot, it is responding as it's supposed to. I don't know if it was a logout/login that reset it, but everything else has worked right away.