文件名称:devise_token_auth_demo:这是一个用于为 Rails JSON API 设计令牌身份验证的小型演示应用程序
文件大小:44KB
文件格式:ZIP
更新时间:2024-06-29 11:00:34
Ruby
简单的设计令牌验证演示 这是使用设计 gem 构建 JSON API(Web 服务)的 Rails 令牌身份验证的简单演示应用程序 随意 fork 并贡献您的更改。
【文件预览】:
devise_token_auth_demo-master
----log()
--------.keep(0B)
----bin()
--------rake(164B)
--------setup(805B)
--------spring(461B)
--------rails(219B)
--------bundle(129B)
----vendor()
--------assets()
----config()
--------locales()
--------database.yml(552B)
--------initializers()
--------application.rb(1KB)
--------routes.rb(2KB)
--------boot.rb(132B)
--------secrets.yml(964B)
--------environment.rb(150B)
--------environments()
----db()
--------seeds.rb(343B)
--------migrate()
--------schema.rb(2KB)
----Rakefile(249B)
----test()
--------models()
--------test_helper.rb(312B)
--------controllers()
--------mailers()
--------integration()
--------fixtures()
--------helpers()
----app()
--------models()
--------assets()
--------controllers()
--------views()
--------mailers()
--------helpers()
----README.rdoc(194B)
----Gemfile(2KB)
----Gemfile.lock(4KB)
----.gitignore(474B)
----lib()
--------tasks()
--------assets()
----public()
--------404.html(2KB)
--------robots.txt(202B)
--------500.html(1KB)
--------422.html(2KB)
--------favicon.ico(0B)
----config.ru(153B)