Commit a00583a
committed
Match shorter
before:
without_list_prefix("[ruby-dev:1] Re: [ruby-list:3486] Re: eval with dynamic binding [Re: meta programming features]")
#=> ""
after:
without_list_prefix("[ruby-dev:1] Re: [ruby-list:3486] Re: eval with dynamic binding [Re: meta programming features]")
#=> "Re: [ruby-list:3486] Re: eval with dynamic binding [Re: meta programming features]"1 parent cd5c23a commit a00583a
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments