文件名称:serializers_demo:用于演示 JSON 生成的简单方法的 Rails 演示应用程序
文件大小:27KB
文件格式:ZIP
更新时间:2024-06-21 19:09:16
Ruby
这个简单的演示应用程序在这里展示了我们在用于 JSON 生成的解决方案,它可以快速简便地替代最常用的系统,如或 。 你可以在上找到 设置 git clone "https://github.com/FancyPixel/serializers_demo" cd serializers_demo bundle rake db:create && rake db:migrate && rake db:seed 麻省理工学院执照 Copyright (c) 2015 Fancy Pixel S.r.l. All rights reserved. Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated d
【文件预览】:
serializers_demo-master
----log()
--------.keep(0B)
----public()
--------500.html(1KB)
--------robots.txt(202B)
--------422.html(2KB)
--------favicon.ico(0B)
--------404.html(2KB)
----config.ru(153B)
----db()
--------seeds.rb(2KB)
--------schema.rb(1KB)
--------migrate()
----lib()
--------tasks()
--------assets()
----Gemfile(227B)
----Rakefile(249B)
----config()
--------initializers()
--------application.rb(1KB)
--------environments()
--------locales()
--------boot.rb(132B)
--------secrets.yml(964B)
--------routes.rb(212B)
--------database.yml(552B)
--------environment.rb(150B)
----README.md(2KB)
----Gemfile.lock(3KB)
----.gitignore(511B)
----app()
--------views()
--------models()
--------serializers()
--------controllers()
--------mailers()
--------assets()
----bin()
--------setup(805B)
--------bundle(129B)
--------rake(164B)
--------rails(219B)
--------spring(461B)