removed htmlentitites
This commit is contained in:
parent
3f383115f3
commit
60825b3501
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ class ApplicationController < ActionController::Base
|
|||
include ApplicationHelper
|
||||
include SessionsHelper
|
||||
include ActionView::Helpers::TextHelper
|
||||
require 'htmlentities'
|
||||
|
||||
before_action :set_locale
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue