Module: Replicant
- Defined in:
- lib/replicant.rb,
lib/replicant/site.rb,
lib/replicant/server.rb,
lib/replicant/version.rb,
lib/replicant/response.rb
Defined Under Namespace
Modules: VERSION Classes: Response, Server, Site
Class Method Summary collapse
Class Method Details
.new ⇒ Object
10 11 12 |
# File 'lib/replicant.rb', line 10 def new Replicant::Site.new end |