arcanoid / random_facts

This is a gem that allows a user to request random facts with optional parameters such as max size of returned results array.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RandomFacts

Build Status Gem Version

This is a gem that allows a user to request random facts with optional parameters such as max size of returned results array.

Installation

Add this line to your application's Gemfile:

gem 'random_facts'

And then execute:

$ bundle

Or install it yourself as:

$ gem install random_facts

Contributing

  1. Fork it ( https://github.com/arcanoid/random_facts/fork )
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create a new Pull Request

Resources

All data has been collected over the internet from the following resources.

About

This is a gem that allows a user to request random facts with optional parameters such as max size of returned results array.

License:MIT License


Languages

Language:Ruby 100.0%