4 lines
241 B
Ruby
4 lines
241 B
Ruby
# this file is for backwards compatibility of the couchbase-structures gem since version 0.1.0 requires this file
|
|
# while couchbase-docstore is already over to the new require 'couchbase-docstore' syntax (kinda)
|
|
require 'couchbase-docstore'
|