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

Closed

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
@larouxn larouxn force-pushed the add_support_for_rails_7.1.3_docs branch from 41a0a71 to e3a4866 Compare May 22, 2024 02:10
@larouxn larouxn force-pushed the add_support_for_rails_7.1.3_docs branch from e3a4866 to 7016777 Compare June 21, 2024 00:11
@larouxn
Copy link
Contributor Author

larouxn commented Jul 17, 2024

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

@larouxn larouxn closed this Jul 17, 2024
@larouxn larouxn deleted the add_support_for_rails_7.1.3_docs branch July 17, 2024 06:34
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