diff options
author | Marcin Olichwirowicz <olichwirowicz@gmail.com> | 2015-08-27 11:34:11 +0200 |
---|---|---|
committer | Marcin Olichwirowicz <olichwirowicz@gmail.com> | 2015-08-27 11:39:57 +0200 |
commit | fa216dc3b6b49660fabc6b8de41a63b1185fd8cb (patch) | |
tree | d92dffcac8101b1dd62c99f8d91f8dcf9d0fa0b3 /actionpack/lib/action_dispatch/journey | |
parent | c967c5eb8331569f69de4f04b5a73f2a8923565b (diff) | |
download | rails-fa216dc3b6b49660fabc6b8de41a63b1185fd8cb.tar.gz rails-fa216dc3b6b49660fabc6b8de41a63b1185fd8cb.tar.bz2 rails-fa216dc3b6b49660fabc6b8de41a63b1185fd8cb.zip |
Code cleanup
Cleanup for `ActionDispatch::Http::Parameters` - no need for required libraries
and remove not used private method.
Apparently this method was used in `ActionDispatch::Http::Request` - fixed
by calling `Request::Utils` explicitly (as was done in other parts of the codebase)
Diffstat (limited to 'actionpack/lib/action_dispatch/journey')
0 files changed, 0 insertions, 0 deletions