文件名称:x_sinatra_project
文件大小:3.57MB
文件格式:ZIP
更新时间:2024-03-03 02:09:22
Ruby
描述 该应用程序具有双重目的。 1)存储有关收藏家购买的艺术品的详细信息,包括有关艺术家的信息。 2)显示所有收藏家所需要的所有艺术品的有限信息。 安装说明 访问 git克隆 捆绑安装 弹枪 访问
【文件预览】:
x_sinatra_project-main
----config()
--------environment.rb(296B)
----db()
--------development.sqlite(32KB)
--------migrate()
--------schema.rb(1KB)
----Rakefile(165B)
----app()
--------models()
--------controllers()
--------views()
----Gemfile(301B)
----Gemfile.lock(2KB)
----spec()
--------spec.md(2KB)
--------spec_helper.rb(742B)
--------application_controller_spec.rb(289B)
----LICENSE.md(1KB)
----lib()
--------.gitkeep(0B)
----public()
--------images()
--------javascripts()
--------stylesheets()
--------favicon.ico(5KB)
----README.md(434B)
----config.ru(302B)