mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
call gem
erubis
before require
For inform that need to add `erubis` to gemfile.
This commit is contained in:
parent
d51513590c
commit
64920d907d
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
gem "erubis"
|
||||
require "erubis"
|
||||
|
||||
module ActionView
|
||||
|
|
Loading…
Reference in a new issue