{"id":13685828,"url":"https://github.com/evrone/quiet_assets","last_synced_at":"2025-05-01T04:32:25.993Z","repository":{"id":2456958,"uuid":"3428683","full_name":"evrone/quiet_assets","owner":"evrone","description":"DEPRECATED: As of sprockets-rails version 3.1.0, used in current versions of rails, this gem is deprecated","archived":true,"fork":false,"pushed_at":"2021-06-28T08:17:42.000Z","size":45,"stargazers_count":1412,"open_issues_count":0,"forks_count":84,"subscribers_count":70,"default_branch":"master","last_synced_at":"2025-04-24T05:21:12.100Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://evrone.com","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/evrone.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE-OF-CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-02-13T09:31:20.000Z","updated_at":"2025-02-23T12:15:28.000Z","dependencies_parsed_at":"2022-09-09T01:00:23.973Z","dependency_job_id":null,"html_url":"https://github.com/evrone/quiet_assets","commit_stats":null,"previous_names":[],"tags_count":5,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evrone%2Fquiet_assets","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evrone%2Fquiet_assets/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evrone%2Fquiet_assets/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/evrone%2Fquiet_assets/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/evrone","download_url":"https://codeload.github.com/evrone/quiet_assets/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":251824638,"owners_count":21649904,"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":[],"created_at":"2024-08-02T14:00:57.728Z","updated_at":"2025-05-01T04:32:25.713Z","avatar_url":"https://github.com/evrone.png","language":"Ruby","funding_links":[],"categories":["Ruby","Assets","Gems","Uncategorized"],"sub_categories":["Rails","Uncategorized"],"readme":"# PLEASE NOTE, THIS PROJECT IS NO LONGER BEING MAINTAINED\n\nAs of `sprockets-rails` version `3.1.0`, used in current versions of rails, this gem is deprecated.\n\nThe asset pipeline now supports a `quiet` option which suppresses output of asset requests:\n\n```\n# config/environments/development.rb\n\nconfig.assets.quiet = true\n```\n\nRelevant PR: https://github.com/rails/sprockets-rails/pull/355\n\n# Quiet Assets\n\n[![Continuous Integration status](https://api.travis-ci.org/evrone/quiet_assets.svg)](http://travis-ci.org/evrone/quiet_assets)\n\nQuiet Assets turns off the Rails asset pipeline log. This means that it suppresses messages in your development log such as:\n\n    Started GET \"/assets/application.js\" for 127.0.0.1 at 2015-01-28 13:35:34 +0300\n    Served asset /application.js - 304 Not Modified (8ms)\n\n\u003ca href=\"https://evrone.com/?utm_source=github.com\"\u003e\n  \u003cimg src=\"https://evrone.com/logo/evrone-sponsored-logo.png\"\n       alt=\"Sponsored by Evrone\" width=\"231\"\u003e\n\u003c/a\u003e\n\nDeveloped by \u003ca href=\"https://evrone.com/quietassets?utm_source=github\u0026utm_campaign=quietassets\"\u003eEvrone team\u003c/a\u003e.\n\n## Getting Started\n\n### Prerequisites\n\nSupport Ruby on Rails \u003e= 3.1\n\n### Installation\n\nIt is recommended that this gem only be used for development.\nTo install, add this line to development group in your Gemfile:\n\n    gem 'quiet_assets', group: :development\n\nThen, from the command line, run:\n\n    $ bundle\n\n### Usage\n\nSimply installing Quiet Assets will suppress the log messages automatically. However, if you wish to temporarily re-enable the logging of the asset pipeline messages,\nplace the following in your `config/application.rb` file:\n\n    config.quiet_assets = false\n\nIf you need to supress output for other paths you can do so by specifying:\n\n    config.quiet_assets_paths \u003c\u003c '/silent/'\n\n## Contributing\n\nPlease read [Code of Conduct](CODE-OF-CONDUCT.md) and [Contributing Guidelines](CONTRIBUTING.md) for submitting pull requests to us.\n\n## Versioning\n\nWe use [SemVer](http://semver.org/) for versioning. For the versions available, see the [tags on this repository](https://github.com/evrone/quiet_assets/tags). \n\n## Changelog\n\nThe changelog is [here](CHANGELOG.md).\n\n## Authors\n\n* [Dmitry Karpunin](https://github.com/KODerFunk)\n* [Dmitry Vorotilin](https://github.com/route) \n\nSee also the list of [contributors](https://github.com/evrone/quiet_assets/contributors) who participated in this project.\n\n## License\n\nThis project is licensed under the [MIT License](LICENSE).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevrone%2Fquiet_assets","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fevrone%2Fquiet_assets","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fevrone%2Fquiet_assets/lists"}