opensesame 0.0.1

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.
Files changed (58) hide show
  1. data/MIT-LICENSE +20 -0
  2. data/README.rdoc +3 -0
  3. data/Rakefile +36 -0
  4. data/app/assets/images/open_sesame/github_64.png +0 -0
  5. data/app/assets/javascripts/open_sesame/application.js +15 -0
  6. data/app/assets/stylesheets/open_sesame/application.css +14 -0
  7. data/app/assets/stylesheets/open_sesame/opensesame_bootstrap.css.scss +8 -0
  8. data/app/assets/stylesheets/open_sesame/welcome.css.scss +52 -0
  9. data/app/controllers/open_sesame/application_controller.rb +6 -0
  10. data/app/controllers/open_sesame/sessions_controller.rb +27 -0
  11. data/app/helpers/open_sesame/application_helper.rb +11 -0
  12. data/app/helpers/open_sesame/sessions_helper.rb +4 -0
  13. data/app/views/layouts/open_sesame/application.html.erb +23 -0
  14. data/app/views/open_sesame/sessions/new.html.erb +7 -0
  15. data/config/routes.rb +8 -0
  16. data/lib/open_sesame/configuration.rb +59 -0
  17. data/lib/open_sesame/controller_helper.rb +18 -0
  18. data/lib/open_sesame/engine.rb +33 -0
  19. data/lib/open_sesame/version.rb +3 -0
  20. data/lib/open_sesame/view_helper.rb +15 -0
  21. data/lib/open_sesame.rb +19 -0
  22. data/lib/opensesame.rb +1 -0
  23. data/lib/tasks/opensesame_tasks.rake +4 -0
  24. data/spec/dummy/README.rdoc +261 -0
  25. data/spec/dummy/Rakefile +7 -0
  26. data/spec/dummy/app/assets/javascripts/application.js +15 -0
  27. data/spec/dummy/app/assets/stylesheets/application.css +13 -0
  28. data/spec/dummy/app/controllers/application_controller.rb +3 -0
  29. data/spec/dummy/app/helpers/application_helper.rb +2 -0
  30. data/spec/dummy/app/views/layouts/application.html.erb +14 -0
  31. data/spec/dummy/config/application.rb +62 -0
  32. data/spec/dummy/config/boot.rb +10 -0
  33. data/spec/dummy/config/database.yml +25 -0
  34. data/spec/dummy/config/environment.rb +5 -0
  35. data/spec/dummy/config/environments/development.rb +37 -0
  36. data/spec/dummy/config/environments/production.rb +67 -0
  37. data/spec/dummy/config/environments/test.rb +37 -0
  38. data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
  39. data/spec/dummy/config/initializers/inflections.rb +15 -0
  40. data/spec/dummy/config/initializers/mime_types.rb +5 -0
  41. data/spec/dummy/config/initializers/opensesame.rb +5 -0
  42. data/spec/dummy/config/initializers/secret_token.rb +7 -0
  43. data/spec/dummy/config/initializers/session_store.rb +8 -0
  44. data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
  45. data/spec/dummy/config/locales/en.yml +5 -0
  46. data/spec/dummy/config/routes.rb +4 -0
  47. data/spec/dummy/config.ru +4 -0
  48. data/spec/dummy/db/test.sqlite3 +0 -0
  49. data/spec/dummy/log/test.log +150 -0
  50. data/spec/dummy/public/404.html +26 -0
  51. data/spec/dummy/public/422.html +26 -0
  52. data/spec/dummy/public/500.html +25 -0
  53. data/spec/dummy/public/favicon.ico +0 -0
  54. data/spec/dummy/script/rails +6 -0
  55. data/spec/lib/open_sesame/configuration_spec.rb +58 -0
  56. data/spec/lib/open_sesame_spec.rb +10 -0
  57. data/spec/spec_helper.rb +17 -0
  58. metadata +199 -0
@@ -0,0 +1,150 @@
1
+  (0.3ms) begin transaction
2
+  (0.1ms) rollback transaction
3
+  (0.3ms) begin transaction
4
+  (0.1ms) rollback transaction
5
+  (0.3ms) begin transaction
6
+  (0.1ms) rollback transaction
7
+  (0.0ms) begin transaction
8
+  (0.0ms) rollback transaction
9
+  (0.0ms) begin transaction
10
+  (0.0ms) rollback transaction
11
+  (0.0ms) begin transaction
12
+  (0.0ms) rollback transaction
13
+  (0.3ms) begin transaction
14
+  (0.1ms) rollback transaction
15
+  (0.1ms) begin transaction
16
+  (0.1ms) rollback transaction
17
+  (0.1ms) begin transaction
18
+  (0.0ms) rollback transaction
19
+  (0.0ms) begin transaction
20
+  (0.1ms) rollback transaction
21
+  (0.0ms) begin transaction
22
+  (0.0ms) rollback transaction
23
+  (0.0ms) begin transaction
24
+  (0.0ms) rollback transaction
25
+  (0.0ms) begin transaction
26
+  (0.0ms) rollback transaction
27
+  (0.0ms) begin transaction
28
+  (0.1ms) rollback transaction
29
+  (0.1ms) begin transaction
30
+  (0.0ms) rollback transaction
31
+  (0.3ms) begin transaction
32
+  (0.0ms) rollback transaction
33
+  (0.0ms) begin transaction
34
+  (0.0ms) rollback transaction
35
+  (0.0ms) begin transaction
36
+  (0.0ms) rollback transaction
37
+  (0.0ms) begin transaction
38
+  (0.1ms) rollback transaction
39
+  (0.0ms) begin transaction
40
+  (0.0ms) rollback transaction
41
+  (0.0ms) begin transaction
42
+  (0.0ms) rollback transaction
43
+  (0.0ms) begin transaction
44
+  (0.0ms) rollback transaction
45
+  (0.0ms) begin transaction
46
+  (0.1ms) rollback transaction
47
+  (0.0ms) begin transaction
48
+  (0.0ms) rollback transaction
49
+  (0.3ms) begin transaction
50
+  (0.0ms) rollback transaction
51
+  (0.0ms) begin transaction
52
+  (0.0ms) rollback transaction
53
+  (0.0ms) begin transaction
54
+  (0.0ms) rollback transaction
55
+  (0.0ms) begin transaction
56
+  (0.1ms) rollback transaction
57
+  (0.0ms) begin transaction
58
+  (0.0ms) rollback transaction
59
+  (0.0ms) begin transaction
60
+  (0.0ms) rollback transaction
61
+  (0.0ms) begin transaction
62
+  (0.0ms) rollback transaction
63
+  (0.0ms) begin transaction
64
+  (0.1ms) rollback transaction
65
+  (0.0ms) begin transaction
66
+  (0.1ms) rollback transaction
67
+  (0.2ms) begin transaction
68
+  (0.0ms) rollback transaction
69
+  (0.0ms) begin transaction
70
+  (0.0ms) rollback transaction
71
+  (0.0ms) begin transaction
72
+  (0.0ms) rollback transaction
73
+  (0.0ms) begin transaction
74
+  (0.0ms) rollback transaction
75
+  (0.0ms) begin transaction
76
+  (0.0ms) rollback transaction
77
+  (0.0ms) begin transaction
78
+  (0.0ms) rollback transaction
79
+  (0.0ms) begin transaction
80
+  (0.0ms) rollback transaction
81
+  (0.0ms) begin transaction
82
+  (0.1ms) rollback transaction
83
+  (0.0ms) begin transaction
84
+  (0.0ms) rollback transaction
85
+  (0.3ms) begin transaction
86
+  (0.0ms) rollback transaction
87
+  (0.0ms) begin transaction
88
+  (0.0ms) rollback transaction
89
+  (0.0ms) begin transaction
90
+  (0.0ms) rollback transaction
91
+  (0.0ms) begin transaction
92
+  (0.1ms) rollback transaction
93
+  (0.0ms) begin transaction
94
+  (0.0ms) rollback transaction
95
+  (0.0ms) begin transaction
96
+  (0.1ms) rollback transaction
97
+  (0.0ms) begin transaction
98
+  (0.0ms) rollback transaction
99
+  (0.0ms) begin transaction
100
+  (0.0ms) rollback transaction
101
+  (0.0ms) begin transaction
102
+  (0.0ms) rollback transaction
103
+  (0.0ms) begin transaction
104
+  (0.0ms) rollback transaction
105
+  (0.0ms) begin transaction
106
+  (0.0ms) rollback transaction
107
+  (0.3ms) begin transaction
108
+  (0.0ms) rollback transaction
109
+  (0.0ms) begin transaction
110
+  (0.0ms) rollback transaction
111
+  (0.1ms) begin transaction
112
+  (0.0ms) rollback transaction
113
+  (0.0ms) begin transaction
114
+  (0.1ms) rollback transaction
115
+  (0.0ms) begin transaction
116
+  (0.0ms) rollback transaction
117
+  (0.0ms) begin transaction
118
+  (0.1ms) rollback transaction
119
+  (0.1ms) begin transaction
120
+  (0.0ms) rollback transaction
121
+  (0.0ms) begin transaction
122
+  (0.0ms) rollback transaction
123
+  (0.0ms) begin transaction
124
+  (0.0ms) rollback transaction
125
+  (0.0ms) begin transaction
126
+  (0.0ms) rollback transaction
127
+  (0.0ms) begin transaction
128
+  (0.0ms) rollback transaction
129
+  (0.3ms) begin transaction
130
+  (0.0ms) rollback transaction
131
+  (0.0ms) begin transaction
132
+  (0.0ms) rollback transaction
133
+  (0.0ms) begin transaction
134
+  (0.0ms) rollback transaction
135
+  (0.0ms) begin transaction
136
+  (0.1ms) rollback transaction
137
+  (0.0ms) begin transaction
138
+  (0.0ms) rollback transaction
139
+  (0.0ms) begin transaction
140
+  (0.0ms) rollback transaction
141
+  (0.1ms) begin transaction
142
+  (0.0ms) rollback transaction
143
+  (0.0ms) begin transaction
144
+  (0.0ms) rollback transaction
145
+  (0.0ms) begin transaction
146
+  (0.0ms) rollback transaction
147
+  (0.0ms) begin transaction
148
+  (0.0ms) rollback transaction
149
+  (0.0ms) begin transaction
150
+  (0.0ms) rollback transaction
@@ -0,0 +1,26 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>The page you were looking for doesn't exist (404)</title>
5
+ <style type="text/css">
6
+ body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
7
+ div.dialog {
8
+ width: 25em;
9
+ padding: 0 4em;
10
+ margin: 4em auto 0 auto;
11
+ border: 1px solid #ccc;
12
+ border-right-color: #999;
13
+ border-bottom-color: #999;
14
+ }
15
+ h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
16
+ </style>
17
+ </head>
18
+
19
+ <body>
20
+ <!-- This file lives in public/404.html -->
21
+ <div class="dialog">
22
+ <h1>The page you were looking for doesn't exist.</h1>
23
+ <p>You may have mistyped the address or the page may have moved.</p>
24
+ </div>
25
+ </body>
26
+ </html>
@@ -0,0 +1,26 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>The change you wanted was rejected (422)</title>
5
+ <style type="text/css">
6
+ body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
7
+ div.dialog {
8
+ width: 25em;
9
+ padding: 0 4em;
10
+ margin: 4em auto 0 auto;
11
+ border: 1px solid #ccc;
12
+ border-right-color: #999;
13
+ border-bottom-color: #999;
14
+ }
15
+ h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
16
+ </style>
17
+ </head>
18
+
19
+ <body>
20
+ <!-- This file lives in public/422.html -->
21
+ <div class="dialog">
22
+ <h1>The change you wanted was rejected.</h1>
23
+ <p>Maybe you tried to change something you didn't have access to.</p>
24
+ </div>
25
+ </body>
26
+ </html>
@@ -0,0 +1,25 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>We're sorry, but something went wrong (500)</title>
5
+ <style type="text/css">
6
+ body { background-color: #fff; color: #666; text-align: center; font-family: arial, sans-serif; }
7
+ div.dialog {
8
+ width: 25em;
9
+ padding: 0 4em;
10
+ margin: 4em auto 0 auto;
11
+ border: 1px solid #ccc;
12
+ border-right-color: #999;
13
+ border-bottom-color: #999;
14
+ }
15
+ h1 { font-size: 100%; color: #f00; line-height: 1.5em; }
16
+ </style>
17
+ </head>
18
+
19
+ <body>
20
+ <!-- This file lives in public/500.html -->
21
+ <div class="dialog">
22
+ <h1>We're sorry, but something went wrong.</h1>
23
+ </div>
24
+ </body>
25
+ </html>
File without changes
@@ -0,0 +1,6 @@
1
+ #!/usr/bin/env ruby
2
+ # This command will automatically be run when you run "rails" with Rails 3 gems installed from the root of your application.
3
+
4
+ APP_PATH = File.expand_path('../../config/application', __FILE__)
5
+ require File.expand_path('../../config/boot', __FILE__)
6
+ require 'rails/commands'
@@ -0,0 +1,58 @@
1
+ require 'spec_helper'
2
+
3
+ describe OpenSesame::Configuration do
4
+
5
+ let(:configuration) { OpenSesame::Configuration.new }
6
+ subject { configuration }
7
+
8
+ it "organization sets organzation name" do
9
+ configuration.organization "challengepost"
10
+ configuration.organization_name.should == "challengepost"
11
+ end
12
+
13
+ it "github sets github client credentials" do
14
+ configuration.github "client_id", "client_secret"
15
+ configuration.github_client[:id].should == "client_id"
16
+ configuration.github_client[:secret].should == "client_secret"
17
+ end
18
+
19
+ it "mounted_at sets mount_prefix" do
20
+ configuration.mounted_at "/foobar"
21
+ configuration.mount_prefix.should == "/foobar"
22
+ end
23
+
24
+ describe "valid?" do
25
+ it "false when values not set" do
26
+ configuration.organization "challengepost"
27
+ configuration.should_not be_valid
28
+
29
+ configuration.organization_name = nil
30
+ configuration.github "client_id", "client_secret"
31
+ configuration.should_not be_valid
32
+
33
+ configuration.github_client = nil
34
+ configuration.mounted_at "/foobar"
35
+ configuration.should_not be_valid
36
+ end
37
+
38
+ it "true when all values set" do
39
+ configuration.organization "challengepost"
40
+ configuration.github "client_id", "client_secret"
41
+ configuration.mounted_at "/foobar"
42
+ configuration.should be_valid
43
+ end
44
+ end
45
+
46
+ describe "validate!" do
47
+ it { lambda { configuration.validate! }.should raise_error(OpenSesame::ConfigurationError) }
48
+
49
+ it "succeeds when valid" do
50
+ configuration.organization "challengepost"
51
+ configuration.github "client_id", "client_secret"
52
+ configuration.mounted_at "/foobar"
53
+ configuration.should be_valid
54
+
55
+ configuration.validate!.should be_true
56
+ end
57
+ end
58
+ end
@@ -0,0 +1,10 @@
1
+ require 'spec_helper'
2
+
3
+ describe OpenSesame do
4
+
5
+ it { defined?(OpenSesame).should be_true }
6
+
7
+ it { defined?(OpenSesame::Configuration).should be_true }
8
+ it { defined?(OpenSesame::ControllerHelper).should be_true }
9
+ it { defined?(OpenSesame::ViewHelper).should be_true }
10
+ end
@@ -0,0 +1,17 @@
1
+ # Configure Rails Envinronment
2
+ ENV["RAILS_ENV"] = "test"
3
+ require File.expand_path("../dummy/config/environment.rb", __FILE__)
4
+
5
+ require 'rspec/rails'
6
+ require 'rspec/autorun'
7
+
8
+ ENGINE_RAILS_ROOT=File.join(File.dirname(__FILE__), '../')
9
+
10
+ # Requires supporting ruby files with custom matchers and macros, etc,
11
+ # in spec/support/ and its subdirectories.
12
+ Dir[File.join(ENGINE_RAILS_ROOT, "spec/support/**/*.rb")].each {|f| require f }
13
+
14
+ RSpec.configure do |config|
15
+ config.use_transactional_fixtures = true
16
+ config.infer_base_class_for_anonymous_controllers = false
17
+ end
metadata ADDED
@@ -0,0 +1,199 @@
1
+ --- !ruby/object:Gem::Specification
2
+ name: opensesame
3
+ version: !ruby/object:Gem::Version
4
+ version: 0.0.1
5
+ prerelease:
6
+ platform: ruby
7
+ authors:
8
+ - Ross Kaffenberger
9
+ autorequire:
10
+ bindir: bin
11
+ cert_chain: []
12
+ date: 2012-03-26 00:00:00.000000000Z
13
+ dependencies:
14
+ - !ruby/object:Gem::Dependency
15
+ name: rails
16
+ requirement: &70296434233900 !ruby/object:Gem::Requirement
17
+ none: false
18
+ requirements:
19
+ - - ~>
20
+ - !ruby/object:Gem::Version
21
+ version: '3.1'
22
+ type: :runtime
23
+ prerelease: false
24
+ version_requirements: *70296434233900
25
+ - !ruby/object:Gem::Dependency
26
+ name: bootstrap-sass
27
+ requirement: &70296434233400 !ruby/object:Gem::Requirement
28
+ none: false
29
+ requirements:
30
+ - - ~>
31
+ - !ruby/object:Gem::Version
32
+ version: 2.0.1
33
+ type: :runtime
34
+ prerelease: false
35
+ version_requirements: *70296434233400
36
+ - !ruby/object:Gem::Dependency
37
+ name: opensesame-github
38
+ requirement: &70296434233020 !ruby/object:Gem::Requirement
39
+ none: false
40
+ requirements:
41
+ - - ! '>='
42
+ - !ruby/object:Gem::Version
43
+ version: '0'
44
+ type: :runtime
45
+ prerelease: false
46
+ version_requirements: *70296434233020
47
+ - !ruby/object:Gem::Dependency
48
+ name: sqlite3
49
+ requirement: &70296434232560 !ruby/object:Gem::Requirement
50
+ none: false
51
+ requirements:
52
+ - - ! '>='
53
+ - !ruby/object:Gem::Version
54
+ version: '0'
55
+ type: :development
56
+ prerelease: false
57
+ version_requirements: *70296434232560
58
+ - !ruby/object:Gem::Dependency
59
+ name: rspec-rails
60
+ requirement: &70296434232060 !ruby/object:Gem::Requirement
61
+ none: false
62
+ requirements:
63
+ - - ~>
64
+ - !ruby/object:Gem::Version
65
+ version: 2.9.0
66
+ type: :development
67
+ prerelease: false
68
+ version_requirements: *70296434232060
69
+ description: Rails engine for authenticating internal applications and private-access
70
+ products
71
+ email:
72
+ - rosskaff@gmail.com
73
+ executables: []
74
+ extensions: []
75
+ extra_rdoc_files: []
76
+ files:
77
+ - app/assets/images/open_sesame/github_64.png
78
+ - app/assets/javascripts/open_sesame/application.js
79
+ - app/assets/stylesheets/open_sesame/application.css
80
+ - app/assets/stylesheets/open_sesame/opensesame_bootstrap.css.scss
81
+ - app/assets/stylesheets/open_sesame/welcome.css.scss
82
+ - app/controllers/open_sesame/application_controller.rb
83
+ - app/controllers/open_sesame/sessions_controller.rb
84
+ - app/helpers/open_sesame/application_helper.rb
85
+ - app/helpers/open_sesame/sessions_helper.rb
86
+ - app/views/layouts/open_sesame/application.html.erb
87
+ - app/views/open_sesame/sessions/new.html.erb
88
+ - config/routes.rb
89
+ - lib/open_sesame/configuration.rb
90
+ - lib/open_sesame/controller_helper.rb
91
+ - lib/open_sesame/engine.rb
92
+ - lib/open_sesame/version.rb
93
+ - lib/open_sesame/view_helper.rb
94
+ - lib/open_sesame.rb
95
+ - lib/opensesame.rb
96
+ - lib/tasks/opensesame_tasks.rake
97
+ - MIT-LICENSE
98
+ - Rakefile
99
+ - README.rdoc
100
+ - spec/dummy/app/assets/javascripts/application.js
101
+ - spec/dummy/app/assets/stylesheets/application.css
102
+ - spec/dummy/app/controllers/application_controller.rb
103
+ - spec/dummy/app/helpers/application_helper.rb
104
+ - spec/dummy/app/views/layouts/application.html.erb
105
+ - spec/dummy/config/application.rb
106
+ - spec/dummy/config/boot.rb
107
+ - spec/dummy/config/database.yml
108
+ - spec/dummy/config/environment.rb
109
+ - spec/dummy/config/environments/development.rb
110
+ - spec/dummy/config/environments/production.rb
111
+ - spec/dummy/config/environments/test.rb
112
+ - spec/dummy/config/initializers/backtrace_silencers.rb
113
+ - spec/dummy/config/initializers/inflections.rb
114
+ - spec/dummy/config/initializers/mime_types.rb
115
+ - spec/dummy/config/initializers/opensesame.rb
116
+ - spec/dummy/config/initializers/secret_token.rb
117
+ - spec/dummy/config/initializers/session_store.rb
118
+ - spec/dummy/config/initializers/wrap_parameters.rb
119
+ - spec/dummy/config/locales/en.yml
120
+ - spec/dummy/config/routes.rb
121
+ - spec/dummy/config.ru
122
+ - spec/dummy/db/test.sqlite3
123
+ - spec/dummy/log/test.log
124
+ - spec/dummy/public/404.html
125
+ - spec/dummy/public/422.html
126
+ - spec/dummy/public/500.html
127
+ - spec/dummy/public/favicon.ico
128
+ - spec/dummy/Rakefile
129
+ - spec/dummy/README.rdoc
130
+ - spec/dummy/script/rails
131
+ - spec/lib/open_sesame/configuration_spec.rb
132
+ - spec/lib/open_sesame_spec.rb
133
+ - spec/spec_helper.rb
134
+ homepage: https://github.com/challengepost/gardenwall-challengepost
135
+ licenses: []
136
+ post_install_message:
137
+ rdoc_options: []
138
+ require_paths:
139
+ - lib
140
+ required_ruby_version: !ruby/object:Gem::Requirement
141
+ none: false
142
+ requirements:
143
+ - - ! '>='
144
+ - !ruby/object:Gem::Version
145
+ version: '0'
146
+ segments:
147
+ - 0
148
+ hash: 595493029112045078
149
+ required_rubygems_version: !ruby/object:Gem::Requirement
150
+ none: false
151
+ requirements:
152
+ - - ! '>='
153
+ - !ruby/object:Gem::Version
154
+ version: '0'
155
+ segments:
156
+ - 0
157
+ hash: 595493029112045078
158
+ requirements: []
159
+ rubyforge_project:
160
+ rubygems_version: 1.8.10
161
+ signing_key:
162
+ specification_version: 3
163
+ summary: Rails engine for authenticating internal applications and private-access
164
+ products
165
+ test_files:
166
+ - spec/dummy/app/assets/javascripts/application.js
167
+ - spec/dummy/app/assets/stylesheets/application.css
168
+ - spec/dummy/app/controllers/application_controller.rb
169
+ - spec/dummy/app/helpers/application_helper.rb
170
+ - spec/dummy/app/views/layouts/application.html.erb
171
+ - spec/dummy/config/application.rb
172
+ - spec/dummy/config/boot.rb
173
+ - spec/dummy/config/database.yml
174
+ - spec/dummy/config/environment.rb
175
+ - spec/dummy/config/environments/development.rb
176
+ - spec/dummy/config/environments/production.rb
177
+ - spec/dummy/config/environments/test.rb
178
+ - spec/dummy/config/initializers/backtrace_silencers.rb
179
+ - spec/dummy/config/initializers/inflections.rb
180
+ - spec/dummy/config/initializers/mime_types.rb
181
+ - spec/dummy/config/initializers/opensesame.rb
182
+ - spec/dummy/config/initializers/secret_token.rb
183
+ - spec/dummy/config/initializers/session_store.rb
184
+ - spec/dummy/config/initializers/wrap_parameters.rb
185
+ - spec/dummy/config/locales/en.yml
186
+ - spec/dummy/config/routes.rb
187
+ - spec/dummy/config.ru
188
+ - spec/dummy/db/test.sqlite3
189
+ - spec/dummy/log/test.log
190
+ - spec/dummy/public/404.html
191
+ - spec/dummy/public/422.html
192
+ - spec/dummy/public/500.html
193
+ - spec/dummy/public/favicon.ico
194
+ - spec/dummy/Rakefile
195
+ - spec/dummy/README.rdoc
196
+ - spec/dummy/script/rails
197
+ - spec/lib/open_sesame/configuration_spec.rb
198
+ - spec/lib/open_sesame_spec.rb
199
+ - spec/spec_helper.rb