Sha256: 5652c0e48c45073907d0063e1a072b78dee08583b82491545bd9e6642eb2e4a8

Contents?: true

Size: 470 Bytes

Versions: 28

Compression:

Stored size: 470 Bytes

Contents

// Copyright (c) 2017 Peter Ohler. All rights reserved.
// Licensed under the MIT License. See LICENSE file in the project root for license details.

#ifndef OJ_RAILS_H
#define OJ_RAILS_H

#include "dump.h"

extern void oj_mimic_rails_init(void);
extern ROpt oj_rails_get_opt(ROptTable rot, VALUE clas);

extern bool oj_rails_hash_opt;
extern bool oj_rails_array_opt;
extern bool oj_rails_float_opt;

extern VALUE oj_optimize_rails(VALUE self);

#endif /* OJ_RAILS_H */

Version data entries

28 entries across 28 versions & 1 rubygems

Version Path
oj-3.16.9 ext/oj/rails.h
oj-3.16.8 ext/oj/rails.h
oj-3.16.7 ext/oj/rails.h
oj-3.16.6 ext/oj/rails.h
oj-3.16.5 ext/oj/rails.h
oj-3.16.4 ext/oj/rails.h
oj-3.16.3 ext/oj/rails.h
oj-3.16.2 ext/oj/rails.h
oj-3.16.1 ext/oj/rails.h
oj-3.16.0 ext/oj/rails.h
oj-3.15.1 ext/oj/rails.h
oj-3.15.0 ext/oj/rails.h
oj-3.14.3 ext/oj/rails.h
oj-3.14.2 ext/oj/rails.h
oj-3.14.1 ext/oj/rails.h
oj-3.14.0 ext/oj/rails.h
oj-3.13.23 ext/oj/rails.h
oj-3.13.22 ext/oj/rails.h
oj-3.13.21 ext/oj/rails.h
oj-3.13.20 ext/oj/rails.h