Securing Rails ApplicationWeb application security is a central component of any web-based business. The global nature of the Internet exposes web properties to…Mar 23, 2021Mar 23, 2021
Ruby StringsString construction has what is known as a literal form — the interpreter treats anything surrounded with single quotes (‘) or double…Mar 22, 20211Mar 22, 20211
Simple Calculator in RubyWrite a program for calculator which should be able to add, subtract, multiple and divide. Restrictions: - Only the use of the ‘+’…Mar 19, 2021Mar 19, 2021