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