Andrew Tomaka
b8d928f4ea
Updates dependencies including latest Rails from main. Comes with two new depredations caused by https://github.com/rails/rails/pull/52422 Reviewed-on: #23
2 lines
56 B
Ruby
Executable file
2 lines
56 B
Ruby
Executable file
#!/usr/bin/env ruby
|
|
exec "./bin/rails", "server", *ARGV
|