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

Rails3 RC - Undefined method 'returning' #12

Closed
fmalamitsas opened this issue Jul 28, 2010 · 3 comments
Closed

Rails3 RC - Undefined method 'returning' #12

fmalamitsas opened this issue Jul 28, 2010 · 3 comments

Comments

@fmalamitsas
Copy link

Hello,

I got an error using cell with Rails3 RC. It used to work fine with Rails3 beta 4.

Now I get this error :

ActionView::Template::Error (undefined method `returning' for #NavigationCell:0x2ffc920): 7: 8: - content_for :sidenav do 9: = render_cell :navigation, :tree, :type => :product, :cache_name => "product_simple"

Full gist here : http://gist.github.com/493733

Does anybody have this error too ?

Thank you !

@apotonick
Copy link
Member

Hey, did #content_for really work in beta4???

A couple of things broke in RC which we have to fix. I will investigate on your bug and report back here, ok?

Nick

@fmalamitsas
Copy link
Author

Hey apotonick,

#content_for ? yep it works.

Thank you for your reactivity, that's great

@fmalamitsas
Copy link
Author

Thanks for the fix Nick

This issue was closed.
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