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

ActionView::Template::Error: Missing partial public_activity/album/_destroy with {:locale=>[:"pt-BR", :pt], :formats=>[:html],... #282

Open
jcottobboni opened this issue Oct 23, 2017 · 0 comments

Comments

@jcottobboni
Copy link
Member

https://sentry.io/gorails/gorails/issues/388285295/

ActionView::MissingTemplate: Missing partial public_activity/album/_destroy with {:locale=>[:"pt-BR", :pt], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:
  * "/app/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/go_gamification-0.0.7/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/go_jobs-0.1.2/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/go_blog-0.1.10/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/easy_static_pages-0.1.1/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/devise-4.3.0/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/kaminari-core-1.1.1/app/views"

  app/views/activities/index.html.erb:11:in `block in _app_views_activities_index_html_erb___3071626940888426631_60778660'
    <%= render_activity activity %>
  app/views/activities/index.html.erb:9:in `_app_views_activities_index_html_erb___3071626940888426631_60778660'
    <% @activities.each do |activity| %>
...
(126 additional frame(s) were not displayed)

ActionView::Template::Error: Missing partial public_activity/album/_destroy with {:locale=>[:"pt-BR", :pt], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:
  * "/app/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/go_gamification-0.0.7/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/go_jobs-0.1.2/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/go_blog-0.1.10/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/easy_static_pages-0.1.1/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/devise-4.3.0/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/kaminari-core-1.1.1/app/views"

ActionView::Template::Error: Missing partial public_activity/album/_destroy with {:locale=>[:"pt-BR", :pt], :formats=>[:html], :variants=>[], :handlers=>[:raw, :erb, :html, :builder, :ruby, :coffee, :jbuilder]}. Searched in:
  * "/app/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/go_gamification-0.0.7/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/go_jobs-0.1.2/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/go_blog-0.1.10/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/easy_static_pages-0.1.1/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/devise-4.3.0/app/views"
  * "/app/vendor/bundle/ruby/2.3.0/gems/kaminari-core-1.1.1/app/views"

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

No branches or pull requests

1 participant