{"id":13428071,"url":"https://github.com/dejan/rails_panel","last_synced_at":"2025-04-09T01:23:48.870Z","repository":{"id":5544086,"uuid":"6747983","full_name":"dejan/rails_panel","owner":"dejan","description":"Chrome extension for Rails development","archived":false,"fork":false,"pushed_at":"2024-09-02T06:19:03.000Z","size":701,"stargazers_count":3849,"open_issues_count":24,"forks_count":186,"subscribers_count":55,"default_branch":"master","last_synced_at":"2024-10-29T09:05:23.719Z","etag":null,"topics":["chrome-extension","ruby-on-rails"],"latest_commit_sha":null,"homepage":"https://chromewebstore.google.com/detail/railspanel/gjpfobpafnhjhbajcjgccbbdofdckggg","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/dejan.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2012-11-18T15:29:24.000Z","updated_at":"2024-10-29T06:04:41.000Z","dependencies_parsed_at":"2024-04-22T22:48:11.563Z","dependency_job_id":"6f826212-3c0e-4083-86a5-ee288eaca85e","html_url":"https://github.com/dejan/rails_panel","commit_stats":{"total_commits":335,"total_committers":48,"mean_commits":6.979166666666667,"dds":"0.26268656716417915","last_synced_commit":"4d605ebd883b14c665c6d072bc571762247a681a"},"previous_names":[],"tags_count":34,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejan%2Frails_panel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejan%2Frails_panel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejan%2Frails_panel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dejan%2Frails_panel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dejan","download_url":"https://codeload.github.com/dejan/rails_panel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247954075,"owners_count":21024153,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["chrome-extension","ruby-on-rails"],"created_at":"2024-07-31T01:00:45.412Z","updated_at":"2025-04-09T01:23:48.842Z","avatar_url":"https://github.com/dejan.png","language":"JavaScript","funding_links":[],"categories":["JavaScript","Debug","Maintenance \u0026 Monitoring","Ruby","chrome-extension","Happy Exploring 🤘","调试","Monitoring, Debugging \u0026 Error Tracking"],"sub_categories":["Omniauth","App Instrumentation"],"readme":"RailsPanel\n===========\n\nRailsPanel is a Chrome extension for Rails development that will end your tailing of development.log. Have all information about your Rails app requests in the browser - in the Developer Tools panel. Provides insight to db/rendering/total times, parameter list, rendered views and more.\n\n\u003cimg width=\"640\" alt=\"rails_panel\" src=\"https://github.com/dejan/rails_panel/assets/4494/f41b18b9-444c-419f-93fb-163481f53f82\"\u003e\n\n## Installation\n\nTo use this extension you need to add meta_request gem to your app's Gemfile:\n\n```ruby\ngroup :development do\n  gem 'meta_request'\nend\n```\n\nAfter this, install RailsPanel extension for [Chrome](https://chrome.google.com/webstore/detail/railspanel/gjpfobpafnhjhbajcjgccbbdofdckggg). This is recommended way of installing the extension, since it will auto-update on every new version.\n\n## Install unpacked version\n\nIf you have a problem installing extension from Chrome Store or just want to run latest and hack on it, just clone the repo (say under `~/workspace/rails_panel`) and in \"Developer mode\" Chrome Extensions page select \"Load Unpacked extension...\" and select `~/workspace/rails_panel/extension`.\n\n## Supported environments\n\n* Rails 5, 6, 7 and 8\n* Ruby 3\n\n## Licence\n\nCopyright (c) 2012 Dejan Simic\n\nMIT License\n\nPermission is hereby granted, free of charge, to any person obtaining\na copy of this software and associated documentation files (the\n\"Software\"), to deal in the Software without restriction, including\nwithout limitation the rights to use, copy, modify, merge, publish,\ndistribute, sublicense, and/or sell copies of the Software, and to\npermit persons to whom the Software is furnished to do so, subject to\nthe following conditions:\n\nThe above copyright notice and this permission notice shall be\nincluded in all copies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND,\nEXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF\nMERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND\nNONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE\nLIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION\nOF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION\nWITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdejan%2Frails_panel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdejan%2Frails_panel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdejan%2Frails_panel/lists"}