#13. docker helpful commands Get link Facebook X Pinterest Email Other Apps - May 17, 2022 Restarting docker - service docker restartdocker images -adocker rmi Image Image Get link Facebook X Pinterest Email Other Apps Comments
#25 Ruby on Rails application performance and security tools - April 23, 2023 Security - rack-attack gem Brakeman gem Performance tools - bullet rails_best_practice rubycritic, rubocop rack-mini-profiler spring, memory_profiler Appsignal(paid) New Relic(paid) Bullet gem(N+1 query) rails_best_practice rubycritic rubocop brakeman rack-mini-profiler spring memory_prof Read more
#22. Getting started with an existing Rails project - July 22, 2022 Start with following, routes rake routes readme schema *_id search - for association project structure models lib/* controllers views rails test cases Use rails debuggers tool like pry Use browser dev tools see the flow with logs Read more
#18. Ruby on Rails usefull commands - July 06, 2022 gem install rails rails new hrms -d postgresql Read more
Comments
Post a Comment
Let me know for any query..