I know that Rails datatypes can be found here:
Rails 4: List of available datatypes
or here:
but what I can't find is a clear definition of each, and the differences between, say, a float versus a decimal, or a string versus text.
Where can I find in-depth definitions of the datatypes?