{"id":13719388,"url":"https://github.com/SciRuby/iruby-rails","last_synced_at":"2025-05-07T11:31:31.195Z","repository":{"id":56878042,"uuid":"61344566","full_name":"SciRuby/iruby-rails","owner":"SciRuby","description":"Integrate IRuby and Rails","archived":false,"fork":false,"pushed_at":"2019-02-17T15:36:44.000Z","size":11,"stargazers_count":22,"open_issues_count":1,"forks_count":2,"subscribers_count":6,"default_branch":"master","last_synced_at":"2025-04-04T15:40:29.268Z","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/SciRuby.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2016-06-17T04:03:31.000Z","updated_at":"2023-10-15T01:50:50.000Z","dependencies_parsed_at":"2022-08-20T23:10:16.991Z","dependency_job_id":null,"html_url":"https://github.com/SciRuby/iruby-rails","commit_stats":null,"previous_names":["mrkn/iruby-rails"],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciRuby%2Firuby-rails","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciRuby%2Firuby-rails/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciRuby%2Firuby-rails/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciRuby%2Firuby-rails/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SciRuby","download_url":"https://codeload.github.com/SciRuby/iruby-rails/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252429951,"owners_count":21746571,"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-08-03T01:00:47.786Z","updated_at":"2025-05-07T11:31:30.253Z","avatar_url":"https://github.com/SciRuby.png","language":"Ruby","funding_links":[],"categories":["Interactive Computing"],"sub_categories":[],"readme":"# IRuby::Rails\n\nThis library allows us to integrate IRuby and Rails.\n\n## Prerequisites\n\nzermq is required.\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'iruby-rails', group: :development\n\n# You have to specify which cztop or ffi-rzmq do you use for ZMQ\ngem 'cztop'\n# gem 'ffi-rzmq'\n```\n\nAnd then execute:\n\n    $ bundle\n\n## Usage\n\nRun the code below in the notbook cell.\n\n```ruby\nrequire 'iruby/rails'\nIRuby.load_rails\n```\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies. Then, run `rake spec` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment.\n\nTo install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and tags, and push the `.gem` file to [rubygems.org](https://rubygems.org).\n\n## Contributing\n\nBug reports and pull requests are welcome on GitHub at https://github.com/[USERNAME]/iruby-rails.\n\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](http://opensource.org/licenses/MIT).\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSciRuby%2Firuby-rails","html_url":"https://awesome.ecosyste.ms/projects/github.com%2FSciRuby%2Firuby-rails","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2FSciRuby%2Firuby-rails/lists"}