Juzer Shakir
Juzer Shakir
This application does not have seed data which can be useful in the development process and I would like to create it. This will be my logic: - I am...
 - **I would like to hide the title & pagination from the homepage if there are no bounties to show** which would look something like this......
### This PR resolves [this](https://github.com/jdliss/shoulda-callback-matchers/issues/32) issue. - Add the `ostruct` gem as a runtime dependency to: - Support for Ruby version `3.5.0`. - Fix `/usr/share/rvm/rubies/ruby-3.4.1/lib/ruby/3.4.0/ostruct.rb was loaded from the standard...
### Description Upgrading the ruby version in my rails project from `3.3.6` to `3.4.1` introduces this warning: ``` /usr/share/rvm/gems/ruby-3.4.1/gems/shoulda-callback-matchers-1.1.4/lib/shoulda/callback/matchers/active_model.rb:1: warning: /usr/share/rvm/rubies/ruby-3.4.1/lib/ruby/3.4.0/ostruct.rb was loaded from the standard library, but will no...