Advertisement
Guest User

Untitled

a guest
Apr 18th, 2014
49
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.27 KB | None | 0 0
  1. incompatible encoding regexp match (Windows-1252 regexp with UTF-8 string)
  2.  
  3. class ApplicationController < ActionController::Base
  4. # Prevent CSRF attacks by raising an exception.
  5. # For APIs, you may want to use :null_session instead.
  6. protect_from_forgery with: :exception
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement