文件名称:head_hunter_api:使用Ruby on Rails的API Head Hunter
文件大小:47KB
文件格式:ZIP
更新时间:2024-03-29 02:13:35
Ruby
自述文件 该自述文件通常会记录启动和运行应用程序所需的所有步骤。 您可能要讲的内容: Ruby版本 系统依赖 配置 数据库创建 数据库初始化 如何运行测试套件 服务(作业队列,缓存服务器,搜索引擎等) 部署说明 ...
【文件预览】:
head_hunter_api-master
----log()
--------.keep(0B)
----bin()
--------rake(131B)
--------setup(1010B)
--------spring(494B)
--------rails(182B)
--------bundle(3KB)
----vendor()
--------.keep(0B)
----config()
--------locales()
--------database.yml(620B)
--------initializers()
--------puma.rb(2KB)
--------application.rb(1KB)
--------routes.rb(241B)
--------credentials.yml.enc(464B)
--------boot.rb(207B)
--------storage.yml(1KB)
--------spring.rb(97B)
--------cable.yml(196B)
--------environment.rb(128B)
--------environments()
----db()
--------seeds.rb(374B)
--------migrate()
--------schema.rb(3KB)
----Rakefile(227B)
----app()
--------models()
--------jobs()
--------controllers()
--------views()
--------mailers()
--------channels()
----storage()
--------.keep(0B)
----Gemfile(2KB)
----Gemfile.lock(6KB)
----tmp()
--------.keep(0B)
--------pids()
----.rspec(22B)
----spec()
--------requests()
--------rails_helper.rb(3KB)
--------spec_helper.rb(5KB)
----.ruby-version(11B)
----.gitignore(737B)
----lib()
--------tasks()
----public()
--------robots.txt(99B)
----README.md(374B)
----config.ru(160B)
----.gitattributes(247B)