batch-rails-4 0.1.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml ADDED
@@ -0,0 +1,7 @@
1
+ ---
2
+ SHA1:
3
+ metadata.gz: 0554e6e0d303f4d24a12b4314f57b4a8b6a0e1e2
4
+ data.tar.gz: 1bafb30859ddf9a966d8da4ae681324d92f0ce5f
5
+ SHA512:
6
+ metadata.gz: 70cd3b65bec5b09202b960dac654a647f0189de00d28461152b60f086b1a2f99efd12b1793c01c895682effc1b544080b50d8c07561a9d3c15f7b14223a4a57a
7
+ data.tar.gz: d35f45c443ee2f1e67f0a06af8cd8a46b8d134aea69044ba2fec8e2de100dce27da0ee9dffa594b21febf8bcd7ebb51cfb6145d71161c44f1469fe20c1a0d97b
data/LICENSE ADDED
@@ -0,0 +1,18 @@
1
+ You are free to use Batch (the "icon set") or any part thereof (the "icons") in any personal, open-source or commercial work without obligation of payment (monetary or otherwise) or attribution. Do not sell the icon set, host the icon set or rent the icon set (either in existing or modified form).
2
+
3
+ While attribution is optional, it is always appreciated.
4
+
5
+ Intellectual property rights are not transferred with the download of the icons.
6
+
7
+ EXCEPT TO THE EXTENT REQUIRED BY APPLICABLE LAW, IN NO EVENT WILL ADAM WHITCROFT BE LIABLE TO YOU ON ANY LEGAL THEORY FOR ANY SPECIAL, INCIDENTAL, CONSEQUENTIAL, PUNITIVE OR EXEMPLARY DAMAGES ARISING OUT OF THE USE OF THE ICONS, EVEN IF LICENSOR HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
8
+
9
+ ×
10
+
11
+
12
+ Stop sending ugly emails. Build and send awesome emails in minutes.
13
+ Powered by Fusion
14
+ Please respect my creative rights. I have put a great deal of time and love into the creation of Batch and I hope that is evident in the quality of the icons.
15
+
16
+ If you use Batch in a Dribbble shot, the inclusion of a “Batch” tag would be appreciated so that I can keep a curated bucket.
17
+
18
+ Batch by @adamwhitcroft.
data/README.md ADDED
@@ -0,0 +1,4 @@
1
+ batch-rails-4
2
+ =============
3
+
4
+ Batch (@AdamWhitcroft) Webfont Integration for Rails 4.x
data/Rakefile ADDED
@@ -0,0 +1,6 @@
1
+ # Add your own tasks in files placed in lib/tasks ending in .rake,
2
+ # for example lib/tasks/capistrano.rake, and they will automatically be available to Rake.
3
+
4
+ require File.expand_path('../config/application', __FILE__)
5
+
6
+ BatchRails4::Application.load_tasks