diff options
author | Ryuta Kamizono <kamipo@gmail.com> | 2018-12-19 06:01:51 +0900 |
---|---|---|
committer | Ryuta Kamizono <kamipo@gmail.com> | 2018-12-19 06:03:25 +0900 |
commit | 28dacff5ed188099bdf662426176eeb4ec4c4d73 (patch) | |
tree | 02be9c9e5bf933dba96c2e8de26978d9e59b7a81 /guides/source/layout.html.erb | |
parent | 3b68b404a4d1bc2e304d13317366d36c4ffd3611 (diff) | |
download | rails-28dacff5ed188099bdf662426176eeb4ec4c4d73.tar.gz rails-28dacff5ed188099bdf662426176eeb4ec4c4d73.tar.bz2 rails-28dacff5ed188099bdf662426176eeb4ec4c4d73.zip |
Eliminate "warning: assigned but unused variable - testEof"
https://github.com/ammar/regexp_parser/pull/57
```
% be ruby -w -Itest test/controller/filters_test.rb
/Users/kamipo/src/github.com/rails/rails/vendor/bundle/ruby/2.5.0/gems/addressable-2.5.2/lib/addressable/idna/pure.rb:154: warning: assigned but unused variable - startercc
/Users/kamipo/src/github.com/rails/rails/vendor/bundle/ruby/2.5.0/gems/regexp_parser-1.2.0/lib/regexp_parser/scanner.rb:1146: warning: assigned but unused variable - testEof
Run options: --seed 32647
# Running:
...................................................
Finished in 0.291176s, 175.1518 runs/s, 343.4349 assertions/s.
51 runs, 100 assertions, 0 failures, 0 errors, 0 skips
```
Diffstat (limited to 'guides/source/layout.html.erb')
0 files changed, 0 insertions, 0 deletions