LasVegasRubyGroup / soapbox

soapbox
MIT License
1 stars 6 forks source link

ActionView::MissingTemplate: Missing template topics/index, application/index with {:locale=>[:en], :formats=>[:csv], :handlers=>[:erb, :builder, :haml]}. Searched in: * "/app/app/views" * "/app/vendor/bundle/ruby/1.9.1/gems/twitter-bootstrap-rails-2. #13

Closed JuddL333 closed 11 years ago

JuddL333 commented 11 years ago

Check full details on Airbrake: https://lvrugtopicsapp.airbrake.io/groups/60990473?auth_token=0912968cd73fb8d8c8377e1126e5c2c2830b8615

[PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_view/path_set.rb:58:in `find'
[PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_view/lookup_context.rb:109:in `find'
[PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/abstract_renderer.rb:3:in `find_template'
[PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:34:in `determine_template'
[PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:10:in `render'
[PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:36:in `render_template'
[PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:17:in `render'
[PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:110:in `_render_template'
[PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/action_controller/metal/streaming.rb:225:in `_render_template'
[PROJECT_ROOT]/vendor/bundle/ruby/1.9.1/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:103:in `render_to_body'