{"id":13747417,"url":"https://github.com/seikichi/pry-inline","last_synced_at":"2025-07-19T01:03:18.315Z","repository":{"id":49177412,"uuid":"41968711","full_name":"seikichi/pry-inline","owner":"seikichi","description":"Inline variables view like RubyMine in Pry","archived":false,"fork":false,"pushed_at":"2021-06-24T22:47:03.000Z","size":513,"stargazers_count":57,"open_issues_count":1,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-05-26T04:41:27.620Z","etag":null,"topics":["pry"],"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/seikichi.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-09-05T16:56:14.000Z","updated_at":"2025-04-28T17:44:11.000Z","dependencies_parsed_at":"2022-08-26T03:00:39.965Z","dependency_job_id":null,"html_url":"https://github.com/seikichi/pry-inline","commit_stats":null,"previous_names":[],"tags_count":11,"template":false,"template_full_name":null,"purl":"pkg:github/seikichi/pry-inline","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seikichi%2Fpry-inline","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seikichi%2Fpry-inline/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seikichi%2Fpry-inline/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seikichi%2Fpry-inline/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/seikichi","download_url":"https://codeload.github.com/seikichi/pry-inline/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/seikichi%2Fpry-inline/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265866143,"owners_count":23840937,"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":["pry"],"created_at":"2024-08-03T06:01:28.145Z","updated_at":"2025-07-19T01:03:18.296Z","avatar_url":"https://github.com/seikichi.png","language":"Ruby","funding_links":[],"categories":["Ruby"],"sub_categories":[],"readme":"# Pry Inline\n\n[![Gem Version](https://badge.fury.io/rb/pry-inline.svg)](http://badge.fury.io/rb/pry-inline)\n[![Build Status](https://travis-ci.org/seikichi/pry-inline.svg?branch=master)](https://travis-ci.org/seikichi/pry-inline)\n[![Coverage Status](https://coveralls.io/repos/seikichi/pry-inline/badge.svg?branch=master\u0026service=github)](https://coveralls.io/github/seikichi/pry-inline?branch=master)\n\nPry Inline is a plugin for [pry](https://github.com/pry/pry/),\nwhich enables the inline variables view like [RubyMine](https://www.jetbrains.com/ruby/help/inline-debugging.html).\n\n![screenshot](./screenshot.png)\n\n## Installation\n\nAdd this line to your application's Gemfile:\n\n```ruby\ngem 'pry-inline'\n```\n\nAnd then execute:\n\n    $ bundle\n\nOr install it yourself as:\n\n    $ gem install pry-inline\n\n## Usage\n\nThere is no need to edit any configuration.\nAfter you have added the dependency in Gemfile,\npry-inline will enable the inline variables view functionality.\n\n## Development\n\nAfter checking out the repo, run `bin/setup` to install dependencies.\nThen, run `rake spec` to run the tests.\nYou 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`.\nTo release a new version, update the version number in `version.rb`,\nand then run `bundle exec rake release`, which will create a git tag for the version,\npush 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/seikichi/pry-inline.\nThis project is intended to be a safe, welcoming space for collaboration,\nand contributors are expected to adhere to the [Contributor Covenant](contributor-covenant.org) code of conduct.\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","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseikichi%2Fpry-inline","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fseikichi%2Fpry-inline","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fseikichi%2Fpry-inline/lists"}