文件名称:guillotine:URL 缩短工具包
文件大小:29KB
文件格式:ZIP
更新时间:2024-07-01 15:14:45
Ruby
断头台 简单的 URL Shortener 爱好套件。 目前用于缩短 GitHub.com 上的 URL,也可作为可。 用法 使用它的最简单方法是使用内置内存适配器。 # app.rb require 'guillotine' module MyApp class App < Guillotine xss=removed xss=removed> Guillotine :: Service . new ( adapter ) get '/' do redirect 'https://homepage.com' end end end # config.ru require "rubygems" require File .
【文件预览】:
guillotine-master
----script()
--------cibuild(55B)
----lib()
--------guillotine.rb(4KB)
--------guillotine()
----Gemfile(470B)
----.rvmrc(10B)
----Rakefile(3KB)
----.travis.yml(59B)
----config()
--------haproxy.riak.cfg(690B)
--------cassandra_config.json(270B)
----LICENSE(1KB)
----test()
--------mongo_adapter_test.rb(1KB)
--------options_test.rb(2KB)
--------service_test.rb(7KB)
--------memory_adapter_test.rb(1001B)
--------riak_adapter_test.rb(3KB)
--------cassandra_adapter_test.rb(2KB)
--------active_record_adapter_test.rb(1KB)
--------redis_adapter_test.rb(1KB)
--------sequel_adapter_test.rb(1KB)
--------host_checker_test.rb(2KB)
--------helper.rb(180B)
--------app_test.rb(6KB)
----README.md(4KB)
----guillotine.gemspec(3KB)
----.gitignore(43B)
----CHANGELOG.md(873B)