mirror of
https://github.com/github/rails.git
synced 2026-04-26 03:00:59 -04:00
Copy the bin to railties so it also works if you don't have the rails gem.
This commit is contained in:
2
railties/bin/rails
Normal file
2
railties/bin/rails
Normal file
@@ -0,0 +1,2 @@
|
||||
#!/usr/bin/env ruby
|
||||
require "rails/cli"
|
||||
Reference in New Issue
Block a user