Skip to content

Add ruby/rack docs#2665

Open
thedanbob wants to merge 1 commit intofreeCodeCamp:mainfrom
thedanbob:rack
Open

Add ruby/rack docs#2665
thedanbob wants to merge 1 commit intofreeCodeCamp:mainfrom
thedanbob:rack

Conversation

@thedanbob
Copy link
Contributor

This PR adds docs for the Rack library, which is arguably the most important Ruby library when it comes to web development. Anyone who regularly uses Rails or one of the other Ruby web frameworks will likely need to consult the Rack docs at some point.


If you’re adding a new scraper, please ensure that you have:

  • Tested the scraper on a local copy of DevDocs
  • Ensured that the docs are styled similarly to other docs on DevDocs
  • Added these files to the public/icons/your_scraper_name/ directory:
    • 16.png: a 16×16 pixel icon for the doc
    • 16@2x.png: a 32×32 pixel icon for the doc
    • SOURCE: A text file containing the URL to the page the image can be found on or the URL of the original image itself

@thedanbob thedanbob requested a review from a team as a code owner March 18, 2026 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant