Go to file
tanhuazhe 4bcc59578a delete some unuse resource 2016-01-14 20:17:03 +08:00
.coding-ide first commit 2015-12-03 10:32:24 +08:00
app 添加针对博客撰写、编辑、删除功能的权限控制 2016-01-09 19:09:49 +08:00
bin first commit 2015-12-03 10:32:24 +08:00
config 基本完成,可以run 2016-01-06 21:39:35 +08:00
db 完成基本配置,包括语言、数据库、环境之类的 2016-01-03 15:19:12 +08:00
feature delete some unuse resource 2016-01-14 20:17:03 +08:00
lib first commit 2015-12-03 10:32:24 +08:00
public 添加user stroies 2016-01-13 11:57:41 +08:00
test 添加blog_info model的测试及相关数据 2016-01-09 23:17:26 +08:00
vendor/assets 遇到bug 2016-01-06 20:47:26 +08:00
.gitignore Initial commit 2015-11-17 16:09:44 +08:00
Gemfile 添加user stroies 2016-01-13 11:57:41 +08:00
Gemfile.lock 基本完成,可以run 2016-01-06 21:39:35 +08:00
README.rdoc first commit 2015-12-03 10:32:24 +08:00
Rakefile first commit 2015-12-03 10:32:24 +08:00
config.ru first commit 2015-12-03 10:32:24 +08:00

README.rdoc

== README

This README would normally document whatever steps are necessary to get the
application up and running.

Things you may want to cover:

* Ruby version

* System dependencies

* Configuration

* Database creation

* Database initialization

* How to run the test suite

* Services (job queues, cache servers, search engines, etc.)

* Deployment instructions

* ...


Please feel free to use a different markup language if you do not plan to run
<tt>rake doc:app</tt>.