mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-01-11 19:17:08 +01:00
5 lines
105 B
Ruby
5 lines
105 B
Ruby
require './config/environment'
|
|
|
|
use Rack::MethodOverride
|
|
use GenerateController
|
|
run ApplicationController |