Skip to content

🔀 A Solidus admin interface for the Redirector gem.

License

Notifications You must be signed in to change notification settings

solidusio-contrib/solidus_redirector

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SolidusRedirector

CircleCI

A Solidus admin interface to redirector, a rack middleware for HTTP redirects.

Installation

Add solidus_redirector to your Gemfile:

gem 'solidus_redirector', github: 'solidusio-contrib/solidus_redirector'

Bundle your dependencies and run the installation generator:

bundle
bin/rails g solidus_redirector:install

Testing

Be sure to bundle your dependencies and then create a dummy test app for the specs to run against.

bundle
bundle exec rake

Copyright (c) 2013-2020 John Hawthorn and contributors, released under the New BSD License

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 68.3%
  • HTML 30.4%
  • Shell 1.3%