Alvaro Sanchez Diaz

Results 7 comments of Alvaro Sanchez Diaz

Worked for me. However I'm getting the following error when running `rspec`. What am I missing? ```shell LoadError: cannot load such file -- devise/controllers/rails7_api_mode ```

@scooter-dangle Unfortunately, looks like you can only use Codespaces if you are using / paying for Github for teams https://www.loom.com/share/d3fbc5a082ae4793aa0f7758321800bf

@seanmarcia @scooter-dangle Could someone please verify that [Codespaces are enabled](https://docs.github.com/en/codespaces/managing-codespaces-for-your-organization/enabling-codespaces-for-your-organization) for the Rubyforgood organization? To do so, you need to be able to access the organization settings (Which I can't...

@simi I was tackling issues from the list and on a personal note I've always been curious why sorting isn't an option

@simi Fixed the alignment issue on mobile

@simi Submitted a different and hopefully simpler approach. Noticed that https://github.com/rubygems/rubygems.org/blob/d9200cc4bd013470ea4ef726483038e9462d39fd/app/models/concerns/rubygem_searchable.rb#L62 has an `updated` entry so i decided to use that to display the release date when delivering search results....