文件名称:hello_app:hello_app on rails
文件大小:32KB
文件格式:ZIP
更新时间:2024-07-25 03:38:42
Ruby
自述 此自述文件通常会记录启动和运行应用程序所需的任何步骤。 Ruby版本 2.1.5 系统依赖 配置 数据库创建 数据库初始化 如何运行测试套件 服务(作业队列、缓存服务器、搜索引擎等) 部署说明 … 如果您不打算运行rake doc:app请随意使用不同的标记语言。
【文件预览】:
hello_app-master
----.gitignore(520B)
----.Gemfile.swo(12KB)
----app()
--------mailers()
--------assets()
--------models()
--------helpers()
--------views()
--------controllers()
----config.ru(153B)
----bin()
--------rails(219B)
--------setup(805B)
--------bundle(129B)
--------spring(517B)
--------rake(164B)
----log()
--------.keep(0B)
----.Gemfile.swp(12KB)
----db()
--------seeds.rb(343B)
----public()
--------robots.txt(202B)
--------422.html(2KB)
--------favicon.ico(0B)
--------500.html(1KB)
--------404.html(2KB)
----vendor()
--------assets()
----config()
--------boot.rb(132B)
--------secrets.yml(964B)
--------database.yml(552B)
--------routes.rb(2KB)
--------environments()
--------environment.rb(150B)
--------application.rb(1KB)
--------locales()
--------initializers()
----README.rdoc(457B)
----lib()
--------assets()
--------tasks()
----Gemfile(1KB)
----Rakefile(249B)
----test()
--------mailers()
--------integration()
--------models()
--------helpers()
--------test_helper.rb(312B)
--------controllers()
--------fixtures()
----Gemfile.lock(4KB)