No release in over a year
This is a library, which resolves incompatibility of solargraph-rails with Rails 7.1. Please see my GitHub page for more details.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
2025
2026
 Dependencies
 Project Readme

Gem Version

solargraph-rails-patch-for-rails71

This is a library, which resolves incompatibility of solargraph-rails with Rails 7.1.
See this issue for more datails.

Installation

Install the gem and add to the application's Gemfile by executing:

$ bundle add solargraph-rails-patch-for-rails71

If bundler is not being used to manage dependencies, install the gem by executing:

$ gem install solargraph-rails-patch-for-rails71

Usage

Update your .solargraph.yml as follows:

plugins:
- solargraph-rails
- solargraph-rails-patch-for-rails71  # Add this line

License

The gem is available as open source under the terms of the MIT License.