{"id":17003840,"url":"https://github.com/cldwalker/ripl-debug","last_synced_at":"2025-03-22T10:14:34.415Z","repository":{"id":1220210,"uuid":"1137482","full_name":"cldwalker/ripl-debug","owner":"cldwalker","description":"A ripl plugin that automatically passes a failed eval to ruby-debug","archived":false,"fork":false,"pushed_at":"2011-03-11T14:35:23.000Z","size":100,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-03-20T10:44:16.780Z","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/cldwalker.png","metadata":{"files":{"readme":"README.rdoc","changelog":"CHANGELOG.rdoc","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":"2010-12-04T08:00:06.000Z","updated_at":"2014-03-03T00:14:41.000Z","dependencies_parsed_at":"2022-07-06T12:40:53.756Z","dependency_job_id":null,"html_url":"https://github.com/cldwalker/ripl-debug","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cldwalker%2Fripl-debug","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cldwalker%2Fripl-debug/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cldwalker%2Fripl-debug/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/cldwalker%2Fripl-debug/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/cldwalker","download_url":"https://codeload.github.com/cldwalker/ripl-debug/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244937832,"owners_count":20535127,"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-10-14T04:32:51.742Z","updated_at":"2025-03-22T10:14:34.395Z","avatar_url":"https://github.com/cldwalker.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"== Description\nThis ripl plugin automatically starts the debugger whenever an evaled input throws an exception.\nThe debugger is started at the source of the exception.\n\n== Install\nIf on ruby 1.8, install the gem with:\n\n    gem install ripl-debug ruby-debug\n\nIf on ruby 1.9, install the gem with:\n\n    gem install ripl-debug ruby-debug19\n\n== Usage\n\nTo debug some suspect code\n\n    $ ripl debug -rsome/buggy/code\n\nThis plugin can be turned off in the console at any time with:\n\n    \u003e\u003e Ripl.config[:debug] = false\n\n== Limitations\n\nThis gem doesn't have ruby-debug as a dependency since ruby-debug is split across two gems\n(ruby-debug and ruby-debug19), dependent on ruby versions. This gem will work with either one.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcldwalker%2Fripl-debug","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcldwalker%2Fripl-debug","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcldwalker%2Fripl-debug/lists"}