user_mgmt 0.0.613 → 0.0.614

Sign up to get free protection for your applications and to get access to all the features.
Files changed (96) hide show
  1. checksums.yaml +4 -4
  2. data/.gitignore +23 -0
  3. data/.rspec +1 -0
  4. data/Gemfile +14 -0
  5. data/LICENSE.txt +22 -0
  6. data/{test/dummy/db/development.sqlite3 → app/assets/images/user_mgmt/.keep} +0 -0
  7. data/bin/rails +8 -0
  8. data/lib/user_mgmt/version.rb +1 -1
  9. data/spec/generators/install_generator_spec.rb +9 -0
  10. data/spec/spec_helper.rb +13 -0
  11. data/spec/user_mgmt_spec.rb +5 -0
  12. data/test/dummy/{db/test.sqlite3 → app/assets/images/.keep} +0 -0
  13. data/test/dummy/app/controllers/concerns/.keep +0 -0
  14. data/test/dummy/app/mailers/.keep +0 -0
  15. data/test/dummy/app/models/.keep +0 -0
  16. data/test/dummy/app/models/concerns/.keep +0 -0
  17. data/test/dummy/lib/assets/.keep +0 -0
  18. data/test/dummy/log/.keep +0 -0
  19. data/user_mgmt.gemspec +4 -4
  20. metadata +39 -170
  21. data/test/dummy/log/development.log +0 -21894
  22. data/test/dummy/log/test.log +0 -30
  23. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_accordion.scssc +0 -0
  24. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_alerts.scssc +0 -0
  25. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_breadcrumbs.scssc +0 -0
  26. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_button-groups.scssc +0 -0
  27. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_buttons.scssc +0 -0
  28. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_carousel.scssc +0 -0
  29. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_close.scssc +0 -0
  30. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_code.scssc +0 -0
  31. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_component-animations.scssc +0 -0
  32. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_dropdowns.scssc +0 -0
  33. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_forms.scssc +0 -0
  34. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_grid.scssc +0 -0
  35. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_hero-unit.scssc +0 -0
  36. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_labels-badges.scssc +0 -0
  37. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_layouts.scssc +0 -0
  38. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_media.scssc +0 -0
  39. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_mixins.scssc +0 -0
  40. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_modals.scssc +0 -0
  41. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_navbar.scssc +0 -0
  42. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_navs.scssc +0 -0
  43. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_pager.scssc +0 -0
  44. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_pagination.scssc +0 -0
  45. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_popovers.scssc +0 -0
  46. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_progress-bars.scssc +0 -0
  47. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_reset.scssc +0 -0
  48. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_scaffolding.scssc +0 -0
  49. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_sprites.scssc +0 -0
  50. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_tables.scssc +0 -0
  51. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_thumbnails.scssc +0 -0
  52. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_tooltip.scssc +0 -0
  53. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_type.scssc +0 -0
  54. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_utilities.scssc +0 -0
  55. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_variables.scssc +0 -0
  56. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_wells.scssc +0 -0
  57. data/test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/bootstrap.scssc +0 -0
  58. data/test/dummy/tmp/cache/assets/development/sass/08baa9190ae62c5825550f45deea7e16b5510676/application.css.scssc +0 -0
  59. data/test/dummy/tmp/cache/assets/development/sass/a3ac9b1bfb4134782c1d12f62ef348f552630183/bootstrap.scssc +0 -0
  60. data/test/dummy/tmp/cache/assets/development/sprockets/022f999a319cf56fc1b74e08c183f9ed +0 -0
  61. data/test/dummy/tmp/cache/assets/development/sprockets/07a0d9a230805c18391fb1fa9ad89f4d +0 -0
  62. data/test/dummy/tmp/cache/assets/development/sprockets/0c86f94d4cfadfd0d7faf85933499f7e +0 -0
  63. data/test/dummy/tmp/cache/assets/development/sprockets/11cd415976f0f9503651e5bf3dcffe55 +0 -0
  64. data/test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705 +0 -0
  65. data/test/dummy/tmp/cache/assets/development/sprockets/182256f2cdfcb7f65cad1a6556736742 +0 -0
  66. data/test/dummy/tmp/cache/assets/development/sprockets/1a2ab1c1d743ebe16dbc65177bd4aeb5 +0 -0
  67. data/test/dummy/tmp/cache/assets/development/sprockets/1d2a2e9172d1f187f17da4c56686b396 +0 -0
  68. data/test/dummy/tmp/cache/assets/development/sprockets/2734674f08a0218f05aa1c1220b78902 +0 -0
  69. data/test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af +0 -0
  70. data/test/dummy/tmp/cache/assets/development/sprockets/322652c3fe53e3c12be9cdbf81f97103 +0 -0
  71. data/test/dummy/tmp/cache/assets/development/sprockets/32839c4373cf90b1de445a2c0d3dcbdc +0 -0
  72. data/test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953 +0 -0
  73. data/test/dummy/tmp/cache/assets/development/sprockets/3ac898a768e6c22e5fc9e1d62f64b13b +0 -0
  74. data/test/dummy/tmp/cache/assets/development/sprockets/4d6b3c4d39931ed121044e1b76b67c66 +0 -0
  75. data/test/dummy/tmp/cache/assets/development/sprockets/4e334d8a78cce254ce765049c5d2ef2b +0 -0
  76. data/test/dummy/tmp/cache/assets/development/sprockets/5457651f4fd5c456bcf875b4aa72149e +0 -0
  77. data/test/dummy/tmp/cache/assets/development/sprockets/5bf88d72b841c26d7feb74250bae80f4 +0 -0
  78. data/test/dummy/tmp/cache/assets/development/sprockets/685244533311db6b641af2aa200c650f +0 -0
  79. data/test/dummy/tmp/cache/assets/development/sprockets/7a050aee25e0e30c5f640bb856d3db08 +0 -0
  80. data/test/dummy/tmp/cache/assets/development/sprockets/8e254fa9d715c6e5250bab91023a2eb1 +0 -0
  81. data/test/dummy/tmp/cache/assets/development/sprockets/a3ed9b085aa940ee68a2ac75caf6118d +0 -0
  82. data/test/dummy/tmp/cache/assets/development/sprockets/a94356ecde652bbdfbe926f4b20bbc62 +0 -0
  83. data/test/dummy/tmp/cache/assets/development/sprockets/b0ca28d54b5fd6ab0647874da233bcea +0 -0
  84. data/test/dummy/tmp/cache/assets/development/sprockets/c0eaef738b6bdad0afd285c3866dc00b +0 -0
  85. data/test/dummy/tmp/cache/assets/development/sprockets/c400393e6ee751e159c636d2f1b4ece1 +0 -0
  86. data/test/dummy/tmp/cache/assets/development/sprockets/cf9c898477d0d114419affee8fe5e94a +0 -0
  87. data/test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994 +0 -0
  88. data/test/dummy/tmp/cache/assets/development/sprockets/d04a23ab8f76f67d5f032307a809446d +0 -0
  89. data/test/dummy/tmp/cache/assets/development/sprockets/d6491478c63d922c855dd1f7ae86405b +0 -0
  90. data/test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6 +0 -0
  91. data/test/dummy/tmp/cache/assets/development/sprockets/d850023c29aab778ee0cc7fedf82e69d +0 -0
  92. data/test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655 +0 -0
  93. data/test/dummy/tmp/cache/assets/development/sprockets/f9fc91e06d98e04ba3cb00620d0bac5e +0 -0
  94. data/test/dummy/tmp/cache/assets/development/sprockets/fd1e5d1f7e9d675209dbf864cbc607fc +0 -0
  95. data/test/dummy/tmp/cache/assets/development/sprockets/fdc85097d4de3566cb0f9b8f424bb8b3 +0 -0
  96. data/test/dummy/tmp/cache/assets/development/sprockets/ff73f764c8df44829310dc9e5587025a +0 -0
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f902b6d0f9863a78dbdac96906ac77d09ada17bb
4
- data.tar.gz: 5e83caa1a009cad20f9954aedec92dac7fda35e2
3
+ metadata.gz: 3a8e5e765ccf5452f57ef9eb1b9df42abc448294
4
+ data.tar.gz: 099de11846f6757f8c2a33303526ad24f35737b8
5
5
  SHA512:
