xkimo 0.0.6 → 0.0.7

Sign up to get free protection for your applications and to get access to all the features.
Files changed (3) hide show
  1. data/README.md +20 -6
  2. data/xkimo.gemspec +1 -1
  3. metadata +1 -1
data/README.md CHANGED
@@ -1,17 +1,31 @@
1
- Xkimo : Railsview Installer & Theme Handler
1
+ Xkimo : Add A Vest To Your App
2
2
  ==========================================
3
3
 
4
+ A Railsview Installer & Theme Handler
5
+
6
+ Visit Railsview at: [`www.railsview.com`](http://www.railsview.com)
7
+
8
+ Install:
9
+ ---------------------------------
10
+
4
11
  To Install add the gem to your gemfile or type:
5
- $ gem install 'xkimo'
12
+
13
+ $ gem install 'xkimo'
6
14
 
7
15
  Then run:
8
- $ rails generate railsview:install
16
+
17
+
18
+ $ rails generate railsview:install
9
19
 
10
20
  Installing/Importing a Theme into your app:
11
- Make sure that the theme is in the "lib//railsview/themes" directory then run:
12
- $ rails generate railsview:import
21
+
22
+ Make sure that the theme is in the `lib//railsview/themes` directory then run:
23
+
24
+ $ rails generate railsview:import
13
25
 
14
26
 
15
27
  Credit:
16
- Xkimo is brought to you by Railsview. Built by Richardson Dackam (@Richardsondx)
28
+ ---------------------------------
29
+
30
+ Xkimo is brought to you by [Railsview](http://www.railsview.com). Built by [Richardson Dackam (@richardsondx)](http://www.twitter.com/richardsondx)
17
31
 
data/xkimo.gemspec CHANGED
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'xkimo'
3
- s.version = '0.0.6'
3
+ s.version = '0.0.7'
4
4
  s.date = '2013-02-14'
5
5
  s.summary = "A Railsiew gem"
6
6
  s.description = "xkimo is a railsview gem that add a vest to your app"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: xkimo
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.6
4
+ version: 0.0.7
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: