#BB RANKING 每日更新中国宝宝类货币基金收益排行榜 ##安装 在项目目录下
cp config/database.yml.default config/database.yml
在database.yml
里修改自己的数据库信息
production:
adapter: mysql2
database: # your database
pool: 5
timeout: 5000
host: # your host
username: root
password: # your password
运行抓取数据定时任务
whenever -i
##TODO
用户系统(完成)记账功能(完成)- SEO优化
使用访问统计(完成)