0.0
The project is in a healthy, maintained state
Check whether names are in use
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
 Dependencies
 Project Readme

check_names

http://github.com/rleber/check_names

Description

To be provided

Features

  • To be provided

Usage

  require 'check_names'
  ...

Requirements

  • None

Installation

For an app, with bundler

  • Add this to your application's Gemfile:
            gem 'check_names'
  • And then execute:

    $ bundle install* gem install check_names

Without bundler

$ gem install check_names

Development

  • Run bin/setup to install dependencies.
  • Run rake spec (or just rake) to run the tests.
  • Run console to experiment with the gem.
  • Run bundle exec rake install to install this gem on your system.
  • To release a new version, update the version number in VERSION.txt
    • You may run bundle exec rake release, which will create a git tag for the version, push git commits and tags, and push the .gem file to rubygems.org.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/rleber/check_names.

License

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

Code of Conduct

This project is intended to be a safe, welcoming space for collaboration. Everyone interacting in the check_names project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.