blueprint-generators-rails 0.1.1 → 0.1.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 410c5e27439cbc055ff1f3f2e62985da9aa1e8ea
4
- data.tar.gz: afe185d1336a8a9a8c1bdfeabf67bd1a02030619
3
+ metadata.gz: b4ec72422d405b2f409c8523041fd0891e2bf3db
4
+ data.tar.gz: 79d1471fd4ce53751988e4fcf89afa3069cf8524
5
5
  SHA512:
6
- metadata.gz: e3c8488c74ad220408408cc096288e25869f3fbcfff467297f8a09e993e15afb853b2b12baa2235d88daf4858fa596907a1d95a3b6b67218f1ae298a6e4e7e77
7
- data.tar.gz: 9bf7a68dcc4f6cc571d5b457315531dae183d7bb74e94f51dc65811e96beca1ddd0a18f8791cf961adbdb295bba7114533cd3f712d1351d792cede10c14a5f30
6
+ metadata.gz: b7ff8758f7e0a01e4a359be7ceb45b1c5ef390971d6f230ea7b53b3b6edb098e980ae5cf3f817550dd769cd3202b5037b368cbd4d0070c07ed6858bf5d4e46a3
7
+ data.tar.gz: e8220c8901c91c5e17d020458fc8f9447596b6b393a0e9d472889329e0fc0a4b2059a34322e7424f64af0daafe707980edef025e730a0fc023733970ad6f101d
@@ -1,7 +1,7 @@
1
1
  module Blueprint
2
2
  module Generators
3
3
  module Rails
4
- VERSION = "0.1.1"
4
+ VERSION = "0.1.2"
5
5
  end
6
6
  end
7
7
  end
@@ -121,7 +121,7 @@ namespace :blueprint do
121
121
  puts ''
122
122
  puts 'Navigate to the link below and paste the provided script into the editor'
123
123
  puts ''
124
- puts ' http://blueprint.anaxim.io/scratchpad/'
124
+ puts ' http://anaxim.io/scratchpad/'
125
125
  puts ''
126
126
  puts '~~~~'
127
127
  puts pogo
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: blueprint-generators-rails
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.1
4
+ version: 0.1.2
5
5
  platform: ruby
6
6
  authors:
7
7
  - benjii
8
8
  autorequire:
9
9
  bindir: exe
10
10
  cert_chain: []
11
- date: 2015-04-15 00:00:00.000000000 Z
11
+ date: 2015-04-17 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: bundler