This style change enforces `return if ...` instead of `return nil if ...` to save maintainers a few minor review points |
||
|---|---|---|
| .. | ||
| representation | ||
| client.rb | ||
| collection.rb | ||
| connection.rb | ||
| page.rb | ||
| paginator.rb | ||
This style change enforces `return if ...` instead of `return nil if ...` to save maintainers a few minor review points |
||
|---|---|---|
| .. | ||
| representation | ||
| client.rb | ||
| collection.rb | ||
| connection.rb | ||
| page.rb | ||
| paginator.rb | ||