Privatizing this method from the docs
parent
a60055a9bd
commit
7d0a9ded7e
|
|
@ -84,6 +84,8 @@ module Squib
|
|||
end
|
||||
|
||||
# Shows a descriptive place of the location
|
||||
#
|
||||
# @api private
|
||||
def location(opts)
|
||||
opts[:layout] || (" @ #{opts[:x]},#{opts[:y]}")
|
||||
end
|
||||
|
|
|
|||
Loading…
Reference in New Issue