Skip to content

opsone/stalker-rails

Repository files navigation

Stalker

Short description and motivation.

Usage

How to use my plugin.

Installation

Add this line to your application's Gemfile:

gem 'stalker', git: 'https://github.com/opsone/stalker-gem'

And then execute:

$ bundle

After that, execute:

$ rails generate stalker:install

Add the route to the module in the file config/routes.rb:

mount Stalker::Engine => "/stalker"

To finish, add the security token in your credentials file:

$ rails credentials:show 
EDITOR='code --wait' rails credentials:edit

Set your token as the value of stalker_token

stalker_token: myMagicSecurityToken

Contributing

Contribution directions go here.

License

The gem is available as open source under the terms of the MIT License.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •  

Languages