diff options
author | Alex Johnson <notalexjohnson@gmail.com> | 2013-11-13 13:23:09 +0530 |
---|---|---|
committer | Alex Johnson <notalexjohnson@gmail.com> | 2013-11-13 13:30:58 +0530 |
commit | 006f710361f86c81bbcbb04e12aae78d04651622 (patch) | |
tree | f3ffb07e74bd317027c6b17d7f8b68e60327790d /railties/bin | |
parent | b9a4560d91d382600164e69cf98d8eb6688447df (diff) | |
download | rails-006f710361f86c81bbcbb04e12aae78d04651622.tar.gz rails-006f710361f86c81bbcbb04e12aae78d04651622.tar.bz2 rails-006f710361f86c81bbcbb04e12aae78d04651622.zip |
Correct guide relating MiddlewareStackProxy with Enumerable
[ci skip] Enumerable.instance_methods &
Rails::Configuration::MiddlewareStackProxy.instance_methods # =>
[:as_json]
MiddlewareStackProxy does not share any notable methods with Enumerable.
Diffstat (limited to 'railties/bin')
0 files changed, 0 insertions, 0 deletions