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
- Liquid::Drops::User::Can#ability
- Liquid::Drops::User::Can#be_update_role?
- Liquid::Drops::User::Can#be_managed?
- Liquid::Drops::User::Can#be_destroyed?
- Liquid::Drops::User::Can#initialize
- Liquid::Drops::User#edit_url
- Liquid::Drops::User#url
- Liquid::Drops::User#roles_collection
- Liquid::Drops::User#==
- Authentication::Strategy::Oauth2Base::MissingProcedure#call