Sha256: ea6e17277f70ed4fde91822a373f5afe19cdc93d547ad31372911b784849b4cb

Contents?: true

Size: 721 Bytes

Versions: 1

Compression:

Stored size: 721 Bytes

Contents

# BigEyedAl

A gem that prints out a different phrase depending on the string passed.

## Installation

Add this line to your application's Gemfile:

    gem 'big_eyed_al'

And then execute:

    $ bundle

Or install it yourself as:

    $ gem install big_eyed_al

## Usage

- run IRB/Pry
- require 'big_eyed_al'
- run BigEyedAl.said(string)


## Contributing

1. Fork it ( https://github.com/[my-github-username]/big_eyed_al/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

My first gem which prints out the statement "Stop asking questions, Alex."

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
big_eyed_al-0.1.0 README.md