Top Level Namespace
Defined Under Namespace
Classes: Capp
Instance Method Summary collapse
Instance Method Details
#require_header(header) ⇒ Object
8 9 10 |
# File 'ext/capp/extconf.rb', line 8 def require_header header have_header header or abort "missing #{header}" end |