Rubocop recc
This commit is contained in:
parent
59376709bf
commit
c95328f230
1 changed files with 1 additions and 0 deletions
1
app.rb
1
app.rb
|
|
@ -7,6 +7,7 @@ require 'tilt/erubi'
|
|||
require_relative 'db'
|
||||
require_relative 'models/assistant'
|
||||
|
||||
# Listing large language models (aka "Assistants")
|
||||
class App < Roda
|
||||
plugin :render, escape: true
|
||||
plugin :route_csrf
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue