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: sailfishos-mirror/ruby
base: 8ccc257434a73bcb8073d4ebb957a259126f686e
Choose a base ref
...
head repository: sailfishos-mirror/ruby
compare: acbddbe68cdcf5506791d8e19c184536ba253b02
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Jun 30, 2021

  1. Copy the full SHA
    59ead88 View commit details
    Browse the repository at this point in the history
  2. Copy the full SHA
    b6c910e View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    0feec79 View commit details
    Browse the repository at this point in the history
  4. [ruby/irb] Fix error on ls object_cant_define_singleton

    such as `ls 42`, `ls :sym` and so on
    
    ruby/irb@b1d436a853
    pocke authored and matzbot committed Jun 30, 2021
    Copy the full SHA
    e8c2b03 View commit details
    Browse the repository at this point in the history
  5. [ruby/irb] Rescue a specific error

    Rescuing StandardError is prone to bugs caused by a typo or obsoleted methods.
    
    ruby/irb@eb5260fcd5
    k0kubun authored and matzbot committed Jun 30, 2021
    Copy the full SHA
    acbddbe View commit details
    Browse the repository at this point in the history