diff options
author | Piotr Sarnacki <drogus@gmail.com> | 2011-12-20 20:17:17 +0100 |
---|---|---|
committer | Piotr Sarnacki <drogus@gmail.com> | 2012-01-10 04:39:43 +0100 |
commit | 63305daeba3d85442b3a84d4df0c83f59250c7cb (patch) | |
tree | 53127670f46fb10da6a9bc46cbbca1318582cf18 /actionpack/test/activerecord | |
parent | a579d4bb5f1ec1166762f9365c5e3bb2c49225dd (diff) | |
download | rails-63305daeba3d85442b3a84d4df0c83f59250c7cb.tar.gz rails-63305daeba3d85442b3a84d4df0c83f59250c7cb.tar.bz2 rails-63305daeba3d85442b3a84d4df0c83f59250c7cb.zip |
Add ORIGINAL_FULLPATH to env
This behaves similarly to REQUEST_URI, but
we need to implement it on our own because
REQUEST_URI is not reliable.
Note that since PATH_INFO does not contain
information about trailing question mark,
this is not 100% accurate, for example
`/foo?` will result in `/foo` in ORIGINAL_FULLPATH
Diffstat (limited to 'actionpack/test/activerecord')
0 files changed, 0 insertions, 0 deletions