Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: Shopify/ruby-lsp-rails
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.4.0
Choose a base ref
...
head repository: Shopify/ruby-lsp-rails
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 4 commits
  • 18 files changed
  • 1 contributor

Commits on Feb 28, 2025

  1. Convert to use inline RBS signatures (#573)

    * Update sorbet and spoom
    
    * Update rubocop-sorbet
    
    * Update RuboCop config
    
    * $ be spoom srb sigs translate --from rbi --to rbs
    
    * Enable --enable-experimental-rbs-signatures
    
    * $ bundle lock --add-platform x64-mingw-ucrt
    andyw8 authored Feb 28, 2025
    Copy the full SHA
    0bf809b View commit details
  2. Remove extend T::Sig calls (#574)

    No longer needed with RBS
    andyw8 authored Feb 28, 2025
    Copy the full SHA
    09b4967 View commit details

Commits on Mar 7, 2025

  1. Fix tests for Rails main due to changes relating to default column va…

    …lue (#589)
    
    Fix tests for Rails main
    andyw8 authored Mar 7, 2025
    Copy the full SHA
    3d1ab4e View commit details

Commits on Mar 10, 2025

  1. Test server.rb with better isolation (#585)

    * Test `server.rb` with better isolation
    
    * Ensure sorbet not loaded
    
    * Explain shim
    
    * Explain the separate Rake tasks
    andyw8 authored Mar 10, 2025
    Copy the full SHA
    2b25b2d View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff v0.4.0...main