Constants

suggest change

Syntax

Remarks

Constants are useful in Ruby when you have values that you do not want to be mistakenly changed in a program, such as API keys.

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:


Constants:
*Constants

Table Of Contents