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
- BackendClient::Application#provider
- Authentication::ByPassword::ModelInstanceMethods#password_changed?
- Authentication::ByPassword::ModelInstanceMethods#just_changed_password?
- Authentication::ByPassword::ModelInstanceMethods#password_required?
- Authentication::ByPassword::ModelInstanceMethods#encrypt_password
- Authentication::ByPassword::ModelInstanceMethods#authenticated?
- Authentication::ByPassword::ModelInstanceMethods#encrypt
- Authentication::ByPassword::ModelClassMethods#password_digest
- Authentication::ByPassword.included
- Authentication::ByPassword::HasSecurePassword#password_changed?