pry-rails

Console initializer

An initializer for Rails applications that automates the setup of Pry in the console

Rails >= 3 pry initializer

GitHub

1k stars
21 watching
88 forks
Language: Ruby
last commit: 5 months ago
Linked from 2 awesome lists


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
deivid-rodriguez/pry-byebug Enables step-by-step debugging and stack navigation in the Ruby REPL 2,004
nixme/pry-debugger An extension to Pry that enables step-by-step execution and breakpoint management 645
nixme/pry-nav An add-on for Pry that provides basic debugging functionality by binding navigation commands 389
rails/web-console A debugging tool that allows developers to create interactive Ruby sessions in their browser. 1,400
ku1ik/racksh A tool that provides an interactive console and simulated HTTP request capabilities for Rack-based Ruby web applications. 422
inertiajs/inertia-rails An adapter allowing Rails to integrate with Inertia.js for rendering dynamic components in web applications. 571
starterkits/rails4-starterkit A pre-configured Rails 4.1 app with production-ready performance and authentication 388
salsify/goldiloader A gem that simplifies eager loading in Rails by automatically loading associations when traversed for the first time. 1,609
rails/jquery-rails A gem that integrates jQuery with Rails applications, providing a way to use the popular JavaScript library within Ruby on Rails projects. 950
prerender/prerender_rails A middleware gem for serving static HTML versions of JavaScript-rendered web pages to search engines and crawlers 358
elastic/elasticsearch-ruby A Ruby client for Elasticsearch allowing developers to interact with the search engine. 6
claco/muster A gem that simplifies parsing and processing query strings in Ruby applications to improve API development efficiency 29
tenderlove/the_metal A testing framework for Rack 2.0 applications 518
pannous/wruby A web-based implementation of the Ruby language using WebAssembly 14
rstudio/plumber Converts R code into a web API with minimal configuration 1,404