mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Require the top level file in the engine
This commit is contained in:
parent
a0e4d5e335
commit
f8058a6aeb
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
require 'rails/engine'
|
||||
require 'action_cable'
|
||||
require 'active_support/ordered_options'
|
||||
require 'action_cable/helpers/action_cable_helper'
|
||||
|
||||
|
|
Loading…
Reference in a new issue