diff options
author | Andrew White <andyw@pixeltrix.co.uk> | 2013-08-04 07:09:30 +0100 |
---|---|---|
committer | Andrew White <andyw@pixeltrix.co.uk> | 2013-08-04 07:09:30 +0100 |
commit | dfcef831b5cc612495323114dd1bbb9366f05128 (patch) | |
tree | 2e3b8416abb1d7eea13c3cecb2a142a17a7935e3 /actionpack/lib/action_dispatch | |
parent | fa5726fba88ef6918d3652f9ad42f41cb5f5a575 (diff) | |
download | rails-dfcef831b5cc612495323114dd1bbb9366f05128.tar.gz rails-dfcef831b5cc612495323114dd1bbb9366f05128.tar.bz2 rails-dfcef831b5cc612495323114dd1bbb9366f05128.zip |
Fix unused variable warning
We need to call `in_time_zone` to test that it isn't modifying the receiver
but since the variable isn't used it raises a warning so add an assertion
to make Ruby think it's being used.
Diffstat (limited to 'actionpack/lib/action_dispatch')
0 files changed, 0 insertions, 0 deletions