{"id":18647676,"url":"https://github.com/artcom/hsm-rb","last_synced_at":"2025-10-12T01:24:41.476Z","repository":{"id":29759494,"uuid":"33303224","full_name":"artcom/hsm-rb","owner":"artcom","description":"Ruby Statemachine gem","archived":false,"fork":false,"pushed_at":"2015-07-02T09:43:47.000Z","size":184,"stargazers_count":1,"open_issues_count":4,"forks_count":0,"subscribers_count":16,"default_branch":"master","last_synced_at":"2024-12-27T12:22:18.735Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/artcom.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"License","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-04-02T10:31:23.000Z","updated_at":"2023-07-20T14:41:46.000Z","dependencies_parsed_at":"2022-09-03T18:21:49.399Z","dependency_job_id":null,"html_url":"https://github.com/artcom/hsm-rb","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fhsm-rb","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fhsm-rb/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fhsm-rb/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/artcom%2Fhsm-rb/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/artcom","download_url":"https://codeload.github.com/artcom/hsm-rb/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239449655,"owners_count":19640559,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-07T06:27:24.951Z","updated_at":"2025-10-12T01:24:36.444Z","avatar_url":"https://github.com/artcom.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Hierarchical Statemachine for Ruby\n\n[![Build Status](https://img.shields.io/travis/artcom/hsm-rb/master.svg?style=flat)](https://travis-ci.org/artcom/hsm-rb)\n\n\nReference is http://en.wikipedia.org/wiki/UML_state_machine\n\n## Developer Setup\n\n### Install dependencies and setup environment\n\nRequires the specified ruby version to be installed. For details see `.ruby-version.dev`\n\nEnter directory and first link up the `.ruby*` files:\n\n    $ ln -s .ruby-version.dev .ruby-version\n    $ ln -s .ruby-gemset.dev .ruby-gemset\n    $ cd . # to activate this setting\n\nAlternatively the rake-task `rvm:dotfiles:link` can be used\n\n    $ rake rvm:dotfiles:link\n    $ cd .\n\nThen install all required gems via\n\n    $ bundle\n\n### Running tests\n\n* Without coverage\n\n  `$ bundle exec guard`\n\n* With coverage\n\n  `$ COVERAGE=html bundle exec guard`\n\n## License\nPlease consult the `License` file.\n\n# TODO \n\nPlease see issue tracker.\n\n* Add visualization\n* Make state machine inspection simpler\n* Revisit syntax (DSL ?), structure\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartcom%2Fhsm-rb","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fartcom%2Fhsm-rb","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fartcom%2Fhsm-rb/lists"}