Method: Oj.optimize_rails

Defined in:
ext/oj/oj.c

.optimize_railsObject

Sets the Oj as the Rails encoder and decoder. Oj::Rails.optimize is also called.



1720
# File 'ext/oj/oj.c', line 1720

extern VALUE oj_optimize_rails(VALUE self);