Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ba-normalizedsearch

Package Overview
Dependencies
Maintainers
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ba-normalizedsearch

  • 0.1.2
  • Rubygems
  • Socket score

Version published
Maintainers
3
Created
Source

ba-normalizedsearch

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add ba-normalizedsearch --git=https://git.saw-leipzig.de/bibarab/misc/ba-normalizedsearch.git

If bundler is not being used to manage dependencies, install the gem by executing:

$ git clone https://git.saw-leipzig.de/bibarab/misc/ba-normalizedsearch.git
$ gem install ba-normalizedsearch/*.gem

Usage

In your code

require 'ba-normalizedsearch'
@search = BANormalizedSearch::Search.new
normalized_string = @search.normalize "some string"

On the command line

normsearch normalize "some string"

Development

After checking out the repo, run bin/setup to install dependencies. Then, run rake test to run the tests. You can also run bin/console for an interactive prompt that will allow you to experiment.

To install this gem onto your local machine, run bundle exec rake install. To release a new version, update the version number in version.rb, and then run rake gem which will create a new .gem file, remove the older ones if any, commit your changes and git tag name-for-new-release, then git push.

FAQs

Package last updated on 28 Feb 2023

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc