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
- 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.
- Rails 7.1 Incompatibility
- Docs
- Account::BuyerMethods#paying_monthly!
- Account::BuyerMethods#paying_monthly?
- Account::BuyerMethods#not_billing_monthly!
- Account::BuyerMethods#billing_monthly!
- Account::BuyerMethods#billing_monthly?
- Account::BuyerMethods#available_buyer_groups
- Account::BuyerMethods#approval_required?
- Account::BuyerMethods#has_bought_cinstance?
- Account::BuyerMethods#bought_cinstance
- Account::BuyerMethods#buy!