Mega Code Archive

 
Categories / Ruby / Number
 

Parsing A Number From A String

'400'.to_i                      # => 400