Class: Color

Inherits:
Object
  • Object
show all
Defined in:
bin/framecurve_validator

Class Method Summary collapse

Class Method Details

.method_missing(*a) ⇒ Object



5
6
7
# File 'bin/framecurve_validator', line 5

def self.method_missing(*a)
  yield
end