Finalizing move to rspec 2.0.0 (rake wasn't working)
This commit is contained in:
parent
dad386d8c9
commit
51918548b1
4 changed files with 16 additions and 18 deletions
|
@ -2,10 +2,7 @@
|
|||
module CouchRest
|
||||
module Model
|
||||
module DesignDoc
|
||||
|
||||
def self.included(base)
|
||||
base.extend(ClassMethods)
|
||||
end
|
||||
extend ActiveSupport::Concern
|
||||
|
||||
module ClassMethods
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue