nsa_panel 0.0.4 → 0.0.5

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.
@@ -1 +1 @@
1
- 64732
1
+ 69820
@@ -2,10 +2,8 @@ require 'test_helper'
2
2
 
3
3
  module NsaPanel
4
4
  class DashboardControllerTest < ActionController::TestCase
5
- test "should get index" do
6
- get :index
7
- assert_response :success
8
- end
9
-
5
+ # test "the truth" do
6
+ # assert true
7
+ # end
10
8
  end
11
9
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: nsa_panel
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.4
4
+ version: 0.0.5
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors:
@@ -53,15 +53,19 @@ files:
53
53
  - app/assets/images/nsa_panel/fuck_you.jpg
54
54
  - app/assets/images/nsa_panel/nsa-eagle-tiny.png
55
55
  - app/assets/javascripts/nsa_panel/application.js
56
+ - app/assets/javascripts/nsa_panel/dashboard.js
56
57
  - app/assets/stylesheets/nsa_panel/application.css
57
58
  - app/assets/stylesheets/nsa_panel/bootstrap.css
58
59
  - app/controllers/nsa_panel/application_controller.rb
60
+ - app/controllers/nsa_panel/dashboard_controller.rb
59
61
  - app/controllers/nsa_panel/data_controller.rb
60
62
  - app/controllers/nsa_panel/users_controller.rb
61
63
  - app/helpers/nsa_panel/application_helper.rb
64
+ - app/helpers/nsa_panel/dashboard_helper.rb
62
65
  - app/helpers/nsa_panel/data_helper.rb
63
66
  - app/helpers/nsa_panel/users_helper.rb
64
67
  - app/views/layouts/nsa_panel/application.html.erb
68
+ - app/views/nsa_panel/dashboard/law_accordance_check.html.erb
65
69
  - app/views/nsa_panel/data/index.html.erb
66
70
  - app/views/nsa_panel/data/show.html.erb
67
71
  - app/views/nsa_panel/users/index.html.erb
@@ -163,7 +167,7 @@ required_ruby_version: !ruby/object:Gem::Requirement
163
167
  version: '0'
164
168
  segments:
165
169
  - 0
166
- hash: 2980173448337560370
170
+ hash: -1382682884433473349
167
171
  required_rubygems_version: !ruby/object:Gem::Requirement
168
172
  none: false
169
173
  requirements:
@@ -172,7 +176,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
172
176
  version: '0'
173
177
  segments:
174
178
  - 0
175
- hash: 2980173448337560370
179
+ hash: -1382682884433473349
176
180
  requirements: []
177
181
  rubyforge_project:
178
182
  rubygems_version: 1.8.23