We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 93f31fb commit 2bc0d8cCopy full SHA for 2bc0d8c
1 file changed
lib/jruby_art/creators/sketch_writer.rb
@@ -41,7 +41,7 @@ def write
41
# Implements methods and class_methods omits blank line after draw
42
# uses private method_lines to format method lines
43
class Sketch
44
- attr_reader :param, :lines
+ attr_reader :param
45
46
def initialize(param)
47
@param = param
0 commit comments