mirego / emojimmyLinks
[Deprecated] Emojimmy makes it possible to store emoji characters in ActiveRecord datastores that don’t support 4-Byte UTF-8 Unicode (utf8mb4) encoding.
☆49Updated 9 years ago
Alternatives and similar repositories for emojimmy
Users that are interested in emojimmy are comparing it to the libraries listed below
Sorting:
- Encode and decode emoji unicode characters into emoji-cheat-sheet form.☆179Updated 3 years ago
- Make after_commit callbacks fire in tests for Rails 3+ with transactional_fixtures = true.☆238Updated 3 years ago
- ☆78Updated 6 years ago
- Capistrano integration for Resque☆223Updated 7 years ago
- Create uniques random tokens for any model in ruby on rails. Backport of ActiveRecord::SecureToken 5 to AR 3.x and 4.x☆173Updated 4 years ago
- Comments for your migrations☆174Updated 2 years ago
- Send Devise's emails in background. Supports Resque, Sidekiq, Delayed::Job and QueueClassic.☆573Updated 4 years ago
- Rails generator which allows to scaffold admin controllers, views with proper (non-namespaced) models, helpers, tests and routes