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

Errors in PortfoliosController #10

Closed
DanielKehoe opened this issue Aug 29, 2011 · 1 comment
Closed

Errors in PortfoliosController #10

DanielKehoe opened this issue Aug 29, 2011 · 1 comment

Comments

@DanielKehoe
Copy link

After installing the grokphoto app, I can view the home page, but when I click the Portfolio link on the home page navigation, I get the error:

undefined method "parse_template" for PortfoliosController
(app/controllers/portfolios_controller.rb line 19)

I tried adding the Liquid gem and the issue is resolved. But...

After adding the Liquid gem and doing bundle install I get an error:
undefined method "render_with_layout" for PortfoliosController
(app/controllers/portfolios_controller.rb line 21)
when I click the Portfolio link on the home page navigation.

I haven't been able to find the method "render_with_layout". Is this something that hasn't been implemented yet?

@rapind
Copy link
Owner

rapind commented Aug 31, 2011

Yeah everything is in flux at the moment. There's a working rails 2 version tag that's linked from the readme in the meantime if you want to check it out.

@rapind rapind closed this as completed Aug 31, 2011
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