RubyGems
npm
Organizations
Log in
Sign up
RubyGems
css_canon
Versions diffs
0.0.3 → 0.0.4
css_canon 0.0.3 → 0.0.4
Sign up to get
free
protection for your applications and to get access to all the features.
Files changed (3)
hide
show
data/lib/css_canon/generators/install_generator.rb
+1
-1
data/lib/css_canon/version.rb
+1
-1
metadata
+1
-1
data/lib/css_canon/generators/install_generator.rb
CHANGED
Viewed
@@ -24,7 +24,7 @@ module CssCanon
24
24
25
25
def copy_vendor_asset_templates
26
26
say "setting up vendor/assets/stylesheets..."
27
-
copy_file
"vendor/assets/stylesheets
/vendor.css.scss
"
27
+
directory
"vendor/assets/stylesheets"
28
28
end
29
29
30
30
def modify_zurb_overrides_file
data/lib/css_canon/version.rb
CHANGED
Viewed
@@ -1,3 +1,3 @@
1
1
module CssCanon
2
-
VERSION = "0.0.
3
"
2
+
VERSION = "0.0.
4
"
3
3
end
metadata
CHANGED
Viewed
@@ -1,7 +1,7 @@
1
1
--- !ruby/object:Gem::Specification
2
2
name: css_canon
3
3
version: !ruby/object:Gem::Version
4
-
version: 0.0.
3
4
+
version: 0.0.
4
5
5
prerelease:
6
6
platform: ruby
7
7
authors: