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