moc_compass 0.1.2 → 0.2

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. data/templates/project/manifest.rb +4 -6
  2. metadata +2 -3
@@ -3,15 +3,13 @@ description "moc_compass extension"
3
3
  stylesheet 'screen.scss', :media => 'screen'
4
4
 
5
5
  help %Q{
6
- Please see the moc_compass page for documentation on how it works:
6
+ Just testing stuff out:
7
7
 
8
- http://intra.moc.net/moc_compass/
8
+ http://moc.net
9
9
  }
10
10
 
11
11
  welcome_message %Q{
12
- Please see the moc_compass page for documentation on how it works:
12
+ Just testing stuff out:
13
13
 
14
- http://intra.moc.net/moc_compass/
15
-
16
- To get started, edit the grid.scss file and read the comments and code there.
14
+ http://moc.net
17
15
  }
metadata CHANGED
@@ -1,13 +1,12 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: moc_compass
3
3
  version: !ruby/object:Gem::Version
4
- hash: 31
4
+ hash: 15
5
5
  prerelease:
6
6
  segments:
7
7
  - 0
8
- - 1
9
8
  - 2
10
- version: 0.1.2
9
+ version: "0.2"
11
10
  platform: ruby
12
11
  authors:
13
12
  - Ulrich Green [moc.net]