SolidStats is a development-only dashboard gem for Ruby on Rails that gives you a real-time overview of your application’s health. It tracks security issues, code quality, TODOs, and more. All from a beautifully designed, zero-config interfacesigned, zero-config interface
Stars
4
Forks
0
Watchers
4
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
121
commits
1
commits
Merge pull request #13 from mezbahalam/fix/solidstats-stability-and-cleanup
d2297e7View on GitHubRefactor Solidstats dashboard functionality and improve quick actions
6cb115bView on GitHubEnhance LoadLens service for performance data management
06bb070View on GitHubRefactor Solidstats dashboard controller and remove unused generator files
d8b84aaView on GitHubRemove deprecated performance namespace from Solidstats Rake tasks to streamline code and improve maintainability.
3c99cf8View on GitHubRemove deprecated Solidstats components and styles, including gem metadata, dashboard, and navigation elements, to streamline the codebase and improve maintainability.
0ea8c96View on GitHubMerge pull request #12 from mezbahalam/merge-release-3.0.0-beta.1
6a6f317View on GitHubfix(version): Update version to 3.0.0.beta.1 for pre-release
d0b5cb2View on GitHubrefactor(Rakefile): Remove unused solidstats_tasks and clean up task loading
b3c0233View on GitHubfeat(loadlens): Implement LoadLens for development performance monitoring
ea332e2View on GitHub