jt-mobile-kit-rails 0.0.3 → 0.0.4

Sign up to get free protection for your applications and to get access to all the features.
@@ -0,0 +1,2 @@
1
+ #!/bin/sh
2
+ rvm use ruby-1.9.3-p194@mobile
@@ -2,7 +2,7 @@ module Jt
2
2
  module Mobile
3
3
  module Kit
4
4
  module Rails
5
- VERSION = "0.0.3"
5
+ VERSION = "0.0.4"
6
6
  end
7
7
  end
8
8
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: jt-mobile-kit-rails
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:
@@ -26,6 +26,7 @@ files:
26
26
  - jt-mobile-kit-rails.gemspec
27
27
  - lib/generators/jt.rb
28
28
  - lib/generators/jt/new/new_generator.rb
29
+ - lib/generators/jt/new/templates/source/.rvmrc
29
30
  - lib/generators/jt/new/templates/source/Gemfile
30
31
  - lib/generators/jt/new/templates/source/_index.haml
31
32
  - lib/generators/jt/new/templates/source/_pages.haml