Added Rails program
This commit is contained in:
parent
2471001fa2
commit
4ac5d849cb
45 changed files with 8523 additions and 28 deletions
3
tdw-experimental/rails-stow/script/server
Executable file
3
tdw-experimental/rails-stow/script/server
Executable file
|
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env ruby
|
||||
require File.dirname(__FILE__) + '/../config/boot'
|
||||
require 'commands/server'
|
||||
Loading…
Add table
Add a link
Reference in a new issue