+ 1
How can i convert varible to boolean, string, float in ruby?
4th Feb 2018, 4:45 AM
Denis
2 Answers
+ 5
x.to_b
x.to_s
x.to_f
4th Feb 2018, 7:14 AM
Kuba SiekierzyÅski

+ 1
Thank you!
4th Feb 2018, 7:51 AM
Denis
Often have questions like this?
Learn more efficiently, for free:
Hot today
Functions in python
2 Votes
How to make a playground
1 Votes
For Mobile app
0 Votes
I need advice
1 Votes
Html 5 document question
1 Votes
Learning Python - Question
1 Votes
Python
0 Votes