somewhat correct that message at compile-time idea
This commit is contained in:
@ -11,7 +11,6 @@ module Virtual
|
||||
raise "From must be slot or constant, not symbol #{from}" if from.is_a? Symbol
|
||||
@from = from
|
||||
end
|
||||
attr_reader :to , :from
|
||||
attr_reader :from , :to
|
||||
end
|
||||
|
||||
end
|
||||
|
Reference in New Issue
Block a user