Utilizing "Application Trace" from error page in browser

This page summarizes the projects mentioned and recommended in the original post on /r/rails

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. Rails Footnotes

    Every Rails page has footnotes that gives information about your application and links back to your editor

    Not like rails-footnotes had it back when I last used it (which is probably 2010 time frame). For me, right now, when I click one of the lines in the Application Trace, it just changes the top box showing the piece of code that failed. Back in 2010, TextMate was the editor a lot of Rails developers used but I used emacs. The links from rails-footnotes had a scheme of something like txtmt: and I had to write things so that that scheme would be sent to Emacs and also Emacs code that knew what to do with it.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla logo
  3. projectile-rails

    Emacs Rails mode based on projectile

    1) With projectile-rails, there is projectile-rails-server which displays the server's log in a buffer. The buffer already had buttons to the views and controllers of each action. I added buttons so that any exception stacks also had buttons to open the file and the line number. I submitted a pull request for my changes.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Caching in Django

    3 projects | dev.to | 7 Jul 2025
  • The Future of Crash Analysis: AI Meets WinDBG

    5 projects | news.ycombinator.com | 4 May 2025
  • How to Monitor and Profile Python Code With Py-Spy for Performance Bottlenecks

    1 project | dev.to | 19 Apr 2025
  • Strobelight: A profiling service built on open source technology

    5 projects | news.ycombinator.com | 7 Mar 2025
  • ChatDBG: AI-based debugging assistant for C/C++/Python/Rust

    1 project | news.ycombinator.com | 10 Feb 2025

Did you know that Ruby is
the 12th most popular programming language
based on number of references?