Module: PG::TruffleFixWarn
| Relationships & Source Files | |
| Extension / Inclusion / Inheritance Descendants | |
| Extended In: | |
| Defined in: | lib/pg.rb | 
Instance Method Summary
Instance Method Details
#warn(str, category = nil)
[ GitHub ]# File 'lib/pg.rb', line 148
def warn(str, category=nil) super(str) end