some docs

This commit is contained in:
Torsten Ruger
2016-12-06 11:38:09 +02:00
parent 229f5896c6
commit 4b05b48197
17 changed files with 71 additions and 101 deletions

View File

@ -1,5 +1,4 @@
#require_relative "type"
# Helper module that extract position attribute.
module Positioned
def position
if @position.nil?