文件名称:Tasker:Sinatra任务跟踪器应用程序
文件大小:37KB
文件格式:ZIP
更新时间:2024-04-26 00:55:36
Ruby
带有身份验证的Sinatra任务跟踪器应用程序。
【文件预览】:
Tasker-master
----config()
--------database.yml(233B)
--------environment.rb(296B)
----db()
--------development.sqlite(32KB)
--------seeds.rb(152B)
--------migrate()
--------schema.rb(287B)
----Rakefile(114B)
----Procfile(43B)
----app()
--------models()
--------controllers()
--------views()
----Gemfile(414B)
----Gemfile.lock(3KB)
----spec()
--------spec_helper.rb(742B)
--------application_controller_spec.rb(289B)
----lib()
--------.gitkeep(0B)
----public()
--------images()
--------javascripts()
--------stylesheets()
--------favicon.ico(2KB)
----README.md(488B)
----config.ru(274B)