derekcroft / campaigns

Rails application to handle campaigns

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ActionView::MissingTemplate: Missing template campaigns/show, application/show with {:locale=>[:en], :formats=>[:png], :handlers=>[:erb, :builder, :haml]}. Searched in: * "/var/www/lts.kiindly.com/releases/20130625165545/app/views"

derekcroft opened this issue · comments

Check full details on Airbrake: https://kiindly.airbrake.io/groups/61827646?auth_token=b5a071edcee63f7c0834db5bd3328c64e2e5ce81

[GEM_ROOT]/gems/actionpack-3.2.13/lib/action_view/path_set.rb:58:in `find'
[GEM_ROOT]/gems/actionpack-3.2.13/lib/action_view/lookup_context.rb:109:in `find'
[GEM_ROOT]/gems/actionpack-3.2.13/lib/action_view/renderer/abstract_renderer.rb:3:in `find_template'
[GEM_ROOT]/gems/actionpack-3.2.13/lib/action_view/renderer/template_renderer.rb:34:in `determine_template'
[GEM_ROOT]/gems/newrelic_rpm-3.6.4.122/lib/new_relic/agent/instrumentation/rails3/action_controller.rb:157:in `render_with_newrelic'
[GEM_ROOT]/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:36:in `render_template'
[GEM_ROOT]/gems/actionpack-3.2.13/lib/action_view/renderer/renderer.rb:17:in `render'
[GEM_ROOT]/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:110:in `_render_template'
[GEM_ROOT]/gems/actionpack-3.2.13/lib/action_controller/metal/streaming.rb:225:in `_render_template'
[GEM_ROOT]/gems/actionpack-3.2.13/lib/abstract_controller/rendering.rb:103:in `render_to_body'