Gab-Social/lib
rubic0n a623252c59 Convert to boolean in C code
casecmp?(str) is 1.5x faster than casecmp(str).zero?
It's 1 less method call in Ruby, and the C code can convert
to boolean, rather than returning a number and determining
if it's zero.
2021-02-17 23:25:10 -06:00
..
assets Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
devise Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
gabsocial Convert to boolean in C code 2021-02-17 23:25:10 -06:00
generators Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
json_ld Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
paperclip Update gif_transcoder.rb 2020-01-16 22:57:34 +00:00
tasks forgot to push these changes 2021-02-16 13:35:19 -05:00
templates Gab Social. All are welcome. 2019-07-02 03:10:25 -04:00
cli.rb Commiting 2020-11-15 12:48:32 -06:00
exceptions.rb Fix "NameError: uninitialized constant Exceptions" 2021-01-31 17:39:13 -06:00