Class: Copy::Server
- Inherits:
-
Sinatra::Base
- Object
- Sinatra::Base
- Copy::Server
- Defined in:
- lib/copy/server.rb
Class Method Summary collapse
Class Method Details
.config(&block) ⇒ Object
86 87 88 |
# File 'lib/copy/server.rb', line 86 def self.config(&block) class_eval(&block) end |