文件名称:sample_app:Ruby on Rails示例应用程序
文件大小:43KB
文件格式:ZIP
更新时间:2024-05-26 13:01:11
Ruby
Ruby on Rails教程:示例应用程序 这是一个示例应用程序,用于: ( 。
【文件预览】:
sample_app-master
----.gitignore(466B)
----README.md(257B)
----bin()
--------rails(146B)
--------bundle(129B)
--------rake(90B)
----test()
--------integration()
--------mailers()
--------fixtures()
--------models()
--------helpers()
--------test_helper.rb(492B)
--------controllers()
----public()
--------500.html(1KB)
--------robots.txt(202B)
--------422.html(1KB)
--------404.html(1KB)
--------favicon.ico(0B)
----Gemfile(691B)
-----e(0B)
----db()
--------seeds.rb(343B)
--------migrate()
--------schema.rb(1KB)
----log()
--------.keep(0B)
----app()
--------views()
--------mailers()
--------models()
--------helpers()
--------assets()
--------controllers()
----.rspec(8B)
----vendor()
--------assets()
----Gemfile.lock(4KB)
----config()
--------database.yml(576B)
--------environment.rb(155B)
--------environments()
--------application.rb(1KB)
--------locales()
--------boot.rb(170B)
--------initializers()
--------routes.rb(2KB)
----spec()
--------support()
--------factories.rb(156B)
--------helper()
--------models()
--------requests()
--------spec_helper.rb(2KB)
----.secret(128B)
----config.ru(154B)
----lib()
--------tasks()
--------assets()
----Rakefile(254B)