Displaying 2 results from an estimated 2 matches for "missing_templ".
2011 Jan 15
3
respond_with javascript
...cts/Ruby/storychan/app/views", "/
Users/snibble/Projects/Ruby/storychan/vendor/plugins/white_list/app/
views"):
app/controllers/votes_controller.rb:16:in `create''
Rendered /opt/local/lib/ruby/gems/1.8/gems/actionpack-3.0.3/lib/
action_dispatch/middleware/templates/rescues/missing_template.erb
within rescues/layout (1.0ms)
The votes controller only has the create option:
def create
@story = Story.find(params[:story_id])
@vote = @story.votes.create(:user => current_user)
if @vote.errors.empty? && @vote.valid?
flash[:notice] = ''Successfull...
2011 Nov 24
2
This is not the error: ActionView::MissingTemplate
...:multipart_form, :url_encoded_form, :json, :amf],
:locale=>[
:en, :en]}. Searched in:
*
"C:/work/Flex-Planner/schneider-planner-source/App_Server_Update/app/views"
):
Rendered
C:/Ruby193/lib/ruby/gems/1.9.1/gems/actionpack-3.1.1/lib/action_dispatc
h/middleware/templates/rescues/missing_template.erb within rescues/layout
(1.0ms
)
[2011-11-24 16:27:20] ERROR Errno::ECONNABORTED: An established connection
was a
borted by the software in your host machine.
C:/Ruby193/lib/ruby/1.9.1/webrick/httpserver.rb:80:in `eof?''
C:/Ruby193/lib/ruby/1.9.1/webrick/httpserver.rb...