lijunwei | bxzy

work and live well

Home Archives Gallery Kitty About
2023-02-09

review and remove unused gems

review and remove unused gems

1
2
3
4
5
6
7
bundle list --without-group dev development staging test
bundle list --only-group default production

tldr du
tldr sort

for dir in $(bundle list --only-group default production --paths); do du -shk $dir ; done | sort -nr
分享
  • cleanup
  • ops
前一篇
Some common sense
后一篇
Abstract Data Type Collection

标签

  • AMG
  • SRE
  • Self-Improvement
  • activejob
  • application dependency upgrade
  • art
  • beauty
  • believer
  • benchmark
  • best practice
  • cat
  • cleanup
  • code review
  • collection
  • common sense
  • csv
  • efficiency
  • expert
  • first-time
  • fun
  • git
  • gitlab
  • hexo
  • https
  • javascript
  • lint
  • linux
  • macos
  • methodology
  • oh-my-zsh
  • ops
  • reading
  • refactoring
  • restclient
  • rollout
  • ruby
  • sharing
  • shell
  • sidekiq
  • software design
  • ssh
  • static analysis tool
  • sublime
  • system availability
  • taste
  • terminal
  • testing
  • tool
  • tradeoff
  • trick
  • vagrant
  • virtual machine
  • work
  • yearly-summary
  • youtube
  • 反思
  • 坑
  • 大佬的世界
  • 方法论

标签云

AMG SRE Self-Improvement activejob application dependency upgrade art beauty believer benchmark best practice cat cleanup code review collection common sense csv efficiency expert first-time fun git gitlab hexo https javascript lint linux macos methodology oh-my-zsh ops reading refactoring restclient rollout ruby sharing shell sidekiq software design ssh static analysis tool sublime system availability taste terminal testing tool tradeoff trick vagrant virtual machine work yearly-summary youtube 反思 坑 大佬的世界 方法论

归档

  • 十二月 2024
  • 七月 2024
  • 八月 2023
  • 四月 2023
  • 三月 2023
  • 二月 2023
  • 一月 2023
  • 十二月 2022
  • 十一月 2022
  • 十月 2022
  • 九月 2022
  • 八月 2022
  • 七月 2022
  • 五月 2022
  • 四月 2022
  • 三月 2022
  • 二月 2022
  • 一月 2022
  • 十二月 2021
  • 十一月 2021
  • 十月 2021
  • 九月 2021

最新文章

  • start from a building a list
  • Reading List of 2024
  • what must be clear while upgrading application/dependencies?
  • Continuous Conscious Self-Improvement
  • Incident Review
© 2025 lijunwei
Powered by Hexo
Home Archives Gallery Kitty About