Initial commit
This commit is contained in:
commit
de37e811f9
49 changed files with 950 additions and 0 deletions
4
bin/rails
Executable file
4
bin/rails
Executable file
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env ruby1.9.1
|
||||
APP_PATH = File.expand_path('../../config/application', __FILE__)
|
||||
require_relative '../config/boot'
|
||||
require 'rails/commands'
|
Loading…
Add table
Add a link
Reference in a new issue