gistyle 0.9.5 → 0.9.6

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: 37c423cfcc3ca8401786fdae38e22c78e744424a
4
- data.tar.gz: 6c3bd92d878f455eb2262ca5c87c3dc8fa918680
3
+ metadata.gz: 0ec0372f7e1a59cd739f08ac2f89ec63e4c8fb3b
4
+ data.tar.gz: e985583ff5342274835120a33db2b65cfa7b67f8
5
5
  SHA512:
6
- metadata.gz: 16c887c9035057bb1109bae15ed21b283a0baec6632a5d2cb686b360553ea72f2c11aa27db9a415291181f55945d62f91f0ac90470437fa6764613a7de0dfe83
7
- data.tar.gz: ea24fddca455fdefb4545eba9592120c0cdfc1bb6bee8953c808405110785a91741306a29c8d94ea1b7e60ed5495e4c2e28be90e5bb194aa5e5b68be74eee2e8
6
+ metadata.gz: 2904f1b7f466503f7e973b629740ee49f662b654db3af5239abf617a662e8cac555b2686bfeece3e85ada2c440853b326006707017229bcabdac8e7b5c349045
7
+ data.tar.gz: 55200af2dd8ed7340cb16cc3b78724a1de7f117273f8fcd285ec9508a9b953cf49a76fff537d8ce8273e55b71399a9aa5ec53f62868657caed6f338233ceadce
@@ -1,3 +1,3 @@
1
1
  module Gistyle
2
- VERSION = "0.9.5"
2
+ VERSION = "0.9.6"
3
3
  end
@@ -22,5 +22,4 @@ GIStyle = {
22
22
  }
23
23
  };
24
24
 
25
- $(document).ready(GIStyle.init);
26
- $(document).on('page:load', GIStyle.init) // support Turbolinks
25
+ $(document).ready(GIStyle.init);
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: gistyle
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.9.5
4
+ version: 0.9.6
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tony Jian
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2013-04-28 00:00:00.000000000 Z
11
+ date: 2013-07-24 00:00:00.000000000 Z
12
12
  dependencies: []
13
13
  description: GIStyle is a Rails plug-in for DOM-based routing of Javascript, inspired
14
14
  from Paul Irish and Jason Garber.
@@ -18,73 +18,73 @@ executables: []
18
18
  extensions: []
19
19
  extra_rdoc_files: []
20
20
  files:
21
+ - lib/tasks/gistyle_tasks.rake
21
22
  - lib/gistyle/version.rb
22
23
  - lib/gistyle/engine.rb
23
- - lib/tasks/gistyle_tasks.rake
24
24
  - lib/gistyle.rb
25
25
  - vendor/assets/javascripts/gistyle.js
26
26
  - MIT-LICENSE
27
27
  - Rakefile
28
28
  - README.md
29
29
  - test/gistyle_test.rb
30
- - test/test_helper.rb
31
- - test/dummy/config/initializers/wrap_parameters.rb
32
- - test/dummy/config/initializers/mime_types.rb
33
- - test/dummy/config/initializers/backtrace_silencers.rb
34
- - test/dummy/config/initializers/inflections.rb
35
- - test/dummy/config/initializers/session_store.rb
36
- - test/dummy/config/initializers/secret_token.rb
37
- - test/dummy/config/routes.rb
38
- - test/dummy/config/locales/en.yml
39
- - test/dummy/config/database.yml
40
- - test/dummy/config/environment.rb
41
- - test/dummy/config/application.rb
42
- - test/dummy/config/environments/development.rb
43
- - test/dummy/config/environments/test.rb
44
- - test/dummy/config/environments/production.rb
45
- - test/dummy/config/boot.rb
46
- - test/dummy/log/development.log
47
30
  - test/dummy/app/views/layouts/application.html.erb
48
31
  - test/dummy/app/views/home/index.html.erb
49
- - test/dummy/app/views/home/about.html.erb
50
32
  - test/dummy/app/views/home/contact.html.erb
51
- - test/dummy/app/helpers/home_helper.rb
52
- - test/dummy/app/helpers/application_helper.rb
53
- - test/dummy/app/controllers/application_controller.rb
33
+ - test/dummy/app/views/home/about.html.erb
54
34
  - test/dummy/app/controllers/home_controller.rb
