文件名称:烂土豆
文件大小:38KB
文件格式:ZIP
更新时间:2024-03-09 00:29:59
Ruby
RottenPotatoes演示应用程序:入门 该应用程序与免费的和(非免费)工程软件即服务相关联。 要开始进行Rails Intro作业,请按照。
【文件预览】:
rottenpotatoes-master
----.gitignore(494B)
----app()
--------mailers()
--------assets()
--------models()
--------helpers()
--------views()
--------controllers()
----config.ru(153B)
----todo.md(298B)
----.rspec(30B)
----bin()
--------rails(219B)
--------setup(805B)
--------bundle(129B)
--------spring(461B)
--------rake(164B)
----db()
--------migrate()
--------seeds.rb(1KB)
--------schema.rb(1019B)
----public()
--------robots.txt(202B)
--------422.html(2KB)
--------favicon.ico(0B)
--------500.html(1KB)
--------404.html(2KB)
----spec()
--------spec_helper.rb(4KB)
--------rails_helper.rb(2KB)
----README.md(313B)
----vendor()
--------assets()
----config()
--------boot.rb(132B)
--------secrets.yml(964B)
--------database.yml(552B)
--------routes.rb(2KB)
--------environments()
--------environment.rb(150B)
--------application.rb(1KB)
--------locales()
--------initializers()
----lib()
--------assets()
--------tasks()
----Gemfile(942B)
----Rakefile(249B)
----Gemfile.lock(5KB)