date_time = Time.now.strftime('%Y%m%d%H%M%S')name = "builder-#{date_time}"puts name.sub(/^([^-]*-)/, "\\1one-")
Standard input is empty
builder-one-20150923054445
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!