mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Merge pull request #4221 from tonycoco/master
Rails template creation issue
This commit is contained in:
commit
2fb5d0a3fc
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
require 'open-uri'
|
||||
require 'rbconfig'
|
||||
require 'active_support/core_ext/array/wrap'
|
||||
|
||||
module Rails
|
||||
module Generators
|
||||
|
|
Loading…
Reference in a new issue