文件名称:ror_blog_app
文件大小:264KB
文件格式:ZIP
更新时间:2024-04-14 04:59:49
Ruby
自述文件 该自述文件通常会记录启动和运行应用程序所需的所有步骤。 您可能要讲的内容: Ruby版本 系统依赖 配置 数据库创建 数据库初始化 如何运行测试套件 服务(作业队列,缓存服务器,搜索引擎等) 部署说明 ...
【文件预览】:
ror_blog_app-master
----.gitignore(671B)
----README.md(374B)
----bin()
--------rails(264B)
--------bundle(3KB)
--------spring(507B)
--------rake(213B)
--------setup(1008B)
----test()
--------integration()
--------mailers()
--------fixtures()
--------channels()
--------models()
--------test_helper.rb(386B)
--------controllers()
----public()
--------robots.txt(99B)
----Gemfile(1KB)
----db()
--------seeds.rb(471B)
--------migrate()
--------schema.rb(2KB)
----log()
--------.keep(0B)
----.ruby-version(0B)
----app()
--------jobs()
--------views()
--------mailers()
--------channels()
--------models()
--------controllers()
----vendor()
--------.keep(0B)
----client()
--------.gitignore(310B)
--------README.md(3KB)
--------public()
--------package.json(810B)
--------src()
--------yarn.lock(530KB)
----config()
--------database.yml(3KB)
--------spring.rb(97B)
--------environment.rb(128B)
--------cable.yml(197B)
--------credentials.yml.enc(464B)
--------environments()
--------application.rb(1KB)
--------locales()
--------boot.rb(207B)
--------initializers()
--------routes.rb(179B)
--------storage.yml(1KB)
--------puma.rb(2KB)
----tmp()
--------pids()
--------.keep(0B)
----storage()
--------.keep(0B)
----config.ru(130B)
----lib()
--------tasks()
----Rakefile(227B)