Skip to content

Instantly share code, notes, and snippets.

@phlegx
Created May 17, 2012 18:08
Show Gist options
  • Save phlegx/2720614 to your computer and use it in GitHub Desktop.
Save phlegx/2720614 to your computer and use it in GitHub Desktop.
DEPRECATION WARNING: Passing a template handler in the template name is deprecated. You can simply remove the handler name or pass render :handlers => [:erb] instead.
ActionView::MissingTemplate (Missing partial webpages/remove_loading.js, application/remove_loading.js with {:locale=>[:en], :formats=>[:html, :text, :js, :css, :ics, :csv, :png, :jpeg, :gif, :bmp, :tiff, :mpeg, :xml, :rss, :atom, :yaml, :multipart_form, :url_encoded_form, :json, :pdf, :zip], :handlers=>[:erb, :builder, :coffee]}. Searched in:
* "/my/path/app/views"
* "/my/home/dir/.rvm/gems/ruby-1.9.3-p0@gemset_3.2.1/gems/devise-2.0.1/app/views"
):
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment