Skip to content

Rails connector to access shield square bot detection API

License

Notifications You must be signed in to change notification settings

srikanthvk/shield_square

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

67 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ShieldSquare

Rails connector to access shield square bot detection API

Installation

Add this line to your application's Gemfile:

gem 'ss2', :git => "https://github.com/kvsrikanth/shield_square"

Run the bundle command to install the gem.

After you install the gem, run the generator:

rails generate ss2:install

The generator will install an initializer ss2_config.rb with default configuration to access shield square API. Update the configuration file with your subscriber id, server etc.

Update your view file with the code to access shield shquare API and JS snippet

About

Rails connector to access shield square bot detection API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 100.0%