{"id":17837051,"url":"https://github.com/ankurgel/bazinga","last_synced_at":"2025-04-02T13:21:30.590Z","repository":{"id":145869665,"uuid":"51242067","full_name":"AnkurGel/bazinga","owner":"AnkurGel","description":"Color coded environment tags in rails console","archived":false,"fork":false,"pushed_at":"2016-03-20T10:21:05.000Z","size":6,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-08T04:27:06.509Z","etag":null,"topics":["color","console","production","production-management","rails-console","ruby","rubygem","utility"],"latest_commit_sha":null,"homepage":"","language":"Ruby","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/AnkurGel.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.txt","code_of_conduct":null,"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":"2016-02-07T09:23:03.000Z","updated_at":"2017-03-30T07:53:18.000Z","dependencies_parsed_at":"2023-04-01T04:19:10.171Z","dependency_job_id":null,"html_url":"https://github.com/AnkurGel/bazinga","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnkurGel%2Fbazinga","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnkurGel%2Fbazinga/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnkurGel%2Fbazinga/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/AnkurGel%2Fbazinga/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/AnkurGel","download_url":"https://codeload.github.com/AnkurGel/bazinga/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246819789,"owners_count":20839096,"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":["color","console","production","production-management","rails-console","ruby","rubygem","utility"],"created_at":"2024-10-27T20:45:14.588Z","updated_at":"2025-04-02T13:21:30.559Z","avatar_url":"https://github.com/AnkurGel.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Bazinga\nInspired by [marco-polo](https://github.com/arches/marco-polo), Bazinga gives color-coded tags of your Rails app name and environment in _console_, to prevent devs' bad karma to balance on production. \n\n## Installation\n\nAdd this line to your Rails project's Gemfile:\n\n    gem 'bazinga'\n\nAnd then execute:\n\n    $ bundle\n\n## Usage\nJust run `rails console`.   \n![dev](https://www.dropbox.com/s/7hdoy6b21qnm3or/Screenshot%202016-02-07%2018.58.28.png?raw=1)\n![staging](https://www.dropbox.com/s/3o4jmna8bd9dsyk/Screenshot%202016-02-07%2019.02.46.png?raw=1)\n## Customization:\nYou can modify the app name by adding the following in your project's `config/application.rb` (inside `class Application`) :\n```ruby\n    console do\n      Bazinga::APP_NAME = 'railsApp' if defined? Bazinga\n    end\n```\nor start the console by customized environment tag:   \n`BAZINGA_APP_NAME=myAwesomeApp rails console production` \n\n## Pipeline\n* Add support for `pry-rails`\n* Prevent sql write queries in _production_. \n\n## Contributing\n\n1. Fork it ( https://github.com/AnkurGel/bazinga/fork )\n2. Create your feature branch (`git checkout -b my-new-feature`)\n3. Commit your changes (`git commit -am 'Add some feature'`)\n4. Push to the branch (`git push origin my-new-feature`)\n5. Create a new Pull Request\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankurgel%2Fbazinga","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fankurgel%2Fbazinga","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fankurgel%2Fbazinga/lists"}