6
- metadata.gz: f986fcfcdd9e1c5d22ce227d0057db6191239c89c6220288d5f2f1d429080a88fae0d2cc732cd85eeaa3c3ddcdc7a66b96fdf19bd19d929f374c811db5b59939
7
- data.tar.gz: 4fa5139139d054b7445aae8e6ada8c5e7de40405adc02eb76736810a6c0a7f984c12131110f3efaf9dae3764246e6b7b9932e6d4618b2267b8180d642f52855f
6
+ metadata.gz: 1ca89d4f44305eff64adbfec2d531f0a126b25149ac2ee4390a5c9579c31e84c0b91576fc40df1427f0ba9139e33349f3cb268d1ef755de2a8f64bc8d15f8e62
7
+ data.tar.gz: 435aa3aba3d99cd6bb7a9dba6d4387489a6719ac07363b43abd7bbbc280be18e0399d748011f4980805d0db045ea78fd13c82969101e3378d50a62a146930ca1
@@ -0,0 +1,23 @@
1
+ .bundle/
2
+ log/*.log
3
+ pkg/
4
+ test/dummy/db/*.sqlite3
5
+ test/dummy/db/*.sqlite3-journal
6
+ test/dummy/log/*.log
7
+ test/dummy/tmp/
8
+ test/dummy/.sass-cache
9
+ *.gem
10
+ *.rbc
11
+ .config
12
+ .yardoc
13
+ Gemfile.lock
14
+ InstalledFiles
15
+ _yardoc
16
+ coverage
17
+ doc/
18
+ lib/bundler/man
19
+ rdoc
20
+ spec/reports
21
+ test/tmp
22
+ test/version_tmp
23
+ tmp
data/.rspec ADDED
@@ -0,0 +1 @@
1
+ --color
data/Gemfile ADDED
@@ -0,0 +1,14 @@
1
+ source "https://rubygems.org"
2
+
3
+ # Declare your gem's dependencies in user_mgmt.gemspec.
4
+ # Bundler will treat runtime dependencies like base dependencies, and
5
+ # development dependencies will be added by default to the :development group.
6
+ gemspec
7
+
8
+ # Declare any dependencies that are still in development here instead of in
9
+ # your gemspec. These might include edge Rails or gems from your path or
10
+ # Git. Remember to move these dependencies to your gemspec before releasing
11
+ # your gem to rubygems.org.
12
+
13
+ # To use debugger
14
+ # gem 'debugger'
@@ -0,0 +1,22 @@
1
+ Copyright (c) 2013 Danilo Faria
2
+
3
+ MIT License
4
+
5
+ Permission is hereby granted, free of charge, to any person obtaining
6
+ a copy of this software and associated documentation files (the
7
+ "Software"), to deal in the Software without restriction, including
8
+ without limitation the rights to use, copy, modify, merge, publish,
9
+ distribute, sublicense, and/or sell copies of the Software, and to
10
+ permit persons to whom the Software is furnished to do so, subject to
11
+ the following conditions:
12
+
13
+ The above copyright notice and this permission notice shall be
14
+ included in all copies or substantial portions of the Software.
15
+
16
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND,
17
+ EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF
18
+ MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND
19
+ NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE
20
+ LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION
21
+ OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION
22
+ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
@@ -0,0 +1,8 @@
1
+ #!/usr/bin/env ruby
2
+ # This command will automatically be run when you run "rails" with Rails 4 gems installed from the root of your application.
3
+
4
+ ENGINE_ROOT = File.expand_path('../..', __FILE__)
5
+ ENGINE_PATH = File.expand_path('../../lib/user_mgmt/engine', __FILE__)
6
+
7
+ require 'rails/all'
8
+ require 'rails/engine/commands'
@@ -1,3 +1,3 @@
1
1
  module UserMgmt
2
- VERSION = "0.0.613"
2
+ VERSION = "0.0.614"
3
3
  end
@@ -0,0 +1,9 @@
1
+ require 'spec_helper'
2
+
3
+ describe UserMgmt::Generators::InstallGenerator do
4
+
5
+ it 'should create files properly' do
6
+ subject.should generate("config/initializers/user_mgmt.rb")
7
+ end
8
+
9
+ end
@@ -0,0 +1,13 @@
1
+ require 'user_mgmt'
2
+
3
+ # For generators
4
+ require "generators/user_mgmt/install_generator"
5
+ require 'genspec'
6
+
7
+ #explained here http://stackoverflow.com/questions/3015261/rails-custom-plugin-gem-with-partials
8
+ #ActionController::Base.prepend_view_path File.dirname(__FILE__) + "/../app/views"
9
+
10
+ RSpec.configure do |config|
11
+ # some (optional) config here
12
+ end
13
+
@@ -0,0 +1,5 @@
1
+ require 'spec_helper'
2
+
3
+ describe UserMgmt do
4
+
5
+ end
File without changes
File without changes
File without changes
File without changes
File without changes
@@ -14,12 +14,12 @@ Gem::Specification.new do |s|
14
14
  s.homepage = "https://github.com/Methos2013/user_mgmt_gem"
15
15
  s.license = "MIT"
16
16
 
17
- s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md","user_mgmt.gemspec"]
18
- s.test_files = Dir["test/**/*"]
17
+ # s.files = Dir["{app,config,db,lib}/**/*", "MIT-LICENSE", "Rakefile", "README.md","user_mgmt.gemspec"]
18
+ # s.test_files = Dir["test/**/*"]
19
19
 