55
- - test/dummy/app/assets/javascripts/application.js
56
- - test/dummy/app/assets/javascripts/home.js
57
- - test/dummy/app/assets/stylesheets/home.css
35
+ - test/dummy/app/controllers/application_controller.rb
58
36
  - test/dummy/app/assets/stylesheets/application.css
59
- - test/dummy/README.rdoc
60
- - test/dummy/db/development.sqlite3
37
+ - test/dummy/app/assets/stylesheets/home.css
38
+ - test/dummy/app/assets/javascripts/home.js
39
+ - test/dummy/app/assets/javascripts/application.js
40
+ - test/dummy/app/helpers/application_helper.rb
41
+ - test/dummy/app/helpers/home_helper.rb
61
42
  - test/dummy/script/rails
62
- - test/dummy/config.ru
63
- - test/dummy/test/functional/home_controller_test.rb
64
- - test/dummy/test/unit/helpers/home_helper_test.rb
65
- - test/dummy/public/favicon.ico
66
- - test/dummy/public/422.html
67
43
  - test/dummy/public/404.html
68
44
  - test/dummy/public/500.html
69
- - test/dummy/Rakefile
70
- - test/dummy/tmp/cache/assets/D98/8B0/sprockets%2Fedbef6e0d0a4742346cf479f2c522eb0
45
+ - test/dummy/public/422.html
46
+ - test/dummy/public/favicon.ico
47
+ - test/dummy/db/development.sqlite3
48
+ - test/dummy/test/unit/helpers/home_helper_test.rb
49
+ - test/dummy/test/functional/home_controller_test.rb
50
+ - test/dummy/tmp/cache/assets/D12/850/sprockets%2Fa2fe9c2381119ff255df842833b5a62e
71
51
  - test/dummy/tmp/cache/assets/CDF/870/sprockets%2Fb878faf942403e313a5b103e5d80488e
72
- - test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
73
- - test/dummy/tmp/cache/assets/D05/D40/sprockets%2F1c9faaf28d05409b88ad3113374d613c
74
- - test/dummy/tmp/cache/assets/D8A/760/sprockets%2F0c9530fa6ed31da0d41154aed43fd6d3
52
+ - test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
75
53
  - test/dummy/tmp/cache/assets/D2B/3C0/sprockets%2F9aeb4d864d5751a786406e97be95b7d7
76
- - test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953
77
- - test/dummy/tmp/cache/assets/C83/490/sprockets%2F15330991641fe8fa0b279210b5b8e949
78
- - test/dummy/tmp/cache/assets/D12/850/sprockets%2Fa2fe9c2381119ff255df842833b5a62e
79
- - test/dummy/tmp/cache/assets/DE9/5F0/sprockets%2Fcda0aa9da6891b5e19edc22f1ce2010e
54
+ - test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
80
55
  - test/dummy/tmp/cache/assets/CFA/740/sprockets%2F51b7658a0856a6ee3ce9d94388e5f915
81
- - test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
56
+ - test/dummy/tmp/cache/assets/CF9/7C0/sprockets%2F40fc2f3d2a468a00e463f1d313cb1683
82
57
  - test/dummy/tmp/cache/assets/CEC/5D0/sprockets%2F21819c41ee5468193d19d790c9dab9a6
83
58
  - test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
84
- - test/dummy/tmp/cache/assets/CF9/7C0/sprockets%2F40fc2f3d2a468a00e463f1d313cb1683
85
- - test/dummy/tmp/cache/assets/D50/ED0/sprockets%2Fc49b2d92f4859f7a2ffe80c586f31c05
86
- - test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
59
+ - test/dummy/tmp/cache/assets/D8A/760/sprockets%2F0c9530fa6ed31da0d41154aed43fd6d3
87
60
  - test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994
61
+ - test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953
62
+ - test/dummy/tmp/cache/assets/C83/490/sprockets%2F15330991641fe8fa0b279210b5b8e949
63
+ - test/dummy/tmp/cache/assets/D50/ED0/sprockets%2Fc49b2d92f4859f7a2ffe80c586f31c05
64
+ - test/dummy/tmp/cache/assets/DE9/5F0/sprockets%2Fcda0aa9da6891b5e19edc22f1ce2010e
65
+ - test/dummy/tmp/cache/assets/D98/8B0/sprockets%2Fedbef6e0d0a4742346cf479f2c522eb0
66
+ - test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
67
+ - test/dummy/tmp/cache/assets/D05/D40/sprockets%2F1c9faaf28d05409b88ad3113374d613c
68
+ - test/dummy/README.rdoc
69
+ - test/dummy/config/initializers/session_store.rb
70
+ - test/dummy/config/initializers/inflections.rb
71
+ - test/dummy/config/initializers/secret_token.rb
72
+ - test/dummy/config/initializers/backtrace_silencers.rb
73
+ - test/dummy/config/initializers/mime_types.rb
74
+ - test/dummy/config/initializers/wrap_parameters.rb
75
+ - test/dummy/config/application.rb
76
+ - test/dummy/config/locales/en.yml
77
+ - test/dummy/config/environment.rb
78
+ - test/dummy/config/boot.rb
79
+ - test/dummy/config/routes.rb
80
+ - test/dummy/config/environments/production.rb
81
+ - test/dummy/config/environments/development.rb
82
+ - test/dummy/config/environments/test.rb
83
+ - test/dummy/config/database.yml
84
+ - test/dummy/Rakefile
85
+ - test/dummy/log/development.log
86
+ - test/dummy/config.ru
87
+ - test/test_helper.rb
88
88
  homepage: https://github.com/tonytonyjan/gistyle
89
89
  licenses: []
90
90
  metadata: {}
@@ -104,67 +104,67 @@ required_rubygems_version: !ruby/object:Gem::Requirement
104
104
  version: '0'
105
105
  requirements: []
106
106
  rubyforge_project:
107
- rubygems_version: 2.0.3
107
+ rubygems_version: 2.0.5
108
108
  signing_key:
109
109
  specification_version: 4
110
110
  summary: GIStyle is a Rails plug-in for DOM-based routing of Javascript.
111
111
  test_files:
112
112
  - test/gistyle_test.rb
113
- - test/test_helper.rb
114
- - test/dummy/config/initializers/wrap_parameters.rb
115
- - test/dummy/config/initializers/mime_types.rb
116
- - test/dummy/config/initializers/backtrace_silencers.rb
117
- - test/dummy/config/initializers/inflections.rb
118
- - test/dummy/config/initializers/session_store.rb
119
- - test/dummy/config/initializers/secret_token.rb
120
- - test/dummy/config/routes.rb
121
- - test/dummy/config/locales/en.yml
122
- - test/dummy/config/database.yml
123
- - test/dummy/config/environment.rb
124
- - test/dummy/config/application.rb
125
- - test/dummy/config/environments/development.rb
126
- - test/dummy/config/environments/test.rb
127
- - test/dummy/config/environments/production.rb
128
- - test/dummy/config/boot.rb
129
- - test/dummy/log/development.log
130
113
  - test/dummy/app/views/layouts/application.html.erb
131
114
  - test/dummy/app/views/home/index.html.erb
132
- - test/dummy/app/views/home/about.html.erb
133
115
  - test/dummy/app/views/home/contact.html.erb
134
- - test/dummy/app/helpers/home_helper.rb
135
- - test/dummy/app/helpers/application_helper.rb
136
- - test/dummy/app/controllers/application_controller.rb
116
+ - test/dummy/app/views/home/about.html.erb
137
117
  - test/dummy/app/controllers/home_controller.rb
138
- - test/dummy/app/assets/javascripts/application.js
139
- - test/dummy/app/assets/javascripts/home.js
140
- - test/dummy/app/assets/stylesheets/home.css
118
+ - test/dummy/app/controllers/application_controller.rb
141
119
  - test/dummy/app/assets/stylesheets/application.css
142
- - test/dummy/README.rdoc
143
- - test/dummy/db/development.sqlite3
120
+ - test/dummy/app/assets/stylesheets/home.css
121
+ - test/dummy/app/assets/javascripts/home.js
122
+ - test/dummy/app/assets/javascripts/application.js
123
+ - test/dummy/app/helpers/application_helper.rb
124
+ - test/dummy/app/helpers/home_helper.rb
144
125
  - test/dummy/script/rails
145
- - test/dummy/config.ru
146
- - test/dummy/test/functional/home_controller_test.rb
147
- - test/dummy/test/unit/helpers/home_helper_test.rb
148
- - test/dummy/public/favicon.ico
149
- - test/dummy/public/422.html
150
126
  - test/dummy/public/404.html
151
127
  - test/dummy/public/500.html
152
- - test/dummy/Rakefile
153
- - test/dummy/tmp/cache/assets/D98/8B0/sprockets%2Fedbef6e0d0a4742346cf479f2c522eb0
128
+ - test/dummy/public/422.html
129
+ - test/dummy/public/favicon.ico
130
+ - test/dummy/db/development.sqlite3
131
+ - test/dummy/test/unit/helpers/home_helper_test.rb
132
+ - test/dummy/test/functional/home_controller_test.rb
133
+ - test/dummy/tmp/cache/assets/D12/850/sprockets%2Fa2fe9c2381119ff255df842833b5a62e
154
134
  - test/dummy/tmp/cache/assets/CDF/870/sprockets%2Fb878faf942403e313a5b103e5d80488e
155
- - test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
156
- - test/dummy/tmp/cache/assets/D05/D40/sprockets%2F1c9faaf28d05409b88ad3113374d613c
157
- - test/dummy/tmp/cache/assets/D8A/760/sprockets%2F0c9530fa6ed31da0d41154aed43fd6d3
135
+ - test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
158
136
  - test/dummy/tmp/cache/assets/D2B/3C0/sprockets%2F9aeb4d864d5751a786406e97be95b7d7
159
- - test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953
160
- - test/dummy/tmp/cache/assets/C83/490/sprockets%2F15330991641fe8fa0b279210b5b8e949
161
- - test/dummy/tmp/cache/assets/D12/850/sprockets%2Fa2fe9c2381119ff255df842833b5a62e
162
- - test/dummy/tmp/cache/assets/DE9/5F0/sprockets%2Fcda0aa9da6891b5e19edc22f1ce2010e
137
+ - test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
163
138
  - test/dummy/tmp/cache/assets/CFA/740/sprockets%2F51b7658a0856a6ee3ce9d94388e5f915
164
- - test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655
139
+ - test/dummy/tmp/cache/assets/CF9/7C0/sprockets%2F40fc2f3d2a468a00e463f1d313cb1683
165
140
  - test/dummy/tmp/cache/assets/CEC/5D0/sprockets%2F21819c41ee5468193d19d790c9dab9a6
166
141
  - test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af
167
- - test/dummy/tmp/cache/assets/CF9/7C0/sprockets%2F40fc2f3d2a468a00e463f1d313cb1683
168
- - test/dummy/tmp/cache/assets/D50/ED0/sprockets%2Fc49b2d92f4859f7a2ffe80c586f31c05
169
- - test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6
142
+ - test/dummy/tmp/cache/assets/D8A/760/sprockets%2F0c9530fa6ed31da0d41154aed43fd6d3
170
143
  - test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994
144
+ - test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953
145
+ - test/dummy/tmp/cache/assets/C83/490/sprockets%2F15330991641fe8fa0b279210b5b8e949
146
+ - test/dummy/tmp/cache/assets/D50/ED0/sprockets%2Fc49b2d92f4859f7a2ffe80c586f31c05
147
+ - test/dummy/tmp/cache/assets/DE9/5F0/sprockets%2Fcda0aa9da6891b5e19edc22f1ce2010e
148
+ - test/dummy/tmp/cache/assets/D98/8B0/sprockets%2Fedbef6e0d0a4742346cf479f2c522eb0
149
+ - test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705
150
+ - test/dummy/tmp/cache/assets/D05/D40/sprockets%2F1c9faaf28d05409b88ad3113374d613c
151
+ - test/dummy/README.rdoc
152
+ - test/dummy/config/initializers/session_store.rb
153
+ - test/dummy/config/initializers/inflections.rb
154
+ - test/dummy/config/initializers/secret_token.rb
155
+ - test/dummy/config/initializers/backtrace_silencers.rb
156
+ - test/dummy/config/initializers/mime_types.rb
157
+ - test/dummy/config/initializers/wrap_parameters.rb
158
+ - test/dummy/config/application.rb
159
+ - test/dummy/config/locales/en.yml
160
+ - test/dummy/config/environment.rb
161
+ - test/dummy/config/boot.rb
162
+ - test/dummy/config/routes.rb
163
+ - test/dummy/config/environments/production.rb
164
+ - test/dummy/config/environments/development.rb
165
+ - test/dummy/config/environments/test.rb
166
+ - test/dummy/config/database.yml
167
+ - test/dummy/Rakefile
168
+ - test/dummy/log/development.log
169
+ - test/dummy/config.ru
170
+ - test/test_helper.rb