3 lines
56 B
Plaintext
3 lines
56 B
Plaintext
|
#!/usr/bin/env ruby
|
||
|
exec "./bin/rails", "server", *ARGV
|