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
2017-09-07 03:55:06 +02:00
..
auto_annotate_models.rake Improve RuboCop rules (compatibility to Code Climate) (#3636) 2017-06-08 13:24:28 +02:00
db.rake [nanobox] Adjustments for Nanobox development (#3295) 2017-05-29 17:59:18 +02:00
mastodon.rake Use casecmp() instead of casecmp?() for now (#4832) 2017-09-07 03:55:06 +02:00
statistics.rake add task to report code statistics (#2489) 2017-04-26 18:47:22 +02:00