8bitpal / hackful

Hackful is a platform inspired by Hacker News
MIT License
68 stars 18 forks source link

There is no template for /posts/:id/vote_up / vote_down #42

Open pbjorklund opened 12 years ago

pbjorklund commented 12 years ago

It throws exceptions in the background when using js to call the vote functions of the controller.

Failed to load resource: the server responded with a status of 500 (Internal Server Error)

Template is missing

Missing template posts/vote_up, filter/vote_up, application/vote_up with {:handlers=>[:erb, :builder, :coffee], :formats=>[:html, :text, :js, :css, :ics, :csv, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json], :locale=>[:en, :en]}. Searched in: * "/Users/patrikbjorklund/Kod/rails/hackful/app/views" * "/Users/patrikbjorklund/.rvm/gems/ruby-1.9.3-p125@hackful/gems/devise-2.0.0/app/views"