A new and improved way of looking for Ruby's documentation
- Tree View - Browse through classes.
- See who is who inside Ruby.
- Search for classes.
- Finally undestand the Ruby Object Model.
- Class Ancestry Path
- See from which Classes and Modules does the Class of interest get it's methods from!
- And as a bonus, you get to use the Ancestry Path as a filter for the method lists at the right panel.
- Method List
- This is where you get to enjoy that juicy, unlimited list of Methods. Each one with it's own unique super-power.
- Documentation TV
- Choose a Class and you get it's doc, choose a Method and yes... more docs. Pages and pages of them.
- And if you can't find the doc you're looking for... please, don't be shy, tell us everything about it at our Issues section, and we'll try our best get those delicious docs for you!
Client: Stimulus.js, Bootstrap
Server: Ruby on Rails
Contributions are always welcome!
See contributing.md
for ways to get started.
- Ruby on Rails
- Ancestry
- RDOC
- Le Wagon - The best bootcamp out there!
Murdoc was sketched, coded, and deployed in 10 days as our final project at Le Wagon bootcamp. And it is now available for the Ruby community to break it, test it, and make it better.