mirror of
https://github.com/discourse/discourse.git
synced 2024-11-26 10:50:26 -06:00
1a2114d87d
The `as_json` API is a hook for JSON encoders to call, not meant for consumption like this, and the result is not guarenteed to be stable across Rails versions. There might be other cases like this that we should revisit later, but this one in particular is causing a test to fail on Rails master. |
||
---|---|---|
.. | ||
components | ||
controllers | ||
fabricators | ||
fixtures | ||
helpers | ||
integration | ||
integrity | ||
jobs | ||
mailers | ||
models | ||
phantom_js | ||
serializers | ||
services | ||
support | ||
views/omniauth_callbacks | ||
spec_helper.rb |