asxpio/config.ru
Sergei Poljanski 1ab09043ee
All checks were successful
Build and Deploy to Production / build (push) Successful in 51s
Build and Deploy to Production / deploy (push) Successful in 34s
ruby rework with contact form
2026-05-05 00:45:27 +04:00

3 lines
63 B
Ruby

require 'sinatra/base'
require './asxpio.rb'
run AsxpioWeb.new