20
- #s.files = `git ls-files`.split($/)
20
+ s.files = `git ls-files`.split($/) - `git ls-files -d`.split($/)
21
21
  s.executables = s.files.grep(%r{^bin/}) { |f| File.basename(f) }
22
- #s.test_files = s.files.grep(%r{^(test|s|features)/})
22
+ s.test_files = s.files.grep(%r{^(test|s|features)/})
23
23
  s.require_paths = ["lib"]
24
24
 
25
25
  # s.add_dependency "rails", "~> 4.0.0"
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: user_mgmt
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.613
4
+ version: 0.0.614
5
5
  platform: ruby
6
6
  authors:
7
7
  - Danilo Faria, Fernando Gorodscy, Josh Leslie
@@ -254,10 +254,20 @@ description: Includes functionality for site-specific registration and third-par
254
254
  database authentication.
255
255
  email:
256
256
  - su_critic@hotmail.com
257
- executables: []
257
+ executables:
258
+ - rails
258
259
  extensions: []
259
260
  extra_rdoc_files: []
260
261
  files:
262
+ - .gitignore
263
+ - .rspec
264
+ - Gemfile
265
+ - Gemfile.lock
266
+ - LICENSE.txt
267
+ - MIT-LICENSE
268
+ - README.md
269
+ - Rakefile
270
+ - app/assets/images/user_mgmt/.keep
261
271
  - app/assets/javascripts/user_mgmt/application.js
262
272
  - app/assets/javascripts/user_mgmt/registrations.js
263
273
  - app/assets/javascripts/user_mgmt/sessions.js
@@ -272,38 +282,46 @@ files:
272
282
  - app/helpers/user_mgmt/sessions_helper.rb
273
283
  - app/models/user_mgmt/user.rb
274
284
  - app/views/layouts/user_mgmt/application.html.haml
285
+ - app/views/user_mgmt/registrations/_user_form.html.haml
275
286
  - app/views/user_mgmt/registrations/edit.html.haml
276
287
  - app/views/user_mgmt/registrations/new.html.haml
277
- - app/views/user_mgmt/registrations/_user_form.html.haml
278
288
  - app/views/user_mgmt/sessions/new.html.haml
279
289
  - app/views/user_mgmt/sessions/oauth_email.html.haml
290
+ - bin/rails
280
291
  - config/routes.rb
281
292
  - lib/generators/templates/README
282
293
  - lib/generators/templates/user_mgmt.rb
283
294
  - lib/generators/user_mgmt/install_generator.rb
284
295
  - lib/tasks/user_mgmt_tasks.rake
296
+ - lib/user_mgmt.rb
285
297
  - lib/user_mgmt/engine.rb
286
298
  - lib/user_mgmt/version.rb
287
- - lib/user_mgmt.rb
288
- - MIT-LICENSE
289
- - Rakefile
290
- - README.md
291
- - user_mgmt.gemspec
299
+ - spec/generators/install_generator_spec.rb
300
+ - spec/spec_helper.rb
301
+ - spec/user_mgmt_spec.rb
292
302
  - test/controllers/user_mgmt/registrations_controller_test.rb
293
303
  - test/controllers/user_mgmt/sessions_controller_test.rb
304
+ - test/dummy/README.rdoc
305
+ - test/dummy/Rakefile
306
+ - test/dummy/app/assets/images/.keep
294
307
  - test/dummy/app/assets/javascripts/application.js
295
308
  - test/dummy/app/assets/javascripts/simulate.js
296
309
  - test/dummy/app/assets/stylesheets/application.css
297
310
  - test/dummy/app/assets/stylesheets/simulate.css
298
311
  - test/dummy/app/controllers/application_controller.rb
312
+ - test/dummy/app/controllers/concerns/.keep
299
313
  - test/dummy/app/controllers/simulate_controller.rb
300
314
  - test/dummy/app/helpers/application_helper.rb
301
315
  - test/dummy/app/helpers/simulate_helper.rb
316
+ - test/dummy/app/mailers/.keep
317
+ - test/dummy/app/models/.keep
318
+ - test/dummy/app/models/concerns/.keep
302
319
  - test/dummy/app/views/layouts/application.html.haml
303
320
  - test/dummy/app/views/simulate/index.html.haml
304
321
  - test/dummy/bin/bundle
305
322
  - test/dummy/bin/rails
306
323
  - test/dummy/bin/rake
324
+ - test/dummy/config.ru
307
325
  - test/dummy/config/application.rb
308
326
  - test/dummy/config/boot.rb
309
327
  - test/dummy/config/database.yml
@@ -321,98 +339,20 @@ files:
321
339
  - test/dummy/config/initializers/wrap_parameters.rb
322
340
  - test/dummy/config/locales/en.yml
323
341
  - test/dummy/config/routes.rb
324
- - test/dummy/config.ru
325
- - test/dummy/db/development.sqlite3
326
- - test/dummy/db/test.sqlite3
327
- - test/dummy/log/development.log
328
- - test/dummy/log/test.log
342
+ - test/dummy/lib/assets/.keep
343
+ - test/dummy/log/.keep
329
344
  - test/dummy/public/404.html
330
345
  - test/dummy/public/422.html
331
346
  - test/dummy/public/500.html
332
347
  - test/dummy/public/favicon.ico
333
- - test/dummy/Rakefile
334
- - test/dummy/README.rdoc
335
348
  - test/dummy/test/controllers/simulate_controller_test.rb
336
349
  - test/dummy/test/helpers/simulate_helper_test.rb
