🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

vidibus-permalink

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

vidibus-permalink

1.5.0
Rubygems
Version published
Maintainers
1
Created
Source

This gem allows changeable permalinks. That may be an oxymoron, but it's really useful from a SEO perspective.

This gem is part of Vidibus, an open source toolset for building distributed (video) applications.

Installation

Add the dependency to the Gemfile of your application:

  gem "vidibus-permalink"

Then call bundle install on your console.

TODO

  • Add controller extension for automatic dispatching.
  • Limit length of permalinks.
  • Refactor codebase so that incrementation is not limited to Permalink class.

Ideas (for a separate gem)

  • Catch 404s and store invalid routes.
  • Make invalid routes assignable from a web interface.
  • Try to suggest a matching Linkable by valid parts of the request path.

Copyright (c) 2010-2019 Andre Pankratz. See LICENSE for details.

FAQs

Package last updated on 14 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts