mirror of
https://github.com/drapergem/draper
synced 2023-03-27 23:21:17 -04:00
Move require to file that needs it.
This commit is contained in:
parent
6a595ab20f
commit
dfd7cd456b
1 changed files with 3 additions and 1 deletions
|
@ -1,3 +1,5 @@
|
|||
require './spec/support/samples/application_helper'
|
||||
|
||||
module ActionController
|
||||
class Base
|
||||
@@before_filters = []
|
||||
|
|
Loading…
Add table
Reference in a new issue