mirror of
https://github.com/zhigang1992/RubyMotion.git
synced 2026-04-03 09:45:14 +08:00
[bacon-ui] Get rid of a false positive warning.
This commit is contained in:
@@ -252,7 +252,7 @@ module Bacon
|
||||
module API
|
||||
include RunLoopHelpers
|
||||
|
||||
attr_accessor :window
|
||||
attr_writer :window
|
||||
|
||||
# Gets overriden by ContextExt#window when the spec context is configured
|
||||
# to run against a specific controller.
|
||||
|
||||
Reference in New Issue
Block a user