Rails Footnotes
Leaky Gems
Rails Footnotes | Leaky Gems | |
---|---|---|
1 | - | |
1,522 | 901 | |
- | 0.0% | |
8.3 | 0.0 | |
6 days ago | about 5 years ago | |
Ruby | ||
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Rails Footnotes
-
Utilizing "Application Trace" from error page in browser
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.
Leaky Gems
We haven't tracked posts mentioning Leaky Gems yet.
Tracking mentions began in Dec 2020.
What are some alternatives?
Pry Byebug - Step-by-step debugging and stack navigation in Pry
Byebug - Debugging in Ruby 2
Seeing Is Believing - Displays the results of every line of code in your file
Xray - ☠️ A development tool that reveals your UI's bones
did_you_mean - The gem that has been saving people from typos since 2014
FlowTrace - Brand new remote app inspecting tool. Declare feature steps and receive params, stack trace and whatever you want.
ruby_jard - Just Another Ruby Debugger. Provide a rich Terminal UI that visualizes everything your need, navigates your program with pleasure, stops at matter places only, reduces manual and mental efforts. You can now focus on real debugging.
debase