rubydoc.info icon indicating copy to clipboard operation
rubydoc.info copied to clipboard

Next generation rdoc.info site

Results 29 rubydoc.info issues
Sort by recently updated
recently updated
newest added

```shell $ git clone [email protected]:docmeta/rubydoc.info.git $ bundle install Fetching gem metadata from https://rubygems.org/ Fetching gem metadata from https://rubygems.org/......... Fetching https://github.com/lsegal/yard.git Your bundle is locked to yard (0.9.26) from https://github.com/lsegal/yard.git (at...

I have created a simple custom template that adds my own stylesheet. It works locally, but not on rubydoc.info. Should it work, and if not - can support be added?

OS: Arch Linux ``` ❯ docker --version Docker version 20.10.10, build b485636f4b ``` ``` ❯ git log | head -n1 commit 20899bb3bebc51e06e7c431167fd48c6f7b11e73 ``` ``` Successfully tagged 127.0.0.1:5000/rubydoc-app:latest Sending build context...

I've been running into a few 503 errors when browsing the site, specifically when trying to browse the documentation on the following link: https://www.rubydoc.info/github/rails/activeresource ![screenshot](https://i.imgur.com/adRiY04.png)

Error 503 Service Unavailable Service Unavailable Guru Meditation: XID: 55627816 Varnish cache server I am getting this error when I try to open the documentation for my gem also for...

Good morning Very often, upon consulting the documentation of a gem, coming from rubygems.org, I either get an error _SQLite3::CorruptException: database disk image is malformed_ or just the message “_Couldn't...

I've been trying to add [my project](https://github.com/hernanat/extended_range/) And get this error: ![Screen Shot 2021-09-15 at 7 32 22 PM](https://user-images.githubusercontent.com/20129498/133539835-45edcade-6a16-4e40-b0d0-37ae7116b8c5.png) Response: ![Screen Shot 2021-09-15 at 7 33 25 PM](https://user-images.githubusercontent.com/20129498/133539925-4cdb7de3-9d89-4acc-a68a-836dbea53780.png) Using git...

I'm not sure if this is the correct place to file this issue—please redirect me if not! I noticed that RubyDoc.info is showing outdated documentation for our gem. On [this...

See at https://www.rubydoc.info/stdlib/core/Regexp

Hi. First of all, many thanks for maintaining this awesome resource ... Opening https://www.rubydoc.info/github/rock-core/tools-roby/Roby/Task leads to (full backtrace: [backtrace.txt](https://github.com/docmeta/rubydoc.info/files/4846227/backtrace.txt)) Running yard 0.9.25 locally works. ~~~ undefined method `parameters' for #...