for testing and deploying your application
for finding and fixing issues
for empowering human code reviews
# Tipo de engarce de inscripcion
class Runa < Engarce
def precio_venta
100 # Will be 250 in future runes.
end