mirror of
https://github.com/amiaopensource/ffmprovisr.git
synced 2025-10-15 10:19:56 +02:00
lets rails
This commit is contained in:
0
app/models/.keep
Normal file
0
app/models/.keep
Normal file
0
app/models/concerns/.keep
Normal file
0
app/models/concerns/.keep
Normal file
@@ -1,5 +1,5 @@
|
||||
class Generate
|
||||
attr_reader :output, :input
|
||||
class Generate < ActiveRecord::Base
|
||||
attr_reader :input
|
||||
|
||||
def initialize(input)
|
||||
@input = input
|
||||
|
Reference in New Issue
Block a user