Neil Lathwood
Neil Lathwood
For now run `gem install rack-test -v 0.6.3` then install oxidized-web
```bash [root@web01 captures]# ruby -v ruby 2.0.0p648 (2015-12-16) [x86_64-linux] [root@web01 captures]# gem list rack-test *** LOCAL GEMS *** rack-test (0.6.3) ``` That's on CentOS 7 (7.3). The output of your...
None from me I'm afraid. It must be a dependency of something we rely on. @ytti Any thoughts on this?
np, we need to find the proper fix.
Can you give examples of what you mean here please?
Looks like it's because only the yyyy-mm-dd gets called. Here's what my url looks like: `node/version/diffs?node=rtr01&group=default&oid=f93417d7a126246d4827ca5ef0e729d28a8f40ea&date=2018-02-17%2023:05:59%20+0000&num=8`. How are you accessing that link?
Genuine question, what's the benefit in having this as an additional page over the current 'Peering' page? Can you not just add some of these additional fields into the current...
Can you show a screenshot of the new page please?
> > > > Can you show a screenshot of the new page please? > > > > > > > > > As I stated in the initial message,...
I took the time to try your PR Before: After: The changes are fairly minimal and imho don't warrant two separate pages. I would replace the current Customer page with...