You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
mastodon/lib/tasks
Joseph Mingrone 5264496240 Use casecmp() instead of casecmp?() for now (#4832)
* Use casecmp() instead of casecmp?() for now

casecmp?() is only available in ruby 2.4.0.  Users running earlier ruby versions
would see errors, e.g., running
RAILS_ENV=production rails mastodon:maintenance:remove_deprecated_preview_cards.

* Correctly check whether casecmp() returns 0
8 years ago
..
auto_annotate_models.rake Improve RuboCop rules (compatibility to Code Climate) (#3636) 8 years ago
db.rake [nanobox] Adjustments for Nanobox development (#3295) 8 years ago
mastodon.rake Use casecmp() instead of casecmp?() for now (#4832) 8 years ago
statistics.rake add task to report code statistics (#2489) 8 years ago