public
Description: 1stlog是一个针对中国用户开发的基于RubyOnRails的Blog系统..
Homepage: http://iceskysl.1sters.com
Clone URL: git://github.com/IceskYsl/1stlog.git
Click here to lend your support to: 1stlog and make a donation at www.pledgie.com !
IceskYsl (author)
Mon May 26 06:47:22 -0700 2008
commit  54acbb7cad54b4f0c4155330575dd0505822faff
tree    88f02b88a59c16b6c364b72514591fe9eebdbc51
parent  25da23a1b7693df7c1252e8ec2e30e491df91c5e
1stlog / script / console
100644 3 lines (3 sloc) 0.097 kb
1
2
3
#!/usr/bin/env ruby
require File.dirname(__FILE__) + '/../config/boot'
require 'commands/console'