backbone-todo-app

时间:2024-07-25 15:57:08
【文件属性】:

文件名称:backbone-todo-app

文件大小:279KB

文件格式:ZIP

更新时间:2024-07-25 15:57:08

JavaScript

Backbone-Todo-App 此应用程序展示了如何将客户端的和服务器端的与以创建丰富的交互和协作应用程序,例如待办事项列表管理器. 代码 应用程序的大部分前端逻辑很大程度上基于。 我们编写了一个将 Pusher 和 Backbone 绑定在一起的小型库,其代码可以在。 它的用法可以在看到。 在本地运行 要在本地运行此应用程序,您应该能够简单地克隆此存储库并运行以下命令: bundle install rake db:migrate rails s open http://localhost:3000/


【文件预览】:
backbone-todo-app-master
----.gitignore(36B)
----app()
--------models()
--------helpers()
--------views()
--------controllers()
----config.ru(155B)
----db()
--------migrate()
--------seeds.rb(353B)
--------schema.rb(1KB)
----public()
--------images()
--------javascripts()
--------robots.txt(204B)
--------stylesheets()
--------422.html(711B)
--------favicon.ico(0B)
--------500.html(728B)
--------404.html(728B)
----README.md(1KB)
----config()
--------boot.rb(191B)
--------unicorn.rb(581B)
--------database.yml(545B)
--------routes.rb(273B)
--------environments()
--------environment.rb(149B)
--------application.rb(2KB)
--------locales()
--------initializers()
----script()
--------rails(295B)
----lib()
--------tasks()
----Procfile(56B)
----Gemfile(795B)
----Rakefile(265B)
----test()
--------unit()
--------performance()
--------functional()
--------test_helper.rb(454B)
--------fixtures()
----Gemfile.lock(2KB)

网友评论