-
Notifications
You must be signed in to change notification settings - Fork 297
Commands
saberma edited this page Dec 14, 2011
·
1 revision
rails g integration_test 'foo' --integration-tool=rspec # 生成集成测试文件
rails g controller 'shop/blogs' --view-specs false # 生成控制器
:a => 'something'
a: 'something'
./configure --with-debug
error_log logs/error_logs debug;
daemon off;
#reopen reload stop quit
sudo nginx -s reopen
su - postgres
psql
\c shopqi_production # 连接数据库
\d # 显示表