This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
ruby--ruby
Watch
1
Star
0
Fork
You've already forked ruby--ruby
0
mirror of
https://github.com/ruby/ruby.git
synced
2022-11-09 12:17:21 -05:00
Code
Releases
Activity
4b1dd75e6c
ruby--ruby
/
lib
/
error_highlight
/
version.rb
4 lines
46 B
Ruby
Raw
Normal View
History
Unescape
Escape
Rename error_squiggle to error_highlight
2021-06-28 00:27:35 -04:00
module
ErrorHighlight
[ruby/error_highlight] Bump version https://github.com/ruby/error_highlight/commit/8d483c251e
2021-06-30 00:36:16 -04:00
VERSION
=
"
0.2.0
"
[WIP] add error_squiggle gem ``` $ ./local/bin/ruby -e '1.time {}' -e:1:in `<main>': undefined method `time' for 1:Integer (NoMethodError) 1.time {} ^^^^^ Did you mean? times ``` https://bugs.ruby-lang.org/issues/17930
2021-06-18 04:11:39 -04:00
end
Copy permalink