- [BREAKING] For Ruby on Rails plural method call now return ActiveRecord's model null relation if model with same singular name exists, otherwise return
[]
(#6) respond_to?
now returntrue
if method call handled by nigilist (#6)
- [BREAKING] Methods with plural name and underscore at the end (for example
monkeys_
) now returnnil
instead of[]
(#6)