mastodon/lib
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
..
assets Use the same emoji data on the frontend and backend (#4284) 2017-07-21 04:27:40 +02:00
json_ld Use updated ActivityStreams context (added: sharedInbox) (#4764) 2017-09-02 14:00:58 +02:00
mastodon Bump version to 1.6.0rc2 2017-09-06 19:02:03 +02:00
paperclip Fix #2108 - Fix gif uploads (#2171) 2017-04-19 23:21:00 +02:00
tasks Use casecmp() instead of casecmp?() for now (#4832) 2017-09-07 03:55:06 +02:00
templates/haml/scaffold Adding simple_form, adding profile settings, header image 2016-03-12 20:47:22 +01:00