sample_app:我在 RoR 上的第一个示例应用程序

时间:2024-07-05 11:00:49
【文件属性】:

文件名称:sample_app:我在 RoR 上的第一个示例应用程序

文件大小:373KB

文件格式:ZIP

更新时间:2024-07-05 11:00:49

JavaScript

翻译 Ruby on Rails 教程:示例应用程序 这是的示例。


【文件预览】:
sample_app-master
----.gitignore(466B)
----Guardfile(781B)
----app()
--------mailers()
--------assets()
--------models()
--------helpers()
--------views()
--------controllers()
----config.ru(154B)
----.secret(128B)
----.rspec(8B)
----bin()
--------rails(146B)
--------bundle(129B)
--------rake(90B)
----log()
--------.keep(0B)
----db()
--------migrate()
--------seeds.rb(343B)
--------schema.rb(1KB)
----public()
--------robots.txt(204B)
--------assets()
--------422.html(1KB)
--------favicon.ico(0B)
--------500.html(1KB)
--------404.html(1KB)
----spec()
--------support()
--------models()
--------requests()
--------spec_helper.rb(2KB)
--------factories.rb(181B)
----README.md(231B)
----vendor()
--------assets()
----config()
--------boot.rb(171B)
--------database.yml(596B)
--------routes.rb(2KB)
--------environments()
--------environment.rb(155B)
--------application.rb(1KB)
--------locales()
--------initializers()
----lib()
--------assets()
--------tasks()
----Gemfile(1KB)
----Rakefile(254B)
----Gemfile.lock(5KB)

网友评论