An open API service indexing awesome lists of open source software.

https://github.com/thdaraujo/poodr

Practical Object-Oriented Design Lessons
https://github.com/thdaraujo/poodr

Last synced: about 1 month ago
JSON representation

Practical Object-Oriented Design Lessons

Awesome Lists containing this project

README

        

# Poodr

Lessons in Practical Object-Oriented Design in Ruby.

## Usage

Run `rake`. That's it.
Or `bin/console` to play around with the code.

## Development

After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test-unit` 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`.