devdocs icon indicating copy to clipboard operation
devdocs copied to clipboard

Add support for Rails 7.1.3 docs

Open larouxn opened this issue 1 year ago • 1 comments

Adds support for Rails 7.1.3.

https://rubyonrails.org/2024/1/16/Rails-7-1-3-has-been-released

Follow up to

  • https://github.com/freeCodeCamp/devdocs/pull/2104

Tangentially related

  • https://github.com/freeCodeCamp/devdocs/pull/2212

If you're updating existing documentation to its latest version, please ensure that you have:

  • [x] Updated the versions and releases in the scraper file
  • [x] Ensured the license is up-to-date
  • [x] Ensured the icons and the SOURCE file in public/icons/your_scraper_name/ are up-to-date if the documentation has a custom icon
  • [x] Ensured self.links contains up-to-date urls if self.links is defined
  • [ ] Tested the changes locally to ensure:
    • The scraper still works without errors
    • The scraped documentation still looks consistent with the rest of DevDocs
    • The categorization of entries is still good

larouxn avatar Feb 08 '24 08:02 larouxn

👋 Quick ping @simon04, if you happen to have a moment 🙇‍♂️

larouxn avatar Feb 19 '24 01:02 larouxn

Suppose we can close this and wait for the Rails 7.2 release which should be coming soon.

larouxn avatar Jul 17 '24 06:07 larouxn