made CouchRest a module
This commit is contained in:
parent
26de4acc5a
commit
f5fdc8b913
10 changed files with 110 additions and 114 deletions
|
@ -1,6 +1,6 @@
|
|||
require 'fileutils'
|
||||
|
||||
class CouchRest
|
||||
module CouchRest
|
||||
module Commands
|
||||
module Generate
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
class CouchRest
|
||||
module CouchRest
|
||||
|
||||
module Commands
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue