Ruby-On-Rails-API-with-JWT-CRUD

时间:2021-05-15 15:36:24
【文件属性】:
文件名称:Ruby-On-Rails-API-with-JWT-CRUD
文件大小:43KB
文件格式:ZIP
更新时间:2021-05-15 15:36:24
Ruby 自述文件 该自述文件通常会记录启动和运行应用程序所需的所有步骤。 您可能要讲的内容: Ruby版本 系统依赖 配置 数据库创建 数据库初始化 如何运行测试套件 服务(作业队列,缓存服务器,搜索引擎等) 部署说明 ...
【文件预览】:
Ruby-On-Rails-API-with-JWT-CRUD-master
----.gitignore(558B)
----app()
--------mailers()
--------models()
--------auth()
--------views()
--------jobs()
--------channels()
--------controllers()
----config.ru(130B)
----bin()
--------rails(264B)
--------setup(883B)
--------bundle(125B)
--------spring(507B)
--------update(745B)
--------rake(213B)
----log()
--------.keep(0B)
----db()
--------migrate()
--------seeds.rb(370B)
--------schema.rb(1KB)
----.ruby-version(5B)
----public()
--------robots.txt(98B)
--------index.html(61B)
----README.md(374B)
----vendor()
--------.keep(0B)
----config()
--------cable.yml(188B)
--------spring.rb(111B)
--------credentials.yml.enc(464B)
--------boot.rb(207B)
--------secrets.yml(1KB)
--------database.yml(2KB)
--------routes.rb(314B)
--------environments()
--------environment.rb(128B)
--------application.rb(2KB)
--------storage.yml(1KB)
--------locales()
--------puma.rb(1KB)
--------initializers()
----lib()
--------json_web_token.rb(952B)
--------tasks()
----tmp()
--------.keep(0B)
----Gemfile(2KB)
----Rakefile(227B)
----test()
--------mailers()
--------integration()
--------models()
--------test_helper.rb(290B)
--------controllers()
--------fixtures()
----Gemfile.lock(4KB)

网友评论