Piotr Niełacny

Results 5 issues of Piotr Niełacny

Add missing documentation for methods and prepare github pages for project documentation.

Documentation

I have problem with `Bogus` and `Celluloid`. Bogus expects that `Method` object will be respond to `name` method. But `Celluloid::Method` does not respond for this method. How to reproduce: ```...

Related: https://github.com/rails/rails/pull/2514