Scripts and Javascripts
Add these ancilliary files that came with Rails 2.1.0 RC1.
This commit is contained in:
parent
5292899c9a
commit
a37b06b801
6 changed files with 4104 additions and 2196 deletions
3
script/dbconsole
Executable file
3
script/dbconsole
Executable file
|
@ -0,0 +1,3 @@
|
|||
#!/usr/bin/env ruby
|
||||
require File.dirname(__FILE__) + '/../config/boot'
|
||||
require 'commands/dbconsole'
|
Loading…
Add table
Add a link
Reference in a new issue