Skip to content
Snippets Groups Projects
Commit ea34e13e authored by Mateus Rambo Strey's avatar Mateus Rambo Strey
Browse files

fix findermethods name

parent f78f30b2
No related branches found
No related tags found
No related merge requests found
module OrientDb
class CollectionRepository < Base
include OrientDb::Methods::EdgeMethods
include OrientDb::Methods::GenericMethods
include OrientDb::Methods::FinderMethods
def build_object(args={})
Collection.new(map_object_hash(args))
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment