Sha256: 820740d843e95ef8fbc145e3f2d677eb7f62198453ce50c7017cb77dc9c6de0f

Contents?: true

Size: 899 Bytes

Versions: 1

Compression:

Stored size: 899 Bytes

Contents

# GitLab Emoji

Gem extending [emoji gem](https://github.com/steveklabnik/emoji) and [PhantomOpenEmoji](https://github.com/Genshin/PhantomOpenEmoji)

# Permission to use emoji from emojidex set

Genshin Souzou Kabushiki Kaisha of Aichi, Japan Hereby grants permission to use the following emoji from the emojidex set:

```
  white_heavy_check_mark
  white_large_square
  thumbs_up_sign
  thumbs_down_sign
  blue_heart
  broken_heart
  green_heart
  purple_heart
  yellow_heart
  white_up_pointing_index
```

These emoji may be used in all versions of GitLab, both commercial and otherwise, without restriction or fee.
Genshin Souzou Kabushiki Kaisha CEO Rei Kagetsuki

# Manual Usage

Copy images to public directory by using the task in `lib/tasks/copy.rake`

# Assets Precompiling

```
# config/application.rb
config.assets.paths << Emoji.images_path
config.assets.precompile << "emoji/*.png"
```

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
gitlab_emoji-0.0.1.1 README.md