337
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/bootstrap.scssc
338
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_accordion.scssc
339
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_alerts.scssc
340
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_breadcrumbs.scssc
341
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_button-groups.scssc
342
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_buttons.scssc
343
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_carousel.scssc
344
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_close.scssc
345
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_code.scssc
346
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_component-animations.scssc
347
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_dropdowns.scssc
348
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_forms.scssc
349
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_grid.scssc
350
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_hero-unit.scssc
351
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_labels-badges.scssc
352
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_layouts.scssc
353
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_media.scssc
354
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_mixins.scssc
355
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_modals.scssc
356
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_navbar.scssc
357
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_navs.scssc
358
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_pager.scssc
359
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_pagination.scssc
360
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_popovers.scssc
361
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_progress-bars.scssc
362
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_reset.scssc
363
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_scaffolding.scssc
364
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_sprites.scssc
365
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_tables.scssc
366
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_thumbnails.scssc
367
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_tooltip.scssc
368
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_type.scssc
369
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_utilities.scssc
370
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_variables.scssc
371
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_wells.scssc
372
- - test/dummy/tmp/cache/assets/development/sass/08baa9190ae62c5825550f45deea7e16b5510676/application.css.scssc
373
- - test/dummy/tmp/cache/assets/development/sass/a3ac9b1bfb4134782c1d12f62ef348f552630183/bootstrap.scssc
374
- - test/dummy/tmp/cache/assets/development/sprockets/022f999a319cf56fc1b74e08c183f9ed
375
- - test/dummy/tmp/cache/assets/development/sprockets/07a0d9a230805c18391fb1fa9ad89f4d
376
- - test/dummy/tmp/cache/assets/development/sprockets/0c86f94d4cfadfd0d7faf85933499f7e
377
- - test/dummy/tmp/cache/assets/development/sprockets/11cd415976f0f9503651e5bf3dcffe55
378
- - test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705
379
- - test/dummy/tmp/cache/assets/development/sprockets/182256f2cdfcb7f65cad1a6556736742
380
- - test/dummy/tmp/cache/assets/development/sprockets/1a2ab1c1d743ebe16dbc65177bd4aeb5
381
- - test/dummy/tmp/cache/assets/development/sprockets/1d2a2e9172d1f187f17da4c56686b396
382
- - test/dummy/tmp/cache/assets/development/sprockets/2734674f08a0218f05aa1c1220b78902
383
- - test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af
384
- - test/dummy/tmp/cache/assets/development/sprockets/322652c3fe53e3c12be9cdbf81f97103
385
- - test/dummy/tmp/cache/assets/development/sprockets/32839c4373cf90b1de445a2c0d3dcbdc
386
- - test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953
387
- - test/dummy/tmp/cache/assets/development/sprockets/3ac898a768e6c22e5fc9e1d62f64b13b
388
- - test/dummy/tmp/cache/assets/development/sprockets/4d6b3c4d39931ed121044e1b76b67c66
389
- - test/dummy/tmp/cache/assets/development/sprockets/4e334d8a78cce254ce765049c5d2ef2b
390
- - test/dummy/tmp/cache/assets/development/sprockets/5457651f4fd5c456bcf875b4aa72149e
391
- - test/dummy/tmp/cache/assets/development/sprockets/5bf88d72b841c26d7feb74250bae80f4
392
- - test/dummy/tmp/cache/assets/development/sprockets/685244533311db6b641af2aa200c650f
393
- - test/dummy/tmp/cache/assets/development/sprockets/7a050aee25e0e30c5f640bb856d3db08
394
- - test/dummy/tmp/cache/assets/development/sprockets/8e254fa9d715c6e5250bab91023a2eb1
395
- - test/dummy/tmp/cache/assets/development/sprockets/a3ed9b085aa940ee68a2ac75caf6118d
396
- - test/dummy/tmp/cache/assets/development/sprockets/a94356ecde652bbdfbe926f4b20bbc62
397
- - test/dummy/tmp/cache/assets/development/sprockets/b0ca28d54b5fd6ab0647874da233bcea
398
- - test/dummy/tmp/cache/assets/development/sprockets/c0eaef738b6bdad0afd285c3866dc00b
399
- - test/dummy/tmp/cache/assets/development/sprockets/c400393e6ee751e159c636d2f1b4ece1
400
- - test/dummy/tmp/cache/assets/development/sprockets/cf9c898477d0d114419affee8fe5e94a
401
- - test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994
402
- - test/dummy/tmp/cache/assets/development/sprockets/d04a23ab8f76f67d5f032307a809446d
403
- - test/dummy/tmp/cache/assets/development/sprockets/d6491478c63d922c855dd1f7ae86405b
404
- - test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6
405
- - test/dummy/tmp/cache/assets/development/sprockets/d850023c29aab778ee0cc7fedf82e69d
406
- - test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655
407
- - test/dummy/tmp/cache/assets/development/sprockets/f9fc91e06d98e04ba3cb00620d0bac5e
408
- - test/dummy/tmp/cache/assets/development/sprockets/fd1e5d1f7e9d675209dbf864cbc607fc
409
- - test/dummy/tmp/cache/assets/development/sprockets/fdc85097d4de3566cb0f9b8f424bb8b3
410
- - test/dummy/tmp/cache/assets/development/sprockets/ff73f764c8df44829310dc9e5587025a
411
350
  - test/helpers/user_mgmt/registrations_helper_test.rb
412
351
  - test/helpers/user_mgmt/sessions_helper_test.rb
413
352
  - test/integration/navigation_test.rb
414
353
  - test/test_helper.rb
415
354
  - test/user_mgmt_test.rb
355
+ - user_mgmt.gemspec
416
356
  homepage: https://github.com/Methos2013/user_mgmt_gem
417
357
  licenses:
418
358
  - MIT
@@ -440,19 +380,27 @@ summary: Various authentication options in an outside database.
440
380
  test_files:
441
381
  - test/controllers/user_mgmt/registrations_controller_test.rb
442
382
  - test/controllers/user_mgmt/sessions_controller_test.rb
383
+ - test/dummy/README.rdoc
384
+ - test/dummy/Rakefile
385
+ - test/dummy/app/assets/images/.keep
443
386
  - test/dummy/app/assets/javascripts/application.js
444
387
  - test/dummy/app/assets/javascripts/simulate.js
445
388
  - test/dummy/app/assets/stylesheets/application.css
446
389
  - test/dummy/app/assets/stylesheets/simulate.css
447
390
  - test/dummy/app/controllers/application_controller.rb
391
+ - test/dummy/app/controllers/concerns/.keep
448
392
  - test/dummy/app/controllers/simulate_controller.rb
449
393
  - test/dummy/app/helpers/application_helper.rb
450
394
  - test/dummy/app/helpers/simulate_helper.rb
395
+ - test/dummy/app/mailers/.keep
396
+ - test/dummy/app/models/.keep
397
+ - test/dummy/app/models/concerns/.keep
451
398
  - test/dummy/app/views/layouts/application.html.haml
452
399
  - test/dummy/app/views/simulate/index.html.haml
453
400
  - test/dummy/bin/bundle
454
401
  - test/dummy/bin/rails
455
402
  - test/dummy/bin/rake
403
+ - test/dummy/config.ru
456
404
  - test/dummy/config/application.rb
457
405
  - test/dummy/config/boot.rb
458
406
  - test/dummy/config/database.yml
@@ -470,93 +418,14 @@ test_files:
470
418
  - test/dummy/config/initializers/wrap_parameters.rb
471
419
  - test/dummy/config/locales/en.yml
472
420
  - test/dummy/config/routes.rb
473
- - test/dummy/config.ru
474
- - test/dummy/db/development.sqlite3
475
- - test/dummy/db/test.sqlite3
476
- - test/dummy/log/development.log
477
- - test/dummy/log/test.log
421
+ - test/dummy/lib/assets/.keep
422
+ - test/dummy/log/.keep
478
423
  - test/dummy/public/404.html
479
424
  - test/dummy/public/422.html
480
425
  - test/dummy/public/500.html
481
426
  - test/dummy/public/favicon.ico
482
- - test/dummy/Rakefile
483
- - test/dummy/README.rdoc
484
427
  - test/dummy/test/controllers/simulate_controller_test.rb
485
428
  - test/dummy/test/helpers/simulate_helper_test.rb
486
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/bootstrap.scssc
487
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_accordion.scssc
488
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_alerts.scssc
489
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_breadcrumbs.scssc
490
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_button-groups.scssc
491
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_buttons.scssc
492
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_carousel.scssc
493
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_close.scssc
494
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_code.scssc
495
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_component-animations.scssc
496
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_dropdowns.scssc
497
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_forms.scssc
498
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_grid.scssc
499
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_hero-unit.scssc
500
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_labels-badges.scssc
501
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_layouts.scssc
502
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_media.scssc
503
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_mixins.scssc
504
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_modals.scssc
505
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_navbar.scssc
506
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_navs.scssc
507
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_pager.scssc
508
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_pagination.scssc
509
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_popovers.scssc
510
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_progress-bars.scssc
511
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_reset.scssc
512
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_scaffolding.scssc
513
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_sprites.scssc
514
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_tables.scssc
515
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_thumbnails.scssc
516
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_tooltip.scssc
517
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_type.scssc
518
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_utilities.scssc
519
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_variables.scssc
520
- - test/dummy/tmp/cache/assets/development/sass/0565465174accc9e5f0a8b0cca8d51019e5d5dcd/_wells.scssc
521
- - test/dummy/tmp/cache/assets/development/sass/08baa9190ae62c5825550f45deea7e16b5510676/application.css.scssc
522
- - test/dummy/tmp/cache/assets/development/sass/a3ac9b1bfb4134782c1d12f62ef348f552630183/bootstrap.scssc
523
- - test/dummy/tmp/cache/assets/development/sprockets/022f999a319cf56fc1b74e08c183f9ed
524
- - test/dummy/tmp/cache/assets/development/sprockets/07a0d9a230805c18391fb1fa9ad89f4d
525
- - test/dummy/tmp/cache/assets/development/sprockets/0c86f94d4cfadfd0d7faf85933499f7e
526
- - test/dummy/tmp/cache/assets/development/sprockets/11cd415976f0f9503651e5bf3dcffe55
527
- - test/dummy/tmp/cache/assets/development/sprockets/13fe41fee1fe35b49d145bcc06610705
528
- - test/dummy/tmp/cache/assets/development/sprockets/182256f2cdfcb7f65cad1a6556736742
529
- - test/dummy/tmp/cache/assets/development/sprockets/1a2ab1c1d743ebe16dbc65177bd4aeb5
530
- - test/dummy/tmp/cache/assets/development/sprockets/1d2a2e9172d1f187f17da4c56686b396
531
- - test/dummy/tmp/cache/assets/development/sprockets/2734674f08a0218f05aa1c1220b78902
532
- - test/dummy/tmp/cache/assets/development/sprockets/2f5173deea6c795b8fdde723bb4b63af
533
- - test/dummy/tmp/cache/assets/development/sprockets/322652c3fe53e3c12be9cdbf81f97103
534
- - test/dummy/tmp/cache/assets/development/sprockets/32839c4373cf90b1de445a2c0d3dcbdc
535
- - test/dummy/tmp/cache/assets/development/sprockets/357970feca3ac29060c1e3861e2c0953
536
- - test/dummy/tmp/cache/assets/development/sprockets/3ac898a768e6c22e5fc9e1d62f64b13b
537
- - test/dummy/tmp/cache/assets/development/sprockets/4d6b3c4d39931ed121044e1b76b67c66
538
- - test/dummy/tmp/cache/assets/development/sprockets/4e334d8a78cce254ce765049c5d2ef2b
539
- - test/dummy/tmp/cache/assets/development/sprockets/5457651f4fd5c456bcf875b4aa72149e
540
- - test/dummy/tmp/cache/assets/development/sprockets/5bf88d72b841c26d7feb74250bae80f4
541
- - test/dummy/tmp/cache/assets/development/sprockets/685244533311db6b641af2aa200c650f
542
- - test/dummy/tmp/cache/assets/development/sprockets/7a050aee25e0e30c5f640bb856d3db08
543
- - test/dummy/tmp/cache/assets/development/sprockets/8e254fa9d715c6e5250bab91023a2eb1
544
- - test/dummy/tmp/cache/assets/development/sprockets/a3ed9b085aa940ee68a2ac75caf6118d
545
- - test/dummy/tmp/cache/assets/development/sprockets/a94356ecde652bbdfbe926f4b20bbc62
546
- - test/dummy/tmp/cache/assets/development/sprockets/b0ca28d54b5fd6ab0647874da233bcea
547
- - test/dummy/tmp/cache/assets/development/sprockets/c0eaef738b6bdad0afd285c3866dc00b
548
- - test/dummy/tmp/cache/assets/development/sprockets/c400393e6ee751e159c636d2f1b4ece1
549
- - test/dummy/tmp/cache/assets/development/sprockets/cf9c898477d0d114419affee8fe5e94a
550
- - test/dummy/tmp/cache/assets/development/sprockets/cffd775d018f68ce5dba1ee0d951a994
551
- - test/dummy/tmp/cache/assets/development/sprockets/d04a23ab8f76f67d5f032307a809446d
552
- - test/dummy/tmp/cache/assets/development/sprockets/d6491478c63d922c855dd1f7ae86405b
553
- - test/dummy/tmp/cache/assets/development/sprockets/d771ace226fc8215a3572e0aa35bb0d6
554
- - test/dummy/tmp/cache/assets/development/sprockets/d850023c29aab778ee0cc7fedf82e69d
555
- - test/dummy/tmp/cache/assets/development/sprockets/f7cbd26ba1d28d48de824f0e94586655
556
- - test/dummy/tmp/cache/assets/development/sprockets/f9fc91e06d98e04ba3cb00620d0bac5e
557
- - test/dummy/tmp/cache/assets/development/sprockets/fd1e5d1f7e9d675209dbf864cbc607fc
558
- - test/dummy/tmp/cache/assets/development/sprockets/fdc85097d4de3566cb0f9b8f424bb8b3
559
- - test/dummy/tmp/cache/assets/development/sprockets/ff73f764c8df44829310dc9e5587025a
560
429
  - test/helpers/user_mgmt/registrations_helper_test.rb
561
430
  - test/helpers/user_mgmt/sessions_helper_test.rb
562
431
  - test/integration/navigation_test.rb