文件名称:Attendance-Tutorial:勤闲システムの开発実践チュートリアル
文件大小:47KB
文件格式:ZIP
更新时间:2024-04-03 04:30:41
Ruby
勤闲システムを开発しよう! でンジニアサロンの教材で作られたサンプルアプリケーションです。 开発环境 AWS Cloud9 Ruby 滑轨 吉特
【文件预览】:
Attendance-Tutorial-master
----.gitignore(536B)
----app()
--------mailers()
--------assets()
--------models()
--------helpers()
--------views()
--------jobs()
--------channels()
--------controllers()
----config.ru(130B)
----package.json(72B)
----bin()
--------rails(264B)
--------setup(995B)
--------bundle(129B)
--------spring(507B)
--------update(782B)
--------yarn(320B)
--------rake(213B)
----log()
--------.keep(0B)
----db()
--------migrate()
--------seeds.rb(370B)
--------schema.rb(1KB)
----public()
--------robots.txt(98B)
--------apple-touch-icon.png(0B)
--------422.html(2KB)
--------apple-touch-icon-precomposed.png(0B)
--------favicon.ico(0B)
--------500.html(2KB)
--------404.html(2KB)
----README.md(207B)
----vendor()
--------.keep(0B)
----config()
--------cable.yml(160B)
--------spring.rb(111B)
--------boot.rb(128B)
--------secrets.yml(1KB)
--------database.yml(594B)
--------routes.rb(95B)
--------environments()
--------environment.rb(128B)
--------application.rb(681B)
--------locales()
--------puma.rb(2KB)
--------initializers()
----lib()
--------assets()
--------tasks()
----tmp()
--------.keep(0B)
----Gemfile(761B)
----Rakefile(227B)
----test()
--------mailers()
--------integration()
--------models()
--------helpers()
--------system()
--------test_helper.rb(312B)
--------application_system_test_case.rb(157B)
--------controllers()
--------fixtures()
----Gemfile.lock(4KB)