提交 cd1cc475 编写于 作者: A Akira Matsuda

update directory tree in the generated README

上级 de729af2
......@@ -157,13 +157,15 @@ The default directory structure of a generated Ruby on Rails application:
|-- app
| |-- assets
| |-- images
| |-- javascripts
| `-- stylesheets
| | |-- images
| | |-- javascripts
| | `-- stylesheets
| |-- controllers
| | `-- concerns
| |-- helpers
| |-- mailers
| |-- models
| | `-- concerns
| `-- views
| `-- layouts
|-- config
......@@ -173,23 +175,25 @@ The default directory structure of a generated Ruby on Rails application:
|-- db
|-- doc
|-- lib
| |-- assets
| `-- tasks
|-- log
|-- public
|-- script
|-- test
| |-- controllers
| |-- fixtures
| |-- functional
| |-- helpers
| |-- integration
| |-- performance
| `-- unit
| |-- mailers
| |-- models
| `-- performance
|-- tmp
| |-- cache
| |-- pids
| |-- sessions
| `-- sockets
| `-- cache
| `-- assets
`-- vendor
|-- assets
`-- assets
|-- javascripts
`-- stylesheets
app
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册