tubaguy50035

Untitled

Jul 5th, 2013
111
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.02 KB | None | 0 0
  1. Started GET "/hosts" for 24.123.106.250 at Fri Jul 05 14:14:51 -0500 2013
  2. Processing by HostsController#index as HTML
  3. Rendered hosts/index.html.erb within layouts/application (287.8ms)
  4. Operation FAILED: undefined method `_' for #<#<Class:0x7fccc3958160>:0x7fccc3347d98>
  5. Rendered common/500.html.erb within layouts/application (169.2ms)
  6. Completed 500 Internal Server Error in 1078ms
  7.  
  8. ActionView::Template::Error (undefined method `_' for #<#<Class:0x7fccc3958160>:0x7fccc34b3da8>):
  9. 1: <% title _("Oops, we're sorry but something went wrong") %>
  10. 2:
  11. 3: <div class="alert alert-message alert-block alert-error base in fade">
  12. 4: <a class="close" href="#" data-dismiss="alert">x</a>
  13. app/views/common/500.html.erb:1:in `_app_views_common_____html_erb___1723607187_70258712782220_100830'
  14. app/controllers/application_controller.rb:290:in `generic_exception'
  15.  
  16.  
  17.  
  18. Started GET "/favicon.ico" for 24.123.106.250 at Fri Jul 05 14:14:53 -0500 2013
  19.  
  20. ActionController::RoutingError (No route matches "/favicon.ico"):
Advertisement
Add Comment
Please, Sign In to add comment