Configure SMTP with Gem Figaro
Configure SMTP with Gem Figaro What is a figaro? Figaro is a gem on ruby on rails that is used…
Memberikan Infromasi Terkini
Configure SMTP with Gem Figaro What is a figaro? Figaro is a gem on ruby on rails that is used…
Twilio is a communications services platform based in San Francisco, California. Twilio allows software developers to make and receive phone…
RSpec is a unit testing framework for the Ruby programming language. RSpec differs from traditional xUnit frameworks such as JUnit…
In Rails, the serializer allows you to customize the data instead of having a default rendering. In this article, we’ll…