文件名称:ember-rails-sample-app:rails 后端,ember 前端
文件大小:658KB
文件格式:ZIP
更新时间:2024-08-01 05:20:42
JavaScript
Rails 后端使用 Mailchimp API 包装器向 MailChimp API 发送和接收请求(分叉了示例 MailChimp Rails 应用程序) Ember(使用 Ember-CLI 构建后)查询 Rails 并显示信息
【文件预览】:
ember-rails-sample-app-master
----.gitignore(163B)
----app()
--------mailers()
--------assets()
--------models()
--------helpers()
--------views()
--------controllers()
----config.ru(154B)
----bin()
--------rails(146B)
--------bundle(129B)
--------rake(90B)
----log()
--------.keep(0B)
--------development.log(346KB)
----db()
--------test.sqlite3(0B)
--------seeds.rb(343B)
--------development.sqlite3(0B)
----public()
--------robots.txt(32B)
--------.gitkeep(0B)
--------assets()
--------.DS_Store(6KB)
--------crossdomain.xml(605B)
--------testem.js(681B)
--------422.html(1KB)
--------tests()
--------index.html(1KB)
--------favicon.ico(0B)
--------500.html(1KB)
--------404.html(1KB)
----README.md(213B)
----config()
--------boot.rb(171B)
--------database.yml(576B)
--------routes.rb(2KB)
--------environments()
--------environment.rb(162B)
--------application.rb(1007B)
--------locales()
--------initializers()
----lib()
--------assets()
--------tasks()
----Gemfile(898B)
----Rakefile(261B)
----Gemfile.lock(3KB)