Fixing issues when loading with rails
This commit is contained in:
parent
85109b4b22
commit
814e38f75f
9 changed files with 50 additions and 64 deletions
|
@ -4,8 +4,8 @@ module CouchRest
|
|||
|
||||
extend ActiveModel::Naming
|
||||
|
||||
include CouchRest::Model::Connection
|
||||
include CouchRest::Model::Configuration
|
||||
include CouchRest::Model::Connection
|
||||
include CouchRest::Model::Persistence
|
||||
include CouchRest::Model::Callbacks
|
||||
include CouchRest::Model::DocumentQueries
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue