hyphenify 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 +4 -4
- data/MIT-LICENSE +1 -1
- data/README.md +5 -2
- data/lib/hyphenify/version.rb +1 -1
- data/test/dummy/bin/bundle +0 -0
- data/test/dummy/bin/rails +0 -0
- data/test/dummy/bin/rake +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
- metadata +5 -11
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/log/development.log +0 -8
- data/test/dummy/log/test.log +0 -273
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA1:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: f501d7eb4a25d828af003c187a787e595d4f1cb4
|
|
4
|
+
data.tar.gz: d4bcd1f9bdd76ccf9eb2631311518f6722107e28
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: adbc5fd304635f2986ebe68eac881be5964b6d9a23d34d6e15161f06b269db4074b1a966bb9f34df3d323fdd4510ab42a82a51c3b1e48013b11a9eea3e05aeed
|
|
7
|
+
data.tar.gz: fb082c3e40c1cbcac1c90110854a56bdcdbe0cadffcf3b724fc4daf3b9277442f45dcdaf74b29341321068a6fbc23731336aab98ce08d5ab418b1ad190a1e01e
|
data/MIT-LICENSE
CHANGED
data/README.md
CHANGED
|
@@ -1,4 +1,7 @@
|
|
|
1
|
-
[](http://badge.fury.io/rb/hyphenify)
|
|
1
|
+
[](http://badge.fury.io/rb/hyphenify)
|
|
2
|
+
[](https://codeclimate.com/github/mmontossi/hyphenify)
|
|
3
|
+
[](https://travis-ci.org/mmontossi/hyphenify)
|
|
4
|
+
[](https://gemnasium.com/mmontossi/hyphenify)
|
|
2
5
|
|
|
3
6
|
# Hyphenify
|
|
4
7
|
|
|
@@ -22,7 +25,7 @@ Nothing to do! Yay!
|
|
|
22
25
|
|
|
23
26
|
## Credits
|
|
24
27
|
|
|
25
|
-
This gem is maintained and funded by [
|
|
28
|
+
This gem is maintained and funded by [mmontossi](https://github.com/mmontossi).
|
|
26
29
|
|
|
27
30
|
## License
|
|
28
31
|
|
data/lib/hyphenify/version.rb
CHANGED
data/test/dummy/bin/bundle
CHANGED
|
File without changes
|
data/test/dummy/bin/rails
CHANGED
|
File without changes
|
data/test/dummy/bin/rake
CHANGED
|
File without changes
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: hyphenify
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 0.1.
|
|
4
|
+
version: 0.1.2
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
|
-
-
|
|
7
|
+
- mmontossi
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date:
|
|
11
|
+
date: 2016-01-15 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: rails
|
|
@@ -46,7 +46,7 @@ dependencies:
|
|
|
46
46
|
version: '1.3'
|
|
47
47
|
description: Makes tags helpers use hyphens in rails.
|
|
48
48
|
email:
|
|
49
|
-
-
|
|
49
|
+
- mmontossi@buyin.io
|
|
50
50
|
executables: []
|
|
51
51
|
extensions: []
|
|
52
52
|
extra_rdoc_files: []
|
|
@@ -85,10 +85,7 @@ files:
|
|
|
85
85
|
- test/dummy/config/initializers/wrap_parameters.rb
|
|
86
86
|
- test/dummy/config/locales/en.yml
|
|
87
87
|
- test/dummy/config/routes.rb
|
|
88
|
-
- test/dummy/db/development.sqlite3
|
|
89
88
|
- test/dummy/db/schema.rb
|
|
90
|
-
- test/dummy/log/development.log
|
|
91
|
-
- test/dummy/log/test.log
|
|
92
89
|
- test/dummy/public/404.html
|
|
93
90
|
- test/dummy/public/422.html
|
|
94
91
|
- test/dummy/public/500.html
|
|
@@ -101,7 +98,7 @@ files:
|
|
|
101
98
|
- test/dummy/tmp/cache/assets/test/sprockets/f7cbd26ba1d28d48de824f0e94586655
|
|
102
99
|
- test/tags_test.rb
|
|
103
100
|
- test/test_helper.rb
|
|
104
|
-
homepage: https://github.com/
|
|
101
|
+
homepage: https://github.com/mmontossi/hyphenify
|
|
105
102
|
licenses:
|
|
106
103
|
- MIT
|
|
107
104
|
metadata: {}
|
|
@@ -151,10 +148,7 @@ test_files:
|
|
|
151
148
|
- test/dummy/config/locales/en.yml
|
|
152
149
|
- test/dummy/config/routes.rb
|
|
153
150
|
- test/dummy/config.ru
|
|
154
|
-
- test/dummy/db/development.sqlite3
|
|
155
151
|
- test/dummy/db/schema.rb
|
|
156
|
-
- test/dummy/log/development.log
|
|
157
|
-
- test/dummy/log/test.log
|
|
158
152
|
- test/dummy/public/404.html
|
|
159
153
|
- test/dummy/public/422.html
|
|
160
154
|
- test/dummy/public/500.html
|
|
Binary file
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
[1m[36m (2.8ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
2
|
-
[1m[35m (2.8ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
|
3
|
-
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
|
4
|
-
[1m[36mActiveRecord::SchemaMigration Load (0.1ms)[0m [1mSELECT "schema_migrations".* FROM "schema_migrations"[0m
|
|
5
|
-
[1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
6
|
-
[1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
|
7
|
-
[1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
|
|
8
|
-
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('0')
|
data/test/dummy/log/test.log
DELETED
|
@@ -1,273 +0,0 @@
|
|
|
1
|
-
[1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
2
|
-
[1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
|
3
|
-
[1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
|
|
4
|
-
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('0')
|
|
5
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
6
|
-
-----------------------------------------------------------------
|
|
7
|
-
TagsTest: test_forms_tags_should_return_id_and_class_with_hyphens
|
|
8
|
-
-----------------------------------------------------------------
|
|
9
|
-
Started GET "/form" for 127.0.0.1 at 2013-08-18 22:38:37 -0300
|
|
10
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
11
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
12
|
-
-----------------------------------------------------------
|
|
13
|
-
TagsTest: test_tags_should_return_id_and_class_with_hyphens
|
|
14
|
-
-----------------------------------------------------------
|
|
15
|
-
Started GET "/" for 127.0.0.1 at 2013-08-18 22:38:37 -0300
|
|
16
|
-
Processing by PagesController#index as HTML
|
|
17
|
-
Completed 200 OK in 38ms (Views: 37.4ms | ActiveRecord: 0.0ms)
|
|
18
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
19
|
-
[1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
20
|
-
[1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
|
21
|
-
[1m[36m (0.0ms)[0m [1mSELECT version FROM "schema_migrations"[0m
|
|
22
|
-
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('0')
|
|
23
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
24
|
-
-----------------------------------------------------------------
|
|
25
|
-
TagsTest: test_forms_tags_should_return_id_and_class_with_hyphens
|
|
26
|
-
-----------------------------------------------------------------
|
|
27
|
-
Started GET "/form" for 127.0.0.1 at 2013-08-18 22:39:00 -0300
|
|
28
|
-
Processing by PagesController#form as HTML
|
|
29
|
-
Rendered pages/form.html.erb within layouts/application (116.3ms)
|
|
30
|
-
Completed 200 OK in 128ms (Views: 127.9ms | ActiveRecord: 0.0ms)
|
|
31
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
32
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
33
|
-
-----------------------------------------------------------
|
|
34
|
-
TagsTest: test_tags_should_return_id_and_class_with_hyphens
|
|
35
|
-
-----------------------------------------------------------
|
|
36
|
-
Started GET "/" for 127.0.0.1 at 2013-08-18 22:39:00 -0300
|
|
37
|
-
Processing by PagesController#index as HTML
|
|
38
|
-
Completed 200 OK in 2ms (Views: 1.4ms | ActiveRecord: 0.0ms)
|
|
39
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
40
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
41
|
-
[1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
|
42
|
-
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
|
|
43
|
-
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('0')
|
|
44
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
45
|
-
-----------------------------------------------------------------
|
|
46
|
-
TagsTest: test_forms_tags_should_return_id_and_class_with_hyphens
|
|
47
|
-
-----------------------------------------------------------------
|
|
48
|
-
Started GET "/form" for 127.0.0.1 at 2013-11-30 14:46:12 -0200
|
|
49
|
-
Processing by PagesController#form as HTML
|
|
50
|
-
Rendered pages/form.html.erb within layouts/application (8.4ms)
|
|
51
|
-
Completed 200 OK in 45ms (Views: 44.6ms | ActiveRecord: 0.0ms)
|
|
52
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
53
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
54
|
-
-----------------------------------------------------------
|
|
55
|
-
TagsTest: test_tags_should_return_id_and_class_with_hyphens
|
|
56
|
-
-----------------------------------------------------------
|
|
57
|
-
Started GET "/" for 127.0.0.1 at 2013-11-30 14:46:12 -0200
|
|
58
|
-
Processing by PagesController#index as HTML
|
|
59
|
-
Completed 200 OK in 2ms (Views: 1.7ms | ActiveRecord: 0.0ms)
|
|
60
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
61
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
62
|
-
[1m[35m (0.1ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
|
63
|
-
[1m[36m (0.1ms)[0m [1mSELECT version FROM "schema_migrations"[0m
|
|
64
|
-
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" (version) VALUES ('0')
|
|
65
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
66
|
-
-----------------------------------------------------------------
|
|
67
|
-
TagsTest: test_forms_tags_should_return_id_and_class_with_hyphens
|
|
68
|
-
-----------------------------------------------------------------
|
|
69
|
-
Started GET "/form" for 127.0.0.1 at 2014-03-01 17:19:48 -0200
|
|
70
|
-
Processing by PagesController#form as HTML
|
|
71
|
-
Rendered pages/form.html.erb within layouts/application (10.1ms)
|
|
72
|
-
Completed 200 OK in 37ms (Views: 36.5ms | ActiveRecord: 0.0ms)
|
|
73
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
74
|
-
[1m[36m (0.1ms)[0m [1mbegin transaction[0m
|
|
75
|
-
-----------------------------------------------------------
|
|
76
|
-
TagsTest: test_tags_should_return_id_and_class_with_hyphens
|
|
77
|
-
-----------------------------------------------------------
|
|
78
|
-
Started GET "/" for 127.0.0.1 at 2014-03-01 17:19:48 -0200
|
|
79
|
-
Processing by PagesController#index as HTML
|
|
80
|
-
Completed 200 OK in 2ms (Views: 1.9ms | ActiveRecord: 0.0ms)
|
|
81
|
-
[1m[35m (0.1ms)[0m rollback transaction
|
|
82
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
83
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
84
|
-
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
85
|
-
[1m[35m (0.0ms)[0m SELECT version FROM "schema_migrations"
|
|
86
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
87
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
88
|
-
-----------------------------------------------------------------
|
|
89
|
-
TagsTest: test_forms_tags_should_return_id_and_class_with_hyphens
|
|
90
|
-
-----------------------------------------------------------------
|
|
91
|
-
Started GET "/form" for 127.0.0.1 at 2014-06-08 17:57:02 -0300
|
|
92
|
-
Processing by PagesController#form as HTML
|
|
93
|
-
Rendered pages/form.html.erb within layouts/application (7.8ms)
|
|
94
|
-
Completed 200 OK in 34ms (Views: 34.2ms | ActiveRecord: 0.0ms)
|
|
95
|
-
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
96
|
-
[1m[35m (0.0ms)[0m begin transaction
|
|
97
|
-
-----------------------------------------------------------
|
|
98
|
-
TagsTest: test_tags_should_return_id_and_class_with_hyphens
|
|
99
|
-
-----------------------------------------------------------
|
|
100
|
-
Started GET "/" for 127.0.0.1 at 2014-06-08 17:57:02 -0300
|
|
101
|
-
Processing by PagesController#index as HTML
|
|
102
|
-
Completed 200 OK in 2ms (Views: 1.6ms | ActiveRecord: 0.0ms)
|
|
103
|
-
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
104
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
105
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
106
|
-
[1m[36m (0.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
107
|
-
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
|
108
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
109
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
110
|
-
----------------------------------------------------------
|
|
111
|
-
TagsTest: test_forms_tags_return_id_and_class_with_hyphens
|
|
112
|
-
----------------------------------------------------------
|
|
113
|
-
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
114
|
-
[1m[35m (0.0ms)[0m begin transaction
|
|
115
|
-
----------------------------------------------------
|
|
116
|
-
TagsTest: test_tags_return_id_and_class_with_hyphens
|
|
117
|
-
----------------------------------------------------
|
|
118
|
-
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
119
|
-
[1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
120
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
121
|
-
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
122
|
-
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
|
123
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
124
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
125
|
-
----------------------------------------------------------
|
|
126
|
-
TagsTest: test_forms_tags_return_id_and_class_with_hyphens
|
|
127
|
-
----------------------------------------------------------
|
|
128
|
-
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
129
|
-
[1m[35m (0.0ms)[0m begin transaction
|
|
130
|
-
----------------------------------------------------
|
|
131
|
-
TagsTest: test_tags_return_id_and_class_with_hyphens
|
|
132
|
-
----------------------------------------------------
|
|
133
|
-
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
134
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
135
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
136
|
-
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
137
|
-
[1m[35m (0.0ms)[0m SELECT version FROM "schema_migrations"
|
|
138
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
139
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
140
|
-
----------------------------------------------------------
|
|
141
|
-
TagsTest: test_forms_tags_return_id_and_class_with_hyphens
|
|
142
|
-
----------------------------------------------------------
|
|
143
|
-
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
144
|
-
[1m[35m (0.0ms)[0m begin transaction
|
|
145
|
-
----------------------------------------------------
|
|
146
|
-
TagsTest: test_tags_return_id_and_class_with_hyphens
|
|
147
|
-
----------------------------------------------------
|
|
148
|
-
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
149
|
-
[1m[36m (0.2ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
150
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
151
|
-
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
152
|
-
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
|
153
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
154
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
155
|
-
----------------------------------------------------------
|
|
156
|
-
TagsTest: test_forms_tags_return_id_and_class_with_hyphens
|
|
157
|
-
----------------------------------------------------------
|
|
158
|
-
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
159
|
-
[1m[35m (0.0ms)[0m begin transaction
|
|
160
|
-
----------------------------------------------------
|
|
161
|
-
TagsTest: test_tags_return_id_and_class_with_hyphens
|
|
162
|
-
----------------------------------------------------
|
|
163
|
-
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
164
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
165
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
166
|
-
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
167
|
-
[1m[35m (0.2ms)[0m SELECT version FROM "schema_migrations"
|
|
168
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
169
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
170
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
171
|
-
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
172
|
-
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
|
173
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
174
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
175
|
-
----------------------------
|
|
176
|
-
TagsTest: test_forms_hyphens
|
|
177
|
-
----------------------------
|
|
178
|
-
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
179
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
180
|
-
---------------------------
|
|
181
|
-
TagsTest: test_tags_hyphens
|
|
182
|
-
---------------------------
|
|
183
|
-
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
184
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
185
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
186
|
-
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
187
|
-
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
|
188
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
189
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
190
|
-
----------------------------
|
|
191
|
-
TagsTest: test_forms_hyphens
|
|
192
|
-
----------------------------
|
|
193
|
-
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
194
|
-
[1m[35m (0.0ms)[0m begin transaction
|
|
195
|
-
---------------------------
|
|
196
|
-
TagsTest: test_tags_hyphens
|
|
197
|
-
---------------------------
|
|
198
|
-
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
199
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL) [0m
|
|
200
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
201
|
-
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
202
|
-
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
|
203
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
204
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
205
|
-
----------------------------
|
|
206
|
-
TagsTest: test_forms_hyphens
|
|
207
|
-
----------------------------
|
|
208
|
-
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
209
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
210
|
-
---------------------------
|
|
211
|
-
TagsTest: test_tags_hyphens
|
|
212
|
-
---------------------------
|
|
213
|
-
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
214
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
|
215
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
216
|
-
[1m[36m (0.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
217
|
-
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
|
218
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
219
|
-
[1m[36m (0.4ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
|
220
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
221
|
-
[1m[36m (0.2ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
222
|
-
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
|
223
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
224
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
225
|
-
----------------------------
|
|
226
|
-
TagsTest: test_forms_hyphens
|
|
227
|
-
----------------------------
|
|
228
|
-
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
229
|
-
[1m[35m (0.0ms)[0m begin transaction
|
|
230
|
-
---------------------------
|
|
231
|
-
TagsTest: test_tags_hyphens
|
|
232
|
-
---------------------------
|
|
233
|
-
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
|
234
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
|
235
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
236
|
-
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
237
|
-
[1m[35m (0.0ms)[0m SELECT version FROM "schema_migrations"
|
|
238
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
239
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
|
240
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
241
|
-
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
242
|
-
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
|
243
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
244
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
245
|
-
----------------------------
|
|
246
|
-
TagsTest: test_forms_hyphens
|
|
247
|
-
----------------------------
|
|
248
|
-
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
249
|
-
[1m[35m (0.0ms)[0m begin transaction
|
|
250
|
-
---------------------------
|
|
251
|
-
TagsTest: test_tags_hyphens
|
|
252
|
-
---------------------------
|
|
253
|
-
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
254
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
|
255
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
256
|
-
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
257
|
-
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
|
258
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
259
|
-
[1m[36m (0.3ms)[0m [1mCREATE TABLE "schema_migrations" ("version" varchar NOT NULL) [0m
|
|
260
|
-
[1m[35m (0.1ms)[0m select sqlite_version(*)
|
|
261
|
-
[1m[36m (0.1ms)[0m [1mCREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")[0m
|
|
262
|
-
[1m[35m (0.1ms)[0m SELECT version FROM "schema_migrations"
|
|
263
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" (version) VALUES ('0')[0m
|
|
264
|
-
[1m[35m (0.1ms)[0m begin transaction
|
|
265
|
-
----------------------------
|
|
266
|
-
TagsTest: test_forms_hyphens
|
|
267
|
-
----------------------------
|
|
268
|
-
[1m[36m (0.1ms)[0m [1mrollback transaction[0m
|
|
269
|
-
[1m[35m (0.0ms)[0m begin transaction
|
|
270
|
-
---------------------------
|
|
271
|
-
TagsTest: test_tags_hyphens
|
|
272
|
-
---------------------------
|
|
273
|
-
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|