ellesuzuki / about-suzuki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About::Suzuki

About Elle Suzuki

A test gem, DO NOT USE.

Installation

Add this line to your application's Gemfile:

gem 'about-suzuki', :github: 'ellesuzuki/about-suzuki'

And then execute:

$ bundle

Usage

suzuki = Suzuki.new

puts "The author's name is #{suzuki.name}."
puts

puts "Her favorite color is #{suzuki.fave_color}, while her favorite food is #{suzuki.fave_food}."

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

About

License:MIT License


Languages

Language:Ruby 100.0%