ruby rework with contact form
This commit is contained in:
parent
90402ae14a
commit
1ab09043ee
26 changed files with 932 additions and 221 deletions
3
config.ru
Normal file
3
config.ru
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
require 'sinatra/base'
|
||||
require './asxpio.rb'
|
||||
run AsxpioWeb.new
|
||||
Loading…
Add table
Add a link
Reference in a new issue