Mohnish G J
Results
2
issues of
Mohnish G J
@dewski Can you please tell me if json_builder uses ActiveSupport JSON or Multi JSON. In case it uses Multi JSON, is there a feasibility for me to specify a JSON...
**Background**: When attempting to using Spring with a Rails engine, I wasn't quite sure in which file do I need to include `Spring.application_root = './test/dummy'` in order to use it....