]> git.openstreetmap.org Git - rails.git/blob - bin/dev
Unblock connection_pool now that we are on rails 8.1.3
[rails.git] / bin / dev
1 #!/usr/bin/env ruby
2 # frozen_string_literal: true
3
4 exec "./bin/rails", "server", *ARGV