2023
- 03 Jan Change old git commit message with rebase
- 02 Jan Generate unique random token in ruby on rails
2022
- 21 Dec ElasticSearch and Kibana setup with docker
- 05 Jun Configure Neovim as Ruby on Rails IDE
- 05 Jun My tmux configuration and workflow
- 10 Feb Devise sign out issue with rails 7
- 28 Jan change rails database from sqlite to postgresql
- 19 Jan Rails count vs size vs length
- 11 Jan Use Timecop to time travel in testing
- 10 Jan Run Sidekiq as systemd process
- 10 Jan filter empty element from an array
- 09 Jan ruby safe navigation operator (&.)
- 09 Jan convert deeply nested JSON into OpenStruct object
- 09 Jan Use dig method to get value from deeply nested key
- 09 Jan Rails Notes Explained
- 09 Jan Ruby merge Vs deep_merge