mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
require object/blank not used
the current class is not the blank?, present? as well as other inheriting, the test suite runs
This commit is contained in:
parent
84601e42b8
commit
27238ad1b8
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
|||
require 'rails/generators/resource_helpers'
|
||||
require 'rails/generators/rails/model/model_generator'
|
||||
require 'active_support/core_ext/object/blank'
|
||||
|
||||
module Rails
|
||||
module Generators
|
||||
|
|
Loading…
Reference in a new issue