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

HAML-issue: facebook view helpers (with an attached form_for) #5

Open
grimen opened this issue Dec 13, 2009 · 1 comment
Open

HAML-issue: facebook view helpers (with an attached form_for) #5

grimen opened this issue Dec 13, 2009 · 1 comment
Labels

Comments

@grimen
Copy link
Owner

grimen commented Dec 13, 2009

Only appears in HAML:

/Users/grimen/Development/examples/devise_plugin/devise_example/vendor/plugins/devise_facebook_connectable/lib/devise_facebook_connectable/view_helpers.rb:79:in `facebook_login_or_connect_link'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.5/lib/action_view/helpers/capture_helper.rb:39:in `call'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.5/lib/action_view/helpers/capture_helper.rb:39:in `capture_without_haml'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.5/lib/action_view/helpers/capture_helper.rb:129:in `with_output_buffer'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.5/lib/action_view/helpers/capture_helper.rb:39:in `capture_without_haml'
/Library/Ruby/Gems/1.8/gems/haml-2.2.8/lib/haml/helpers/action_view_mods.rb:88:in `capture'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.5/lib/action_view/helpers/tag_helper.rb:70:in `content_tag_without_haml'
/Library/Ruby/Gems/1.8/gems/haml-2.2.8/lib/haml/helpers/action_view_mods.rb:98:in `content_tag'
/Users/grimen/Development/examples/devise_plugin/devise_example/app/views/home/index.html.erb:3:in `_run_erb_app47views47home47index46html46erb'
/Library/Ruby/Gems/1.8/gems/actionpack-2.3.5/lib/action_view/renderable.rb:34:in `send'
@grimen
Copy link
Owner Author

grimen commented Dec 14, 2009

See README on how this can be avoided.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant