Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for Rails 7.1.3 docs #2155

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

larouxn
Copy link
Contributor

@larouxn larouxn commented Feb 8, 2024

Adds support for Rails 7.1.3.

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

Follow up to

Tangentially related

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

  • Updated the versions and releases in the scraper file
  • Ensured the license is up-to-date
  • Ensured the icons and the SOURCE file in public/icons/your_scraper_name/ are up-to-date if the documentation has a custom icon
  • 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 larouxn marked this pull request as ready for review February 8, 2024 08:34
@larouxn larouxn requested a review from a team as a code owner February 8, 2024 08:34
@larouxn
Copy link
Contributor Author

larouxn commented Feb 19, 2024

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

@larouxn larouxn force-pushed the add_support_for_rails_7.1.3_docs branch from 5838c42 to 9384dab Compare March 4, 2024 10:10
@larouxn larouxn force-pushed the add_support_for_rails_7.1.3_docs branch from 9384dab to 41a0a71 Compare May 4, 2024 02:14
@larouxn larouxn mentioned this pull request May 4, 2024
4 tasks
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.

None yet

1 participant