diff options
author | Adam Lassek <adam@doubleprime.net> | 2016-08-26 17:28:12 -0500 |
---|---|---|
committer | Adam Lassek <adam@doubleprime.net> | 2016-08-26 17:43:28 -0500 |
commit | b7e91eff47d367e25351e20bc1cb660b1493f2f9 (patch) | |
tree | 93d9e805688553fdd4c404bfa05c3376b8ff31f7 /.gitignore | |
parent | 09827f361d4bc73e6ff157d9feb74a465e4e4cdd (diff) | |
download | rails-b7e91eff47d367e25351e20bc1cb660b1493f2f9.tar.gz rails-b7e91eff47d367e25351e20bc1cb660b1493f2f9.tar.bz2 rails-b7e91eff47d367e25351e20bc1cb660b1493f2f9.zip |
Add failing test for Dot visitor and BindParam
Since BindParam has no value, treating it like a string
causes it to fallback to Object#to_s, leading to output like
`#<Arel::Nodes::BindParam:0x007fa43c866108>`.
Since angle brackets are significant in Dot labels, this causes
`Error: bad label format` when passing the graph into dot.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions