octicons_helper 0.0.0.pre.33bca3c → 0.0.0.pre.34d72ab11
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/LICENSE +1 -1
- data/README.md +36 -2
- data/lib/build/data.json +1 -1
- data/lib/build/svg/alert.svg +1 -1
- data/lib/build/svg/archive.svg +1 -1
- data/lib/build/svg/beaker.svg +1 -1
- data/lib/build/svg/broadcast.svg +1 -1
- data/lib/build/svg/checklist.svg +1 -1
- data/lib/build/svg/circle-slash.svg +1 -1
- data/lib/build/svg/clock.svg +1 -1
- data/lib/build/svg/dashboard.svg +1 -1
- data/lib/build/svg/eye-closed.svg +1 -1
- data/lib/build/svg/file-pdf.svg +1 -1
- data/lib/build/svg/file-zip.svg +1 -1
- data/lib/build/svg/git-branch.svg +1 -1
- data/lib/build/svg/git-compare.svg +1 -1
- data/lib/build/svg/git-merge.svg +1 -1
- data/lib/build/svg/git-pull-request.svg +1 -1
- data/lib/build/svg/github-action.svg +1 -1
- data/lib/build/svg/heart.svg +1 -1
- data/lib/build/svg/history.svg +1 -1
- data/lib/build/svg/info.svg +1 -1
- data/lib/build/svg/issue-closed.svg +1 -1
- data/lib/build/svg/issue-opened.svg +1 -1
- data/lib/build/svg/issue-reopened.svg +1 -1
- data/lib/build/svg/kebab-horizontal.svg +1 -1
- data/lib/build/svg/kebab-vertical.svg +1 -1
- data/lib/build/svg/logo-github.svg +1 -1
- data/lib/build/svg/mark-github.svg +1 -1
- data/lib/build/svg/mortar-board.svg +1 -1
- data/lib/build/svg/package.svg +1 -1
- data/lib/build/svg/pencil.svg +1 -1
- data/lib/build/svg/person.svg +1 -1
- data/lib/build/svg/pin.svg +1 -1
- data/lib/build/svg/play.svg +1 -1
- data/lib/build/svg/project.svg +1 -1
- data/lib/build/svg/question.svg +1 -1
- data/lib/build/svg/radio-tower.svg +1 -1
- data/lib/build/svg/repo-forked.svg +1 -1
- data/lib/build/svg/report.svg +1 -1
- data/lib/build/svg/request-changes.svg +1 -1
- data/lib/build/svg/rocket.svg +1 -1
- data/lib/build/svg/rss.svg +1 -1
- data/lib/build/svg/search.svg +1 -1
- data/lib/build/svg/shield.svg +1 -1
- data/lib/build/svg/smiley.svg +1 -1
- data/lib/build/svg/sync.svg +1 -1
- data/lib/build/svg/tag.svg +1 -1
- data/lib/build/svg/telescope.svg +1 -1
- data/lib/build/svg/thumbsdown.svg +1 -1
- data/lib/build/svg/thumbsup.svg +1 -1
- data/lib/build/svg/unmute.svg +1 -1
- data/lib/build/svg/unverified.svg +1 -1
- data/lib/build/svg/verified.svg +1 -1
- data/lib/octicons_helper/version.rb +1 -1
- metadata +4 -24
- data/lib/build/svg/dependent.svg +0 -1
- data/lib/build/svg/heart-outline.svg +0 -1
- data/lib/build/svg/infinity.svg +0 -1
- data/lib/build/svg/internal-repo.svg +0 -3
- data/lib/build/svg/line-arrow-down.svg +0 -1
- data/lib/build/svg/line-arrow-left.svg +0 -1
- data/lib/build/svg/line-arrow-right.svg +0 -1
- data/lib/build/svg/line-arrow-up.svg +0 -1
- data/lib/build/svg/north-star.svg +0 -3
- data/lib/build/svg/primitive-dot-stroke.svg +0 -1
- data/lib/build/svg/repo-template-private.svg +0 -1
- data/lib/build/svg/repo-template.svg +0 -1
- data/lib/build/svg/saved.svg +0 -1
- data/lib/build/svg/shield-check.svg +0 -1
- data/lib/build/svg/shield-lock.svg +0 -1
- data/lib/build/svg/shield-x.svg +0 -1
- data/lib/build/svg/skip.svg +0 -1
- data/lib/build/svg/unsaved.svg +0 -1
- data/lib/build/svg/workflow-all.svg +0 -1
- data/lib/build/svg/workflow.svg +0 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA256:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: 45a6721f3708d9caf93bd9cbf85e0a2148bd3de6fb2091258ce14900ee3034af
|
4
|
+
data.tar.gz: e6611becd89a66bbe6af9c55b4734884309aee21c766b94156a1249533e78441
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 26cd90c5b9234cf5422ff2c910d12ae7bcee898aa5ae08d6c727229a31b10ce8697cdf94fe63628decd8e0c882f77d5d0d106142bebf326c21f231b0647ab87f
|
7
|
+
data.tar.gz: '08487047b88927433c1e02be1e91b9ff9d98aa138f28fdbbe93c3c85e2e2729d9635c6622224745a295faf2a693d3a5ffb8051facbd221bb9ae3be0064fd9a44'
|
data/LICENSE
CHANGED
data/README.md
CHANGED
@@ -1,5 +1,39 @@
|
|
1
|
-
#
|
1
|
+
# Octicons rails helper
|
2
2
|
|
3
3
|
[![Gem version](https://img.shields.io/gem/v/octicons_helper.svg)](https://rubygems.org/gems/octicons_helper)
|
4
|
+
[![Build Status](https://travis-ci.org/primer/octicons.svg?branch=master)](https://travis-ci.org/primer/octicons)
|
4
5
|
|
5
|
-
|
6
|
+
> A rails helper that inlines SVG octicons
|
7
|
+
|
8
|
+
This rails helper let's you easily include svg [octicons][octicons-docs] in your rails apps.
|
9
|
+
|
10
|
+
## Install
|
11
|
+
|
12
|
+
1. Add this to your `Gemfile`
|
13
|
+
|
14
|
+
```rb
|
15
|
+
gem 'octicons_helper'
|
16
|
+
```
|
17
|
+
|
18
|
+
3. Use this tag in your erbs
|
19
|
+
|
20
|
+
```rb
|
21
|
+
<%= octicon "alert", :height => 32, :class => "right left", :"aria-label" => "hi" %>
|
22
|
+
```
|
23
|
+
|
24
|
+
We recommend including the CSS in the [octicons_node](../octicons_node/) module. You can also npm install that package and include `build/build.css` in your styles.
|
25
|
+
|
26
|
+
## Documentation
|
27
|
+
|
28
|
+
For a full list of options available, see the [octicons_gem documentation](../octicons_gem/#documentation)
|
29
|
+
|
30
|
+
## License
|
31
|
+
|
32
|
+
(c) GitHub, Inc.
|
33
|
+
|
34
|
+
When using the GitHub logos, be sure to follow the [GitHub logo guidelines](https://github.com/logos).
|
35
|
+
|
36
|
+
[MIT](./LICENSE)
|
37
|
+
|
38
|
+
[octicons]: https://github.com/primer/octicons
|
39
|
+
[octicons-docs]: https://octicons.github.com/
|