Calvin's Dev Logs

Coffee, Code, & Conquests

gai
dev
ops
etc
#Ruby  

Rails Solid Queue in Production

#Rails #Solid Queue #Job #Ruby

13 Jul 2024 | Development

nokogiri fails to build with libxml2 error

#Nokogiri #Ruby #Gem

26 Aug 2022 | Development

Library not loaded: 'libssl.1.1.dylib' for older mysql2 gem

#MySQL #Ruby #Gem

13 Aug 2022 | Development

Could not find 'ed25519' error when running Capistrano deploy

#Capistrano #Ruby #Gem

13 Aug 2022 | Development

Add platform to ruby application

#Ruby #Gem

09 Dec 2021 | Development

Install ffi gem on MacOS Big Sur

#Ruby #Bundle #Gem

01 May 2021 | Development

Firebase Cloud Messaging invalid argument error when sending to more than 1000 devices

#FCM #Google #API #Ruby

07 Nov 2020 | Development

Integrate Google Sign-In

#Ruby #Google #Oauth2 #Omniauth

28 Jan 2018 | Development

Handling weekdays, weekends and public holidays

#Ruby #Rails #Date #Time

23 Jan 2018 | Development

Define .ruby-version for all your app

#Ruby #Version #Passenger

10 Dec 2017 | Development

False warning for Style/AndOr cop when used as chaining operation

#Ruby #Rubocop

03 Dec 2017 | Development

Use rails 5.1 encrypted secrets

#Ruby #Rails #Secret #Encryption

02 Dec 2017 | Development

Use .gitignore to prevent committing unwanted files

#Ruby #Git #Gitignore #Android

02 Dec 2017 | Development

10 Common Rubocop Catches

#Ruby #Rubocop #Coding standard

02 Dec 2017 | Development

Reconstruct query string from request

#Ruby #Rails #Controller

07 Aug 2017 | Development