fix conflict markers...
This commit is contained in:
parent
b632b0fdf0
commit
7d6f3e0ced
1 changed files with 0 additions and 3 deletions
|
@ -1,12 +1,9 @@
|
||||||
require 'rubygems'
|
require 'rubygems'
|
||||||
require 'extlib'
|
require 'extlib'
|
||||||
require 'digest/md5'
|
require 'digest/md5'
|
||||||
<<<<<<< HEAD:lib/couchrest/core/model.rb
|
|
||||||
require File.dirname(__FILE__) + '/document'
|
require File.dirname(__FILE__) + '/document'
|
||||||
=======
|
|
||||||
require 'mime/types'
|
require 'mime/types'
|
||||||
|
|
||||||
>>>>>>> CRUD for attachments in CouchRest::Model instance:lib/couchrest/core/model.rb
|
|
||||||
# = CouchRest::Model - ORM, the CouchDB way
|
# = CouchRest::Model - ORM, the CouchDB way
|
||||||
module CouchRest
|
module CouchRest
|
||||||
# = CouchRest::Model - ORM, the CouchDB way
|
# = CouchRest::Model - ORM, the CouchDB way
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue