Julek Zarzycki
Results
1
issues of
Julek Zarzycki
Hello! After we updated grape to 1.2.5 we can no longer mount grape (inside rails application), here is minimal failing example: ``` # frozen_string_literal: true module API module V2 class...