{"id":21585760,"url":"https://github.com/dbelyaeff/capistrano-webpacker-precompile","last_synced_at":"2025-10-18T04:57:21.427Z","repository":{"id":65605254,"uuid":"136800637","full_name":"dbelyaeff/capistrano-webpacker-precompile","owner":"dbelyaeff","description":"This gem is crafted to make webpacker users life easier.","archived":false,"fork":false,"pushed_at":"2019-02-23T10:30:06.000Z","size":8,"stargazers_count":9,"open_issues_count":1,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-10-07T14:01:00.109Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/dbelyaeff.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}},"created_at":"2018-06-10T10:50:06.000Z","updated_at":"2021-11-08T10:34:46.000Z","dependencies_parsed_at":"2023-01-31T12:16:03.764Z","dependency_job_id":null,"html_url":"https://github.com/dbelyaeff/capistrano-webpacker-precompile","commit_stats":null,"previous_names":["codemotion/capistrano-webpacker-precompile"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/dbelyaeff/capistrano-webpacker-precompile","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbelyaeff%2Fcapistrano-webpacker-precompile","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbelyaeff%2Fcapistrano-webpacker-precompile/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbelyaeff%2Fcapistrano-webpacker-precompile/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbelyaeff%2Fcapistrano-webpacker-precompile/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/dbelyaeff","download_url":"https://codeload.github.com/dbelyaeff/capistrano-webpacker-precompile/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/dbelyaeff%2Fcapistrano-webpacker-precompile/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279467660,"owners_count":26175302,"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","status":"online","status_checked_at":"2025-10-18T02:00:06.492Z","response_time":62,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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-11-24T15:11:41.915Z","updated_at":"2025-10-18T04:57:21.390Z","avatar_url":"https://github.com/dbelyaeff.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Capistrano::Webpacker::Precompile\n\nThis gem add assets precompilation to **webpacker** gem.\n\n## Installation\n\nAdd this line to your application's Gemfile development group:\n\n```ruby\ngem 'capistrano-webpacker-precompile', require: false\n```\n\nAnd then execute:\n```\n$ bundle\n```\n\n## Usage\n\nTo add webpacker precompile task add this line to your **Capfile**:\n```ruby\nrequire \"capistrano/webpacker/precompile\"\n```\n\nThen you need do edit your `config/deploy.rb` file and add next line:\n```ruby\nafter 'deploy:updated', 'webpacker:precompile'\n```\n\nDone!\n\nNow `cap production deploy` command will automatically precompile webpacker assets and sync it with remote server.\n\n## License\n\nThe gem is available as open source under the terms of the [MIT License](https://opensource.org/licenses/MIT).\n\n## Code of Conduct\n\nEveryone interacting in the Capistrano::Webpacker::Precompile project’s codebases, issue trackers, chat rooms and mailing lists is expected to follow the [code of conduct](https://github.com/[USERNAME]/capistrano-webpacker-precompile/blob/master/CODE_OF_CONDUCT.md).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbelyaeff%2Fcapistrano-webpacker-precompile","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdbelyaeff%2Fcapistrano-webpacker-precompile","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdbelyaeff%2Fcapistrano-webpacker-precompile/lists"}