Remove unnecessary requires from helpers
This commit is contained in:
parent
32ce4ea527
commit
061c53ff1d
3 changed files with 0 additions and 6 deletions
|
@ -1,5 +1,3 @@
|
|||
require "htmlentities"
|
||||
|
||||
module TitleHelper
|
||||
def self.coder
|
||||
@coder ||= HTMLEntities.new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue