Is Ruby a statically typed or a dynamically typed language? Technology Community › Category: Ruby › Is Ruby a statically typed or a dynamically typed language? 0 Vote Up Vote Down VietMX Staff asked 4 years ago Dynamically typed since type checking is done at runtime.