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

undefined local variable or method `bootstrap_flash' #56

Closed
hlee opened this issue Jul 6, 2013 · 2 comments
Closed

undefined local variable or method `bootstrap_flash' #56

hlee opened this issue Jul 6, 2013 · 2 comments

Comments

@hlee
Copy link
Member

hlee commented Jul 6, 2013

127.0.0.1:11211 is back (downtime was 301.466 seconds)
Started GET "/" for 24.90.88.129 at 2013-07-06 13:20:29 +0000
Processing by ProjectsController#ongoing as HTML
  Rendered projects/ongoing.slim within layouts/application (47.5ms)
  Rendered common/_user_nav.html.slim (0.9ms)
  Rendered common/_search_form.html.slim (0.4ms)
  Rendered common/_menu.html.slim (3.2ms)
Completed 500 Internal Server Error in 149ms

ActionView::Template::Error (undefined local variable or method `bootstrap_flash' for #<#<Class:0x0000000416f810>:0x00000004133810>):
    23:         = render 'common/menu'
    24:
    25:       #content.container
    26:         = bootstrap_flash
    27:         = yield
    28:
    29:       hr
  app/views/layouts/application.html.slim:26:in `_app_views_layouts_application_html_slim___3417404087842928928_33722940'
  app/controllers/projects_controller.rb:16:in `ongoing'
mouseshi:  09:21:11
@ghost ghost assigned mouse-lin Jul 6, 2013
@hlee
Copy link
Member Author

hlee commented Jul 6, 2013

@hlee
Copy link
Member Author

hlee commented Jul 6, 2013

19889a5

@hlee hlee closed this as completed Jul 6, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants