{"id":21593814,"url":"https://github.com/jasl-lab/rbac_core","last_synced_at":"2025-04-10T23:40:27.497Z","repository":{"id":56891039,"uuid":"96041763","full_name":"jasl-lab/rbac_core","owner":"jasl-lab","description":"(Moved to https://github.com/rails-engine/role_core) A Rails engine providing essential industry of Role-based access control","archived":false,"fork":false,"pushed_at":"2018-03-26T18:34:28.000Z","size":70,"stargazers_count":15,"open_issues_count":0,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-24T20:22:41.585Z","etag":null,"topics":["access-control","rails-engine","rbac"],"latest_commit_sha":null,"homepage":"","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/jasl-lab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"MIT-LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2017-07-02T18:30:48.000Z","updated_at":"2020-02-05T01:42:26.000Z","dependencies_parsed_at":"2022-08-21T00:20:36.283Z","dependency_job_id":null,"html_url":"https://github.com/jasl-lab/rbac_core","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl-lab%2Frbac_core","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl-lab%2Frbac_core/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl-lab%2Frbac_core/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jasl-lab%2Frbac_core/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jasl-lab","download_url":"https://codeload.github.com/jasl-lab/rbac_core/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317731,"owners_count":21083525,"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":["access-control","rails-engine","rbac"],"created_at":"2024-11-24T17:14:46.840Z","updated_at":"2025-04-10T23:40:27.466Z","avatar_url":"https://github.com/jasl-lab.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"RBAC Core\n====\n\nA Rails engine providing essential industry of Role-based access control.\n\n## Usage\n\nSee demo for now.\n\n## Installation\n\nAdd this line to your Gemfile:\n\n```ruby\ngem 'rbac_core'\n```\n\nOr you may want to include the gem directly from GitHub:\n\n```ruby\ngem 'rbac_core', github: 'jasl-lab/rbac_core'\n```\n\nAnd then execute:\n\n```sh\n$ bundle\n```\n\nCopy migrations\n\n```sh\n$ bin/rails rbac_core:install:migrations\n```\n\nThen do migrate\n\n```sh\n$ bin/rails db:migrate\n```\n\n## Demo\n\nClone the repository.\n\n```sh\n$ git clone https://github.com/jasl/rbac_core.git\n```\n\nChange directory\n\n```sh\n$ cd rbac_core\n```\n\nRun bundler\n\n```sh\n$ bundle install\n```\n\nPreparing database\n\n```sh\n$ bin/rails db:migrate\n```\n\nStart the Rails server\n\n```sh\n$ bin/rails s\n```\n\nOpen your browser, and visit `http://localhost:3000`\n\n## Contributing\n\nBug report or pull request are welcome.\n\n### Make a pull request\n\n1. Fork it\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create new Pull Request\n\nPlease write unit test with your code if necessary.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasl-lab%2Frbac_core","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjasl-lab%2Frbac_core","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjasl-lab%2Frbac_core/lists"}