UrlShortener:使用 Rails 和 MongoDB 的简单 URL 缩短器

时间:2021-07-08 03:34:47
【文件属性】:
文件名称:UrlShortener:使用 Rails 和 MongoDB 的简单 URL 缩短器
文件大小:32KB
文件格式:ZIP
更新时间:2021-07-08 03:34:47
Ruby ##URL 缩短器 用于创建缩短网址的 Ruby on Rails 应用程序。 #特征 从任何全长网址创建唯一的缩短网址 不重复已经创建的短网址 从主页导航到短网址 跟踪每个短网址的访问次数 #设置 Rails v 4.1.4 Ruby v 2.1.2 mongodb v 2.6.5(brew 安装 mongodb) 捆绑安装,运行 mongod,然后运行 ​​rails,然后享受
【文件预览】:
UrlShortener-master
----log()
--------.keep(0B)
----public()
--------500.html(1KB)
--------robots.txt(202B)
--------422.html(2KB)
--------favicon.ico(0B)
--------404.html(2KB)
----config.ru(154B)
----db()
--------seeds.rb(343B)
----lib()
--------tasks()
--------assets()
----Gemfile(1KB)
----Rakefile(249B)
----config()
--------initializers()
--------application.rb(1KB)
--------environments()
--------locales()
--------boot.rb(170B)
--------mongo.yml(444B)
--------secrets.yml(964B)
--------routes.rb(296B)
--------environment.rb(150B)
----test()
--------test_helper.rb(212B)
--------integration()
--------models()
--------controllers()
--------fixtures()
--------helpers()
--------mailers()
----README.md(393B)
----Gemfile.lock(4KB)
----.gitignore(466B)
----app()
--------views()
--------models()
--------controllers()
--------helpers()
--------mailers()
--------assets()
----bin()
--------bundle(129B)
--------rake(164B)
--------rails(220B)
--------spring(517B)
----vendor()
--------assets()

网友评论