Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 days 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 (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-19T17:08:01.000Z (almost 2 years ago)
- Last Synced: 2024-11-05T18:18:59.421Z (about 2 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: 2
- 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
* ...