a = 1date_time = Time.now.strftime('%Y%m%d%H%M%S')name = "builder-" + (a == 1 ? "one-" : "") + "#{date_time}"puts name
Standard input is empty
builder-one-20150923060028
The brand new service which powers Ideone!
Widget for compiling and running the source code in a web browser!