activegraph
https://github.com/neo4jrb/activegraph
Ruby
An active model wrapper for the Neo4j Graph Database for Ruby.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
6 Subscribers
Add a CodeTriage badge to activegraph
Help out
- Issues
- Add ids method as in AR
- v12: ActiveGraph::DeprecatedSchemaDefinitionError raised for relationship models that don't use id_property
- `ActiveGraph::Core::Query#return` throws error when passed a nil argument
- Chaining ORDER and WITH clauses on previously applied WITH
- couldn't connect to neo4j
- Replace deprecating CALL {...} with CALL () {...}
- Update rollback syntax in Testing doc
- Async gem v2.14.2 breaks neo4j-ruby-driver
- Add numeral finder methods
- ActiveGraph exception prevents single tests from running.
- Docs
- ThreeScale::Upgrades::From21To22#run
- ThreeScale::Upgrades::From21To22.should_run?
- ThreeScale::Upgrades::From21To22.run
- ThreeScale::Middleware::Multitenant#_call
- ThreeScale::Middleware::Multitenant#call
- ThreeScale::Middleware::Multitenant#initialize
- ThreeScale::Middleware::Multitenant::EnforceTenant#enforce_tenant!
- ThreeScale::Middleware::Multitenant::EnforceTenant#after_initialize
- ThreeScale::Middleware::Multitenant::TenantChecker#find_cookie_store
- ThreeScale::Middleware::Multitenant::TenantChecker#verify!