Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
rumoji
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ikcrm_common
rumoji
Commits
b60c7ae9
Commit
b60c7ae9
authored
Sep 29, 2017
by
Mark Wunsch
Committed by
GitHub
Sep 29, 2017
Browse files
Options
Browse Files
Download
Plain Diff
Merge pull request #40 from timleers/add-handshake
emoji: added handshake
parents
07787c4e
713a63a0
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
+1
-0
lib/rumoji/emoji/people.rb
+1
-0
No files found.
lib/rumoji/emoji/people.rb
View file @
b60c7ae9
...
...
@@ -117,6 +117,7 @@ module Rumoji
self
.
new
(
"
\u
{1F44E}"
,
[
:thumbsdown
,
:"-1"
],
"THUMBS DOWN SIGN"
),
self
.
new
(
"
\u
{1F44C}"
,
[
:ok_hand
],
"OK HAND SIGN"
),
self
.
new
(
"
\u
{1F44A}"
,
[
:punch
,
:facepunch
],
"FISTED HAND SIGN"
),
# "punch
self
.
new
(
"
\u
{1F91D}"
,
[
:handshake
],
"HANDSHAKE"
),
self
.
new
(
"
\u
{270A}"
,
[
:fist
],
"RAISED FIST"
),
self
.
new
(
"
\u
{270C}"
,
[
:v
],
"VICTORY HAND"
),
self
.
new
(
"
\u
{1F44B}"
,
[
:wave
],
"WAVING HAND SIGN"
),
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment