文件名称:rails:Render的Rails 5入门项目
文件大小:43KB
文件格式:ZIP
更新时间:2024-02-26 03:10:06
rails infrastructure deployment render rails5
自述文件 这是一个示例Rails 5.2应用程序,您可以将其用作上自己的Rails项目的起点。 该示例应用程序部署在。 部署方式 请按照位于的指南进行操作。
【文件预览】:
rails-master
----log()
--------.keep(0B)
----bin()
--------update(819B)
--------rake(213B)
--------yarn(303B)
--------setup(957B)
--------spring(507B)
--------rails(264B)
--------bundle(125B)
----config()
--------locales()
--------database.yml(3KB)
--------initializers()
--------puma.rb(1KB)
--------application.rb(663B)
--------routes.rb(162B)
--------credentials.yml.enc(464B)
--------boot.rb(207B)
--------storage.yml(1KB)
--------spring.rb(111B)
--------cable.yml(195B)
--------environment.rb(128B)
--------environments()
----package.json(71B)
----db()
--------seeds.rb(370B)
--------schema.rb(881B)
----Rakefile(227B)
----test()
--------application_system_test_case.rb(157B)
--------models()
--------test_helper.rb(290B)
--------system()
--------controllers()
--------mailers()
--------integration()
--------fixtures()
--------helpers()
----LICENSE(1KB)
----app()
--------models()
--------jobs()
--------assets()
--------controllers()
--------views()
--------mailers()
--------helpers()
--------channels()
----Gemfile(2KB)
----Gemfile.lock(5KB)
----tmp()
--------.keep(0B)
----.ruby-version(6B)
----.gitignore(627B)
----start.sh(88B)
----lib()
--------tasks()
--------assets()
----public()
--------404.html(2KB)
--------apple-touch-icon.png(0B)
--------apple-touch-icon-precomposed.png(0B)
--------robots.txt(98B)
--------500.html(2KB)
--------422.html(2KB)
--------favicon.ico(0B)
----README.md(309B)
----config.ru(130B)
----build.sh(164B)