awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
rweng avatar

rweng/pry-rails

0
View on GitHub↗
1,361 stars·89 forks·Ruby·MIT·10 views

Pry Rails

Rails >= 3 pry initializer

Features

  • Debugging and Development - Integrates Pry into the Rails console.
  • Debugging Tools - Integrate the Pry console into Rails development environments.

Star history

Star history chart for rweng/pry-railsStar history chart for rweng/pry-rails

How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Frequently asked questions

What does rweng/pry-rails do?

Rails >= 3 pry initializer

What are the main features of rweng/pry-rails?

The main features of rweng/pry-rails are: Debugging and Development, Debugging Tools.

What are some open-source alternatives to rweng/pry-rails?

Open-source alternatives to rweng/pry-rails include: django-commons/django-debug-toolbar — django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP… deivid-rodriguez/pry-byebug — Step-by-step debugging and stack navigation in Pry. deivid-rodriguez/byebug — Debugging in Ruby. amitshekhariitbhu/android-debug-database — Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android… automation-stack/ctrace — Well-formatted and improved trace system calls and signals (when the debugger does not help). ashishb/adb-enhanced — 🔪Swiss-army knife for Android testing and development 🔪 ⛺.

Open-source alternatives to Pry Rails

Similar open-source projects, ranked by how many features they share with Pry Rails.
  • django-commons/django-debug-toolbardjango-commons avatar

    django-commons/django-debug-toolbar

    8,373View on GitHub↗

    django-debug-toolbar is a developer tool that provides a browser-based set of diagnostic panels for inspecting HTTP requests and responses within a Django web application. It serves as a server-side diagnostics tool and web framework development suite, allowing developers to profile and inspect request-response cycles. The tool focuses on Django application troubleshooting, database optimization, and general web development. It enables the analysis of SQL queries and database performance to identify slow calls and reduce the number of requests per page. The software includes capabilities for

    Python
    View on GitHub↗8,373
  • deivid-rodriguez/pry-byebugdeivid-rodriguez avatar

    deivid-rodriguez/pry-byebug

    2,030View on GitHub↗

    Step-by-step debugging and stack navigation in Pry

    Ruby
    View on GitHub↗2,030
  • deivid-rodriguez/byebugdeivid-rodriguez avatar

    deivid-rodriguez/byebug

    3,353View on GitHub↗

    Debugging in Ruby

    Ruby
    View on GitHub↗3,353
  • amitshekhariitbhu/android-debug-databaseamitshekhariitbhu avatar

    amitshekhariitbhu/Android-Debug-Database

    8,663View on GitHub↗

    Android-Debug-Database is a specialized utility for extracting, inspecting, and editing mobile data on Android devices. It serves as a database debugger and SQLite inspector that provides a web-based interface for managing database records and shared preference key-value stores. The project distinguishes itself by supporting encrypted database decryption via provided passwords and the ability to map and inspect volatile in-memory databases. It also includes a data export tool that transfers database files from the private application directory to a local machine for external analysis. The to

    Java
    View on GitHub↗8,663
See all 30 alternatives to Pry Rails→