mirror of
https://github.com/github/rails.git
synced 2026-02-11 22:55:05 -05:00
Initialize silence_spec_warnings
Signed-off-by: Michael Koziarski <michael@koziarski.com> [#1128 state:resolved]
This commit is contained in:
committed by
Michael Koziarski
parent
9f15870946
commit
1b44bbff42
@@ -13,6 +13,8 @@ module Rails
|
||||
attr_reader :installed_source_index
|
||||
attr_reader :vendor_source_index
|
||||
|
||||
@@silence_spec_warnings = false
|
||||
|
||||
def self.silence_spec_warnings
|
||||
@@silence_spec_warnings
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user