I'd like to build a website very similar to http://api.rubyonrails.org/ is there any gem I can use for that? or anything else I can easily reuse? thanks zb
Asked
Active
Viewed 91 times
1 Answers
2
You are looking for the sdoc gem. The sdoc gem was developed for http://railsapi.com. (And is also used on http://api.rubyonrails.org/)
The source itself lives on github at https://github.com/voloko/sdoc/

Kevin Cathcart
- 9,838
- 2
- 36
- 32