luigi
|
eb51e43fb4
|
Optimize some regex matching (#15528)
* Use Regex#match?
* Replace =~ too
* Avoid to call match? from Nil
* Keep value of Regexp.last_match
|
2021-01-22 10:09:08 +01:00 |
|
Yamagishi Kazutoshi
|
b21db9bbde
|
Using double splat operator (#5859)
|
2017-12-06 11:41:57 +01:00 |
|
Eugen Rochko
|
3e90987c8b
|
Fix some rubocop style issues (#5730)
|
2017-11-17 10:06:26 +09:00 |
|
Yamagishi Kazutoshi
|
f937cad68f
|
Skip formatting for cashtag in status text (#3275)
Resolve #3270
|
2017-05-24 14:32:53 +02:00 |
|
abcang
|
d22cec81fb
|
Unify the method of extracting tags (#3138)
|
2017-05-19 20:19:14 +02:00 |
|
masarakki
|
d08f1112d5
|
use Twitter::Extractor for creating links (#2502)
|
2017-05-05 19:48:22 +02:00 |
|