Use fortran libraries in Ruby

I noticed from an older post that I might want to try to use
ruby2c2fortran to access the functionality of a fortran library in a
ruby program. Is this pretty much my only option? I saw Ruby/DL but I
could not figure out how that could be used.