Supporting fractions in Ruby/Rails
Have you ever needed to store and display fractions in a Rails app? Read about Ruby’s Rational class and how to convert Floats into Unicode fractions.
Made a library? Written a blog post? Found a useful tutorial? Share it with the Ruby community here or just enjoy what everyone else has found!
Have you ever needed to store and display fractions in a Rails app? Read about Ruby’s Rational class and how to convert Floats into Unicode fractions.
Post a comment