modern-pictograms-rails 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
data/README.md CHANGED
@@ -2,7 +2,7 @@
2
2
 
3
3
  This gem is a rebundling of the contents of modern pictograms:
4
4
 
5
- http://thedesignoffice.org/project/modern-pictograms/
5
+ http://www.fontsquirrel.com/fonts/modern-pictograms
6
6
 
7
7
  Use with the Rails asset pipeline.
8
8
 
@@ -16,4 +16,8 @@ and type
16
16
 
17
17
  and now in your application.css you can include the css file like so:
18
18
 
19
- *= require 'modern-pictograms'
19
+ *= require 'modern-pictograms'
20
+
21
+
22
+ icons classes list:
23
+ http://hylozero.github.com/modern-pictograms-rails/
@@ -1,7 +1,7 @@
1
1
  module Modern
2
2
  module Pictograms
3
3
  module Rails
4
- VERSION = "0.0.3"
4
+ VERSION = "0.0.4"
5
5
  end
6
6
  end
7
7
  end
@@ -4,9 +4,9 @@ require File.expand_path('../lib/modern/pictograms/rails/version', __FILE__)
4
4
  Gem::Specification.new do |gem|
5
5
  gem.authors = ["hylozero"]
6
6
  gem.email = ["hylozero@gmail.com"]
7
- gem.description = %q{Modern Pictograms gemify. More specific information about font and license: http://thedesignoffice.org/project/modern-pictograms/}
7
+ gem.description = %q{Modern Pictograms gemify. More specific information about font and license: http://www.fontsquirrel.com/fonts/modern-pictograms}
8
8
  gem.summary = %q{Modern Pictograms gemify.}
9
- gem.homepage = "http://thedesignoffice.org/project/modern-pictograms/"
9
+ gem.homepage = "http://www.fontsquirrel.com/fonts/modern-pictograms"
10
10
 
11
11
  gem.executables = `git ls-files -- bin/*`.split("\n").map{ |f| File.basename(f) }
12
12
  gem.files = `git ls-files`.split("\n")
metadata CHANGED
@@ -1,13 +1,13 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: modern-pictograms-rails
3
3
  version: !ruby/object:Gem::Version
4
- hash: 25
4
+ hash: 23
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
8
  - 0
9
- - 3
10
- version: 0.0.3
9
+ - 4
10
+ version: 0.0.4
11
11
  platform: ruby
12
12
  authors:
13
13
  - hylozero
@@ -15,7 +15,7 @@ autorequire:
15
15
  bindir: bin
16
16
  cert_chain: []
17
17
 
18
- date: 2012-12-12 00:00:00 Z
18
+ date: 2012-12-13 00:00:00 Z
19
19
  dependencies:
20
20
  - !ruby/object:Gem::Dependency
21
21
  name: railties
@@ -46,7 +46,7 @@ dependencies:
46
46
  version: "0"
47
47
  type: :development
48
48
  version_requirements: *id002
49
- description: "Modern Pictograms gemify. More specific information about font and license: http://thedesignoffice.org/project/modern-pictograms/"
49
+ description: "Modern Pictograms gemify. More specific information about font and license: http://www.fontsquirrel.com/fonts/modern-pictograms"
50
50
  email:
51
51
  - hylozero@gmail.com
52
52
  executables: []
@@ -70,7 +70,7 @@ files:
70
70
  - vendor/assets/fonts/modernpics.woff
71
71
  - vendor/assets/stylesheets/modern-pictograms-ie7.css
72
72
  - vendor/assets/stylesheets/modern-pictograms.css.erb
73
- homepage: http://thedesignoffice.org/project/modern-pictograms/
73
+ homepage: http://www.fontsquirrel.com/fonts/modern-pictograms
74
74
  licenses: []
75
75
 
76
76
  post_install_message: