https://github.com/driftingruby/227-emojis-from-scratch
In this episode, we look at attaching emojis to our comments model, allowing them to fill in some emotional cues.
https://github.com/driftingruby/227-emojis-from-scratch
emoji ruby ruby-on-rails
Last synced: about 1 month ago
JSON representation
In this episode, we look at attaching emojis to our comments model, allowing them to fill in some emotional cues.
- Host: GitHub
- URL: https://github.com/driftingruby/227-emojis-from-scratch
- Owner: driftingruby
- Created: 2020-02-03T04:44:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T17:08:01.000Z (over 3 years ago)
- Last Synced: 2025-06-30T21:05:05.952Z (12 months ago)
- Topics: emoji, ruby, ruby-on-rails
- Language: Ruby
- Homepage: https://www.driftingruby.com/episodes/emojis-from-scratch
- Size: 1.28 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 32
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# README
This README would normally document whatever steps are necessary to get the
application up and running.
Things you may want to cover:
* Ruby version
* System dependencies
* Configuration
* Database creation
* Database initialization
* How to run the test suite
* Services (job queues, cache servers, search engines, etc.)
* Deployment instructions
* ...