文件名称:building_a_rails_api
文件大小:42KB
文件格式:ZIP
更新时间:2024-03-10 04:42:16
Ruby
building_a_rails_api
【文件预览】:
building_a_rails_api-master
----backend()
--------.gitignore(750B)
--------app()
--------config.ru(130B)
--------bin()
--------storage()
--------log()
--------db()
--------.ruby-version(11B)
--------public()
--------README.md(374B)
--------vendor()
--------config()
--------lib()
--------tmp()
--------Gemfile(1KB)
--------Rakefile(227B)
--------test()
--------Gemfile.lock(4KB)
----frontend()
--------index.js(3KB)
--------index.html(347B)