Clifford Campbell

Results 2 issues of Clifford Campbell

``` def show # code here end alias index show ``` Will generate a message like ``` config/routes.rb - restrict auto-generated routes api/model (only: [:show] ```

Received the following message when using this gem: ``` warning: csv was loaded from the standard library, but will no longer be part of the default gems since Ruby 3.4.0....