acts_as_talented 0.0.2 → 0.0.3

Sign up to get free protection for your applications and to get access to all the features.
Files changed (83) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/javascripts/acts_as_talented/angularjs/TabsController.js +1 -1
  3. data/app/assets/javascripts/acts_as_talented/angularjs/app.js +3 -3
  4. data/app/assets/javascripts/acts_as_talented/angularjs/employer/{EmployersFactory.js → EmployersFactory.js.erb} +1 -1
  5. data/app/assets/javascripts/acts_as_talented/templates/MyApplicants/my_applicants.detail.html +20 -0
  6. data/app/assets/javascripts/acts_as_talented/templates/MyApplicants/my_applicants.html +35 -0
  7. data/app/assets/javascripts/acts_as_talented/templates/MyApplicants/my_applicants.list.html +1 -0
  8. data/app/assets/javascripts/acts_as_talented/templates/my_jobs.html +20 -1
  9. data/app/assets/stylesheets/acts_as_talented/applicants.css +99 -0
  10. data/app/assets/stylesheets/acts_as_talented/application.css +2 -1
  11. data/app/views/acts_as_talented/dashboard/index.html.erb +1 -1
  12. data/config/initializers/devise.rb +3 -2
  13. data/lib/acts_as_talented.rb +1 -1
  14. data/lib/acts_as_talented/version.rb +1 -1
  15. data/lib/tasks/acts_as_talented_tasks.rake +2 -1
  16. data/spec/dummy/config/initializers/acts_as_talented.rb +1 -1
  17. data/spec/dummy/log/development.log +4280 -0
  18. data/spec/dummy/log/test.log +245 -0
  19. data/{app/assets/javascripts/acts_as_talented/templates/my_applicants.html → spec/dummy/tmp/cache/assets/development/sprockets/166839207567059e8cfe4356deec9491} +0 -0
  20. data/spec/dummy/tmp/cache/assets/development/sprockets/1d226fd0dd8633231752cf18da9a21e9 +0 -0
  21. data/spec/dummy/tmp/cache/assets/development/sprockets/24ca5d9398aeef0107c9f857248a3c04 +0 -0
  22. data/spec/dummy/tmp/cache/assets/development/sprockets/2c929284c39eed91cdcf95cf316651b1 +0 -0
  23. data/spec/dummy/tmp/cache/assets/development/sprockets/30318a96e5f39185cddcd5183a755e30 +0 -0
  24. data/spec/dummy/tmp/cache/assets/development/sprockets/3c47e30e5f39a47d248ba9c818cbbca7 +0 -0
  25. data/spec/dummy/tmp/cache/assets/development/sprockets/3ed3b32bff297382862ca2d7d7c39e28 +0 -0
  26. data/spec/dummy/tmp/cache/assets/development/sprockets/4cfe78ec9abaf310f87efae7ff8b08da +0 -0
  27. data/spec/dummy/tmp/cache/assets/development/sprockets/53b13327df4c65a6c3f237a2f8bf6cda +0 -0
  28. data/spec/dummy/tmp/cache/assets/development/sprockets/59ea2f24fcbe0f1b2fb47885b3428b08 +0 -0
  29. data/spec/dummy/tmp/cache/assets/development/sprockets/5bd0dddf36654192129a7b0c201ae913 +0 -0
  30. data/spec/dummy/tmp/cache/assets/development/sprockets/634091512bce05d06e0330f3ab3b22d0 +0 -0
  31. data/spec/dummy/tmp/cache/assets/development/sprockets/771fc4d2b579ceb3ce9241275f41f6bc +0 -0
  32. data/spec/dummy/tmp/cache/assets/development/sprockets/77ca1cd7ce212ba3b25c5d8f1df0afd4 +0 -0
  33. data/spec/dummy/tmp/cache/assets/development/sprockets/77ff78ac64c2c5ffc6d4fa978e4311e8 +0 -0
  34. data/spec/dummy/tmp/cache/assets/development/sprockets/836a12260a7c62df85ad882997cc815d +0 -0
  35. data/spec/dummy/tmp/cache/assets/development/sprockets/9c7e39538d0756a3d06a536647545665 +0 -0
  36. data/spec/dummy/tmp/cache/assets/development/sprockets/9ec94bcad534148a44164e77dba8cefe +0 -0
  37. data/spec/dummy/tmp/cache/assets/development/sprockets/a3c9e6fe4586da2f1db1e590f6ccd401 +0 -0
  38. data/spec/dummy/tmp/cache/assets/development/sprockets/b11d96381f0a5181d1b27355b8adde6b +0 -0
  39. data/spec/dummy/tmp/cache/assets/development/sprockets/bab64532a3634379c5c75fd7a5c66d27 +0 -0
  40. data/spec/dummy/tmp/cache/assets/development/sprockets/bbacb2887613ad368723b725596d6300 +0 -0
  41. data/spec/dummy/tmp/cache/assets/development/sprockets/cb787b099238d91e432df432c99ad46e +0 -0
  42. data/spec/dummy/tmp/cache/assets/development/sprockets/cc82889dedb606c7867469211ee96223 +0 -0
  43. data/spec/dummy/tmp/cache/assets/development/sprockets/cd3078c94694f7dffac2e1e0bebd117a +0 -0
  44. data/spec/dummy/tmp/cache/assets/development/sprockets/d08dc8a487a16bdf226e1eee4a981a46 +0 -0
  45. data/spec/dummy/tmp/cache/assets/development/sprockets/ddc2659ddb47600fe43e2e01a5ecf0b2 +0 -0
  46. data/spec/dummy/tmp/cache/assets/development/sprockets/de59639fad4eb2a424bb596d0b14f702 +0 -0
  47. data/spec/dummy/tmp/cache/assets/development/sprockets/df138c62980a37702faae05432e67379 +0 -0
  48. data/spec/dummy/tmp/cache/assets/development/sprockets/e19e4ffac0ca38ae0dd5a9dd39c5f162 +0 -0
  49. data/spec/dummy/tmp/cache/assets/development/sprockets/e231d4f5f776e65fece2b9f9aa2485bb +0 -0
  50. data/spec/dummy/tmp/cache/assets/development/sprockets/e5a975907fee77f1576559890e8c7440 +0 -0
  51. data/spec/dummy/tmp/cache/assets/development/sprockets/e8ea13a31cd9e00a1aabc7cc60527cc9 +0 -0
  52. data/spec/dummy/tmp/cache/assets/development/sprockets/ee33530cbb2484a1874364ef3ca578be +0 -0
  53. data/spec/dummy/tmp/cache/assets/development/sprockets/ee99a9b373bb8f3a5d725312a8a3d47c +0 -0
  54. data/spec/dummy/tmp/cache/assets/development/sprockets/ef1d9c82f2305adc65883a5e3d470c3b +0 -0
  55. data/spec/dummy/tmp/cache/assets/development/sprockets/ef9d5a6f351d0f57623d89837941bc76 +0 -0
  56. data/spec/dummy/tmp/cache/assets/development/sprockets/f3e992e590dc0d55e565bd8fcc120344 +0 -0
  57. data/spec/dummy/tmp/cache/assets/development/sprockets/fdf1d129dfa40c14ecc4b3f08207300f +0 -0
  58. data/spec/dummy/tmp/cache/assets/test/sprockets/0805bbf222f4d2494d289443a1578d16 +0 -0
  59. data/spec/dummy/tmp/cache/assets/test/sprockets/30318a96e5f39185cddcd5183a755e30 +0 -0
  60. data/spec/dummy/tmp/cache/assets/test/sprockets/3ed3b32bff297382862ca2d7d7c39e28 +0 -0
  61. data/spec/dummy/tmp/cache/assets/test/sprockets/4cfe78ec9abaf310f87efae7ff8b08da +0 -0
  62. data/spec/dummy/tmp/cache/assets/test/sprockets/53b13327df4c65a6c3f237a2f8bf6cda +0 -0
  63. data/spec/dummy/tmp/cache/assets/test/sprockets/56279031533f170dbc4cc383e9cf1489 +0 -0
  64. data/spec/dummy/tmp/cache/assets/test/sprockets/59ea2f24fcbe0f1b2fb47885b3428b08 +0 -0
  65. data/spec/dummy/tmp/cache/assets/test/sprockets/5bd0dddf36654192129a7b0c201ae913 +0 -0
  66. data/spec/dummy/tmp/cache/assets/test/sprockets/634091512bce05d06e0330f3ab3b22d0 +0 -0
  67. data/spec/dummy/tmp/cache/assets/test/sprockets/771fc4d2b579ceb3ce9241275f41f6bc +0 -0
  68. data/spec/dummy/tmp/cache/assets/test/sprockets/9ec94bcad534148a44164e77dba8cefe +0 -0
  69. data/spec/dummy/tmp/cache/assets/test/sprockets/a3c9e6fe4586da2f1db1e590f6ccd401 +0 -0
  70. data/spec/dummy/tmp/cache/assets/test/sprockets/bab64532a3634379c5c75fd7a5c66d27 +0 -0
  71. data/spec/dummy/tmp/cache/assets/test/sprockets/bbacb2887613ad368723b725596d6300 +0 -0
  72. data/spec/dummy/tmp/cache/assets/test/sprockets/cb787b099238d91e432df432c99ad46e +0 -0
  73. data/spec/dummy/tmp/cache/assets/test/sprockets/cd3078c94694f7dffac2e1e0bebd117a +0 -0
  74. data/spec/dummy/tmp/cache/assets/test/sprockets/ddc2659ddb47600fe43e2e01a5ecf0b2 +0 -0
  75. data/spec/dummy/tmp/cache/assets/test/sprockets/e231d4f5f776e65fece2b9f9aa2485bb +0 -0
  76. data/spec/dummy/tmp/cache/assets/test/sprockets/e8ea13a31cd9e00a1aabc7cc60527cc9 +0 -0
  77. data/spec/dummy/tmp/cache/assets/test/sprockets/ee33530cbb2484a1874364ef3ca578be +0 -0
  78. data/spec/dummy/tmp/cache/assets/test/sprockets/ee99a9b373bb8f3a5d725312a8a3d47c +0 -0
  79. data/spec/dummy/tmp/cache/assets/test/sprockets/ef1d9c82f2305adc65883a5e3d470c3b +0 -0
  80. metadata +59 -9
  81. data/app/assets/javascripts/acts_as_talented/templates/job_analytics.html +0 -1
  82. data/app/assets/javascripts/acts_as_talented/templates/my_applicants.detail.html +0 -35
  83. data/app/assets/javascripts/acts_as_talented/templates/my_applicants.list.html +0 -8
@@ -1488,3 +1488,248 @@ WARNING: Can't mass-assign protected attributes for ActsAsTalented::Employer: em
1488
1488
  Completed 200 OK in 7ms (Views: 4.7ms | ActiveRecord: 0.0ms)
1489
1489
   (0.4ms) ROLLBACK TO SAVEPOINT active_record_1
1490
1490
   (0.3ms) ROLLBACK
1491
+  (5.1ms) ALTER TABLE "acts_as_talented_employers" DISABLE TRIGGER ALL;ALTER TABLE "schema_migrations" DISABLE TRIGGER ALL
1492
+  (35.4ms) select table_name from information_schema.views where table_schema = 'acts_as_talented_test'
1493
+  (67.8ms) TRUNCATE TABLE "acts_as_talented_employers" RESTART IDENTITY CASCADE;
1494
+  (0.4ms) ALTER TABLE "acts_as_talented_employers" ENABLE TRIGGER ALL;ALTER TABLE "schema_migrations" ENABLE TRIGGER ALL
1495
+  (0.2ms) BEGIN
1496
+  (0.1ms) SAVEPOINT active_record_1
1497
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1498
+  (0.2ms) SAVEPOINT active_record_1
1499
+  (0.3ms) SAVEPOINT active_record_2
1500
+ ActsAsTalented::Employer Exists (1.2ms) SELECT 1 AS one FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."email" = 'user-mail-1@example.com' LIMIT 1
1501
+ SQL (16.1ms) INSERT INTO "acts_as_talented_employers" ("created_at", "email", "encrypted_password", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2014-10-29 10:41:37.231025"], ["email", "user-mail-1@example.com"], ["encrypted_password", "$2a$04$hkYjgV3jCd4Be2tkUP3XMewFNyNNyEPQDTI..9iSbxRN4zGRMKvxW"], ["updated_at", "2014-10-29 10:41:37.231025"]]
1502
+  (0.3ms) RELEASE SAVEPOINT active_record_2
1503
+  (1.1ms) ROLLBACK TO SAVEPOINT active_record_1
1504
+  (1.2ms) ROLLBACK
1505
+  (0.2ms) BEGIN
1506
+  (0.2ms) SAVEPOINT active_record_1
1507
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1508
+  (0.2ms) SAVEPOINT active_record_1
1509
+ Processing by ActsAsTalented::Api::V1::EmployersController#index as HTML
1510
+ Filter chain halted as :allow_cors rendered or redirected
1511
+ Completed 200 OK in 0ms (ActiveRecord: 0.0ms)
1512
+  (0.3ms) ROLLBACK TO SAVEPOINT active_record_1
1513
+  (0.2ms) ROLLBACK
1514
+  (0.1ms) BEGIN
1515
+  (0.2ms) SAVEPOINT active_record_1
1516
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1517
+  (0.1ms) SAVEPOINT active_record_1
1518
+ Processing by ActsAsTalented::Api::V1::EmployersController#index as HTML
1519
+ Filter chain halted as :allow_cors rendered or redirected
1520
+ Completed 200 OK in 0ms (ActiveRecord: 0.0ms)
1521
+  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1
1522
+  (0.2ms) ROLLBACK
1523
+  (0.1ms) BEGIN
1524
+  (0.1ms) SAVEPOINT active_record_1
1525
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1526
+  (0.1ms) SAVEPOINT active_record_1
1527
+ Processing by ActsAsTalented::Api::V1::EmployersController#index as HTML
1528
+ Filter chain halted as :allow_cors rendered or redirected
1529
+ Completed 200 OK in 0ms (ActiveRecord: 0.0ms)
1530
+  (0.3ms) ROLLBACK TO SAVEPOINT active_record_1
1531
+  (0.2ms) ROLLBACK
1532
+  (0.1ms) BEGIN
1533
+  (0.2ms) SAVEPOINT active_record_1
1534
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1535
+  (0.1ms) SAVEPOINT active_record_1
1536
+  (0.2ms) SAVEPOINT active_record_2
1537
+ ActsAsTalented::Employer Exists (0.7ms) SELECT 1 AS one FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."email" = 'user-mail-2@example.com' LIMIT 1
1538
+ SQL (0.5ms) INSERT INTO "acts_as_talented_employers" ("created_at", "email", "encrypted_password", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2014-10-29 10:41:37.294913"], ["email", "user-mail-2@example.com"], ["encrypted_password", "$2a$04$W7qxd4g.g12FOyNMkIKBquvUci60c9XeK1qoQg6g2WrbeJPXjsxTi"], ["updated_at", "2014-10-29 10:41:37.294913"]]
1539
+  (0.2ms) RELEASE SAVEPOINT active_record_2
1540
+ Processing by ActsAsTalented::Api::V1::EmployersController#index as JSON
1541
+ ActsAsTalented::Employer Load (1.1ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 2 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
1542
+ ActsAsTalented::Employer Load (0.7ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers"
1543
+ Completed 200 OK in 68ms (Views: 0.1ms | ActiveRecord: 1.7ms)
1544
+  (0.3ms) ROLLBACK TO SAVEPOINT active_record_1
1545
+  (0.2ms) ROLLBACK
1546
+  (0.1ms) BEGIN
1547
+  (0.2ms) SAVEPOINT active_record_1
1548
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1549
+  (0.1ms) SAVEPOINT active_record_1
1550
+  (0.2ms) SAVEPOINT active_record_2
1551
+ ActsAsTalented::Employer Exists (0.5ms) SELECT 1 AS one FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."email" = 'user-mail-3@example.com' LIMIT 1
1552
+ SQL (0.5ms) INSERT INTO "acts_as_talented_employers" ("created_at", "email", "encrypted_password", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2014-10-29 10:41:37.375570"], ["email", "user-mail-3@example.com"], ["encrypted_password", "$2a$04$kzb4HfcG4Q8uo5tV.KNwAeqFhnTNYyYK3zYXaPHTsqgckTGPaSqcK"], ["updated_at", "2014-10-29 10:41:37.375570"]]
1553
+  (0.2ms) RELEASE SAVEPOINT active_record_2
1554
+ Processing by ActsAsTalented::Api::V1::EmployersController#update as HTML
1555
+ Parameters: {"employer"=>{"name"=>"Test Man"}, "id"=>"3"}
1556
+ ActsAsTalented::Employer Load (0.6ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 3 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
1557
+ ActsAsTalented::Employer Load (0.4ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = $1 LIMIT 1 [["id", 3]]
1558
+  (0.2ms) SAVEPOINT active_record_2
1559
+ SQL (0.5ms) UPDATE "acts_as_talented_employers" SET "name" = $1, "updated_at" = $2 WHERE "acts_as_talented_employers"."id" = 3 [["name", "Test Man"], ["updated_at", "2014-10-29 10:41:37.382616"]]
1560
+  (0.2ms) RELEASE SAVEPOINT active_record_2
1561
+ Completed 200 OK in 6ms (Views: 0.3ms | ActiveRecord: 1.8ms)
1562
+ ActsAsTalented::Employer Load (0.5ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = $1 LIMIT 1 [["id", 3]]
1563
+  (0.2ms) ROLLBACK TO SAVEPOINT active_record_1
1564
+  (0.1ms) ROLLBACK
1565
+  (0.1ms) BEGIN
1566
+  (0.2ms) SAVEPOINT active_record_1
1567
+  (0.2ms) RELEASE SAVEPOINT active_record_1
1568
+  (0.1ms) SAVEPOINT active_record_1
1569
+  (0.2ms) SAVEPOINT active_record_2
1570
+ ActsAsTalented::Employer Exists (0.5ms) SELECT 1 AS one FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."email" = 'user-mail-4@example.com' LIMIT 1
1571
+ SQL (0.4ms) INSERT INTO "acts_as_talented_employers" ("created_at", "email", "encrypted_password", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2014-10-29 10:41:37.394157"], ["email", "user-mail-4@example.com"], ["encrypted_password", "$2a$04$zmYaSWeu18O39a28aHKcJuaTf6xWMV1CcqKR3o.eA2Mf.2mbsinXW"], ["updated_at", "2014-10-29 10:41:37.394157"]]
1572
+  (0.2ms) RELEASE SAVEPOINT active_record_2
1573
+ Processing by ActsAsTalented::DashboardController#index as HTML
1574
+ ActsAsTalented::Employer Load (0.6ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."id" = 4 ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
1575
+ Completed 200 OK in 8ms (Views: 6.5ms | ActiveRecord: 0.6ms)
1576
+  (0.4ms) ROLLBACK TO SAVEPOINT active_record_1
1577
+  (0.2ms) ROLLBACK
1578
+  (0.1ms) BEGIN
1579
+  (0.1ms) SAVEPOINT active_record_1
1580
+  (0.1ms) RELEASE SAVEPOINT active_record_1
1581
+  (0.1ms) SAVEPOINT active_record_1
1582
+  (0.2ms) SAVEPOINT active_record_2
1583
+ ActsAsTalented::Employer Exists (0.5ms) SELECT 1 AS one FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."email" = 'user-mail-5@example.com' LIMIT 1
1584
+ SQL (0.4ms) INSERT INTO "acts_as_talented_employers" ("created_at", "email", "encrypted_password", "updated_at") VALUES ($1, $2, $3, $4) RETURNING "id" [["created_at", "2014-10-29 10:41:37.412928"], ["email", "user-mail-5@example.com"], ["encrypted_password", "$2a$04$ovH9dy1HFAT3mUhnjITYZeso8N6TdsEEPzb6nkm61tRFPobYLkAAm"], ["updated_at", "2014-10-29 10:41:37.412928"]]
1585
+  (0.2ms) RELEASE SAVEPOINT active_record_2
1586
+ Started GET "/acts_as_talented/employers/sign_in" for 127.0.0.1 at 2014-10-29 16:11:37 +0530
1587
+ Processing by Devise::SessionsController#new as HTML
1588
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/devise/shared/_links.erb (1.3ms)
1589
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.6ms)
1590
+ Completed 200 OK in 4984ms (Views: 4965.2ms | ActiveRecord: 0.0ms)
1591
+ Started POST "/acts_as_talented/employers/sign_in" for 127.0.0.1 at 2014-10-29 16:11:42 +0530
1592
+ Processing by Devise::SessionsController#create as HTML
1593
+ Parameters: {"utf8"=>"✓", "employer"=>{"email"=>"user-mail-5@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}}
1594
+ ActsAsTalented::Employer Load (1.2ms) SELECT "acts_as_talented_employers".* FROM "acts_as_talented_employers" WHERE "acts_as_talented_employers"."email" = 'user-mail-5@example.com' ORDER BY "acts_as_talented_employers"."id" ASC LIMIT 1
1595
+ Completed 401 Unauthorized in 9ms
1596
+ Processing by Devise::SessionsController#new as HTML
1597
+ Parameters: {"utf8"=>"✓", "employer"=>{"email"=>"user-mail-5@example.com", "password"=>"[FILTERED]", "remember_me"=>"0"}}
1598
+ WARNING: Can't mass-assign protected attributes for ActsAsTalented::Employer: email, password, remember_me
1599
+ protected_attributes (1.0.7) lib/active_model/mass_assignment_security/sanitizer.rb:47:in `block in process_removed_attributes'
1600
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/logger.rb:372:in `add'
1601
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/logger.rb:443:in `warn'
1602
+ protected_attributes (1.0.7) lib/active_model/mass_assignment_security/sanitizer.rb:45:in `process_removed_attributes'
1603
+ protected_attributes (1.0.7) lib/active_model/mass_assignment_security/sanitizer.rb:10:in `sanitize'
1604
+ protected_attributes (1.0.7) lib/active_model/mass_assignment_security.rb:346:in `sanitize_for_mass_assignment'
1605
+ protected_attributes (1.0.7) lib/active_record/mass_assignment_security/attribute_assignment.rb:58:in `assign_attributes'
1606
+ protected_attributes (1.0.7) lib/active_record/mass_assignment_security/core.rb:8:in `init_attributes'
1607
+ activerecord (4.1.6) lib/active_record/core.rb:198:in `initialize'
1608
+ activerecord (4.1.6) lib/active_record/inheritance.rb:30:in `new'
1609
+ activerecord (4.1.6) lib/active_record/inheritance.rb:30:in `new'
1610
+ devise (3.4.0) app/controllers/devise/sessions_controller.rb:9:in `new'
1611
+ actionpack (4.1.6) lib/action_controller/metal/implicit_render.rb:4:in `send_action'
1612
+ actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action'
1613
+ actionpack (4.1.6) lib/action_controller/metal/rendering.rb:10:in `process_action'
1614
+ actionpack (4.1.6) lib/abstract_controller/callbacks.rb:20:in `block in process_action'
1615
+ activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call'
1616
+ activesupport (4.1.6) lib/active_support/callbacks.rb:113:in `call'
1617
+ activesupport (4.1.6) lib/active_support/callbacks.rb:166:in `block in halting'
1618
+ activesupport (4.1.6) lib/active_support/callbacks.rb:149:in `call'
1619
+ activesupport (4.1.6) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional'
1620
+ activesupport (4.1.6) lib/active_support/callbacks.rb:149:in `call'
1621
+ activesupport (4.1.6) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional'
1622
+ activesupport (4.1.6) lib/active_support/callbacks.rb:149:in `call'
1623
+ activesupport (4.1.6) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional'
1624
+ activesupport (4.1.6) lib/active_support/callbacks.rb:149:in `call'
1625
+ activesupport (4.1.6) lib/active_support/callbacks.rb:149:in `block in halting_and_conditional'
1626
+ activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `call'
1627
+ activesupport (4.1.6) lib/active_support/callbacks.rb:86:in `run_callbacks'
1628
+ actionpack (4.1.6) lib/abstract_controller/callbacks.rb:19:in `process_action'
1629
+ actionpack (4.1.6) lib/action_controller/metal/rescue.rb:29:in `process_action'
1630
+ actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
1631
+ activesupport (4.1.6) lib/active_support/notifications.rb:159:in `block in instrument'
1632
+ activesupport (4.1.6) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
1633
+ activesupport (4.1.6) lib/active_support/notifications.rb:159:in `instrument'
1634
+ actionpack (4.1.6) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
1635
+ actionpack (4.1.6) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
1636
+ activerecord (4.1.6) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
1637
+ actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process'
1638
+ actionview (4.1.6) lib/action_view/rendering.rb:30:in `process'
1639
+ actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch'
1640
+ actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
1641
+ actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action'
1642
+ devise (3.4.0) lib/devise/failure_app.rb:53:in `call'
1643
+ devise (3.4.0) lib/devise/failure_app.rb:53:in `recall'
1644
+ devise (3.4.0) lib/devise/failure_app.rb:37:in `respond'
1645
+ actionpack (4.1.6) lib/abstract_controller/base.rb:189:in `process_action'
1646
+ actionpack (4.1.6) lib/abstract_controller/base.rb:136:in `process'
1647
+ actionpack (4.1.6) lib/action_controller/metal.rb:196:in `dispatch'
1648
+ actionpack (4.1.6) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
1649
+ actionpack (4.1.6) lib/action_controller/metal.rb:232:in `block in action'
1650
+ devise (3.4.0) lib/devise/failure_app.rb:22:in `call'
1651
+ devise (3.4.0) lib/devise/failure_app.rb:22:in `call'
1652
+ devise (3.4.0) lib/devise/delegator.rb:5:in `call'
1653
+ warden (1.2.3) lib/warden/manager.rb:130:in `call_failure_app'
1654
+ warden (1.2.3) lib/warden/manager.rb:116:in `process_unauthenticated'
1655
+ warden (1.2.3) lib/warden/manager.rb:47:in `call'
1656
+ rack (1.5.2) lib/rack/etag.rb:23:in `call'
1657
+ rack (1.5.2) lib/rack/conditionalget.rb:35:in `call'
1658
+ rack (1.5.2) lib/rack/head.rb:11:in `call'
1659
+ actionpack (4.1.6) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
1660
+ actionpack (4.1.6) lib/action_dispatch/middleware/flash.rb:254:in `call'
1661
+ rack (1.5.2) lib/rack/session/abstract/id.rb:225:in `context'
1662
+ rack (1.5.2) lib/rack/session/abstract/id.rb:220:in `call'
1663
+ actionpack (4.1.6) lib/action_dispatch/middleware/cookies.rb:560:in `call'
1664
+ activerecord (4.1.6) lib/active_record/query_cache.rb:36:in `call'
1665
+ activerecord (4.1.6) lib/active_record/connection_adapters/abstract/connection_pool.rb:621:in `call'
1666
+ actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
1667
+ activesupport (4.1.6) lib/active_support/callbacks.rb:82:in `run_callbacks'
1668
+ actionpack (4.1.6) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
1669
+ actionpack (4.1.6) lib/action_dispatch/middleware/remote_ip.rb:76:in `call'
1670
+ actionpack (4.1.6) lib/action_dispatch/middleware/debug_exceptions.rb:17:in `call'
1671
+ actionpack (4.1.6) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
1672
+ railties (4.1.6) lib/rails/rack/logger.rb:38:in `call_app'
1673
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `block in call'
1674
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `block in tagged'
1675
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:26:in `tagged'
1676
+ activesupport (4.1.6) lib/active_support/tagged_logging.rb:68:in `tagged'
1677
+ railties (4.1.6) lib/rails/rack/logger.rb:20:in `call'
1678
+ actionpack (4.1.6) lib/action_dispatch/middleware/request_id.rb:21:in `call'
1679
+ rack (1.5.2) lib/rack/methodoverride.rb:21:in `call'
1680
+ rack (1.5.2) lib/rack/runtime.rb:17:in `call'
1681
+ activesupport (4.1.6) lib/active_support/cache/strategy/local_cache_middleware.rb:26:in `call'
1682
+ actionpack (4.1.6) lib/action_dispatch/middleware/static.rb:64:in `call'
1683
+ rack (1.5.2) lib/rack/sendfile.rb:112:in `call'
1684
+ railties (4.1.6) lib/rails/engine.rb:514:in `call'
1685
+ railties (4.1.6) lib/rails/application.rb:144:in `call'
1686
+ rack (1.5.2) lib/rack/builder.rb:138:in `call'
1687
+ rack (1.5.2) lib/rack/urlmap.rb:65:in `block in call'
1688
+ rack (1.5.2) lib/rack/urlmap.rb:50:in `each'
1689
+ rack (1.5.2) lib/rack/urlmap.rb:50:in `call'
1690
+ rack-test (0.6.2) lib/rack/mock_session.rb:30:in `request'
1691
+ rack-test (0.6.2) lib/rack/test.rb:230:in `process_request'
1692
+ rack-test (0.6.2) lib/rack/test.rb:66:in `post'
1693
+ /usr/local/rvm/rubies/ruby-2.1.2/lib/ruby/2.1.0/forwardable.rb:183:in `post'
1694
+ capybara (2.2.1) lib/capybara/rack_test/browser.rb:60:in `process'
1695
+ capybara (2.2.1) lib/capybara/rack_test/browser.rb:35:in `process_and_follow_redirects'
1696
+ capybara (2.2.1) lib/capybara/rack_test/browser.rb:26:in `submit'
1697
+ capybara (2.2.1) lib/capybara/rack_test/driver.rb:46:in `submit'
1698
+ capybara (2.2.1) lib/capybara/rack_test/form.rb:74:in `submit'
1699
+ /Users/chandradhar/WebProjects/Rails/acts_as_talented/spec/support/acceptance_helpers.rb:30:in `submit!'
1700
+ /Users/chandradhar/WebProjects/Rails/acts_as_talented/spec/support/acceptance_helpers.rb:33:in `submit_form'
1701
+ /Users/chandradhar/WebProjects/Rails/acts_as_talented/spec/support/acceptance_helpers.rb:52:in `web_sign_in_with_email_and_password'
1702
+ /Users/chandradhar/WebProjects/Rails/acts_as_talented/spec/support/acceptance_helpers.rb:11:in `web_sign_in'
1703
+ /Users/chandradhar/WebProjects/Rails/acts_as_talented/spec/features/sign_in_spec.rb:8:in `block (2 levels) in <top (required)>'
1704
+ rspec-core (2.99.0) lib/rspec/core/extensions/instance_eval_with_args.rb:16:in `instance_exec'
1705
+ rspec-core (2.99.0) lib/rspec/core/extensions/instance_eval_with_args.rb:16:in `instance_eval_with_args'
1706
+ rspec-core (2.99.0) lib/rspec/core/example.rb:116:in `block in run'
1707
+ rspec-core (2.99.0) lib/rspec/core/example.rb:183:in `call'
1708
+ rspec-core (2.99.0) lib/rspec/core/example.rb:183:in `run'
1709
+ rspec-rails (2.99.0) lib/rspec/rails/adapters.rb:69:in `block (2 levels) in <module:MinitestLifecycleAdapter>'
1710
+ rspec-core (2.99.0) lib/rspec/core/extensions/instance_eval_with_args.rb:16:in `instance_exec'
1711
+ rspec-core (2.99.0) lib/rspec/core/extensions/instance_eval_with_args.rb:16:in `instance_eval_with_args'
1712
+ rspec-core (2.99.0) lib/rspec/core/example.rb:246:in `instance_eval_with_args'
1713
+ rspec-core (2.99.0) lib/rspec/core/hooks.rb:106:in `block (2 levels) in run'
1714
+ rspec-core (2.99.0) lib/rspec/core/hooks.rb:108:in `call'
1715
+ rspec-core (2.99.0) lib/rspec/core/hooks.rb:108:in `run'
1716
+ rspec-core (2.99.0) lib/rspec/core/hooks.rb:446:in `run_hook'
1717
+ rspec-core (2.99.0) lib/rspec/core/example_group.rb:462:in `run_around_each_hooks'
1718
+ rspec-core (2.99.0) lib/rspec/core/example.rb:255:in `with_around_each_hooks'
1719
+ rspec-core (2.99.0) lib/rspec/core/example.rb:113:in `run'
1720
+ rspec-core (2.99.0) lib/rspec/core/example_group.rb:514:in `block in run_examples'
1721
+ rspec-core (2.99.0) lib/rspec/core/example_group.rb:510:in `map'
1722
+ rspec-core (2.99.0) lib/rspec/core/example_group.rb:510:in `run_examples'
1723
+ rspec-core (2.99.0) lib/rspec/core/example_group.rb:495:in `run'
1724
+ rspec-core (2.99.0) lib/rspec/core/command_line.rb:24:in `block (2 levels) in run'
1725
+ rspec-core (2.99.0) lib/rspec/core/command_line.rb:24:in `map'
1726
+ rspec-core (2.99.0) lib/rspec/core/command_line.rb:24:in `block in run'
1727
+ rspec-core (2.99.0) lib/rspec/core/reporter.rb:58:in `report'
1728
+ rspec-core (2.99.0) lib/rspec/core/command_line.rb:21:in `run'
1729
+ rspec-core (2.99.0) lib/rspec/core/runner.rb:89:in `run'
1730
+ rspec-core (2.99.0) lib/rspec/core/runner.rb:17:in `block in autorun'
1731
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/devise/shared/_links.erb (0.2ms)
1732
+ Rendered /Users/chandradhar/WebProjects/Rails/acts_as_talented/app/views/partials/_navbar_admin.html.erb (0.0ms)
1733
+ Completed 200 OK in 8ms (Views: 4.8ms | ActiveRecord: 0.0ms)
1734
+  (0.3ms) ROLLBACK TO SAVEPOINT active_record_1
1735
+  (0.3ms) ROLLBACK
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: acts_as_talented
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.0.2
4
+ version: 0.0.3
5
5
  platform: ruby
6
6
  authors:
7
7
  - Pranav Dhar
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2014-10-28 00:00:00.000000000 Z
11
+ date: 2014-10-29 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: rails
@@ -157,7 +157,7 @@ dependencies:
157
157
  - - ">="
158
158
  - !ruby/object:Gem::Version
159
159
  version: '0'
160
- type: :development
160
+ type: :runtime
161
161
  prerelease: false
162
162
  version_requirements: !ruby/object:Gem::Requirement
163
163
  requirements:
@@ -171,7 +171,7 @@ dependencies:
171
171
  - - ">="
172
172
  - !ruby/object:Gem::Version
173
173
  version: '0'
174
- type: :development
174
+ type: :runtime
175
175
  prerelease: false
176
176
  version_requirements: !ruby/object:Gem::Requirement
177
177
  requirements:
@@ -307,7 +307,7 @@ files:
307
307
  - app/assets/javascripts/acts_as_talented/angularjs/applicant/ApplicantsController.js
308
308
  - app/assets/javascripts/acts_as_talented/angularjs/applicant/ApplicantsFactory.js
309
309
  - app/assets/javascripts/acts_as_talented/angularjs/employer/EmployersController.js
310
- - app/assets/javascripts/acts_as_talented/angularjs/employer/EmployersFactory.js
310
+ - app/assets/javascripts/acts_as_talented/angularjs/employer/EmployersFactory.js.erb
311
311
  - app/assets/javascripts/acts_as_talented/angularjs/user/UserSearchController.js
312
312
  - app/assets/javascripts/acts_as_talented/angularjs/user/UserSearchFactory.js
313
313
  - app/assets/javascripts/acts_as_talented/angularjs/user/UsersController.js
@@ -315,14 +315,14 @@ files:
315
315
  - app/assets/javascripts/acts_as_talented/application.js
316
316
  - app/assets/javascripts/acts_as_talented/dependancies/angular-ui-router.min.js
317
317
  - app/assets/javascripts/acts_as_talented/dependancies/toastr.min.js
318
+ - app/assets/javascripts/acts_as_talented/templates/MyApplicants/my_applicants.detail.html
319
+ - app/assets/javascripts/acts_as_talented/templates/MyApplicants/my_applicants.html
320
+ - app/assets/javascripts/acts_as_talented/templates/MyApplicants/my_applicants.list.html
318
321
  - app/assets/javascripts/acts_as_talented/templates/employers.html.erb
319
- - app/assets/javascripts/acts_as_talented/templates/job_analytics.html
320
- - app/assets/javascripts/acts_as_talented/templates/my_applicants.detail.html
321
- - app/assets/javascripts/acts_as_talented/templates/my_applicants.html
322
- - app/assets/javascripts/acts_as_talented/templates/my_applicants.list.html
323
322
  - app/assets/javascripts/acts_as_talented/templates/my_jobs.html
324
323
  - app/assets/javascripts/acts_as_talented/templates/my_profile.html
325
324
  - app/assets/javascripts/acts_as_talented/templates/search_candidate.html
325
+ - app/assets/stylesheets/acts_as_talented/applicants.css
326
326
  - app/assets/stylesheets/acts_as_talented/application.css
327
327
  - app/assets/stylesheets/acts_as_talented/banner.css.scss
328
328
  - app/assets/stylesheets/acts_as_talented/fonts.css.scss
@@ -491,6 +491,7 @@ files:
491
491
  - spec/dummy/tmp/cache/assets/development/sprockets/15c85a601f60ff63990cc6029c4c1338
492
492
  - spec/dummy/tmp/cache/assets/development/sprockets/15eff3ff2bb8f801c9c91338cb9a428f
493
493
  - spec/dummy/tmp/cache/assets/development/sprockets/1616ac6c004e1ff22186f3d647350b2a
494
+ - spec/dummy/tmp/cache/assets/development/sprockets/166839207567059e8cfe4356deec9491
494
495
  - spec/dummy/tmp/cache/assets/development/sprockets/19a970cd6841f85c34d1f510003ad08a
495
496
  - spec/dummy/tmp/cache/assets/development/sprockets/1d226fd0dd8633231752cf18da9a21e9
496
497
  - spec/dummy/tmp/cache/assets/development/sprockets/1f0abfa32500ee50cec93c4754f17de2
@@ -514,6 +515,7 @@ files:
514
515
  - spec/dummy/tmp/cache/assets/development/sprockets/43ea2d777fa2d04c53793dd34aab235a
515
516
  - spec/dummy/tmp/cache/assets/development/sprockets/4896a189db347d12a025edd8f4ac61d4
516
517
  - spec/dummy/tmp/cache/assets/development/sprockets/4971f0cb2680ebdc4a8e2b54e79eb9f5
518
+ - spec/dummy/tmp/cache/assets/development/sprockets/4cfe78ec9abaf310f87efae7ff8b08da
517
519
  - spec/dummy/tmp/cache/assets/development/sprockets/4dd90fa2b6ee01a993e0702adb8b0053
518
520
  - spec/dummy/tmp/cache/assets/development/sprockets/4f4422da760aca46565528a4cda50dce
519
521
  - spec/dummy/tmp/cache/assets/development/sprockets/4f5320f3f0ea9c119cb15d18c401ba8b
@@ -526,6 +528,7 @@ files:
526
528
  - spec/dummy/tmp/cache/assets/development/sprockets/53b13327df4c65a6c3f237a2f8bf6cda
527
529
  - spec/dummy/tmp/cache/assets/development/sprockets/5599c99b1edf0ca10252cfb2eb8d32bc
528
530
  - spec/dummy/tmp/cache/assets/development/sprockets/578c2959b0b96542c3e11db87fd3485c
531
+ - spec/dummy/tmp/cache/assets/development/sprockets/59ea2f24fcbe0f1b2fb47885b3428b08
529
532
  - spec/dummy/tmp/cache/assets/development/sprockets/5b458db07584cb0f296292e5f4cb3050
530
533
  - spec/dummy/tmp/cache/assets/development/sprockets/5bd0dddf36654192129a7b0c201ae913
531
534
  - spec/dummy/tmp/cache/assets/development/sprockets/6264f3e6bae3a7199fa228c08a6def6c
@@ -540,6 +543,7 @@ files:
540
543
  - spec/dummy/tmp/cache/assets/development/sprockets/71fe0e8b6466b8fdc100b418e3bf1b38
541
544
  - spec/dummy/tmp/cache/assets/development/sprockets/74bab0787f1e7e1abd2235525e22fec8
542
545
  - spec/dummy/tmp/cache/assets/development/sprockets/771fc4d2b579ceb3ce9241275f41f6bc
546
+ - spec/dummy/tmp/cache/assets/development/sprockets/77ca1cd7ce212ba3b25c5d8f1df0afd4
543
547
  - spec/dummy/tmp/cache/assets/development/sprockets/77ff78ac64c2c5ffc6d4fa978e4311e8
544
548
  - spec/dummy/tmp/cache/assets/development/sprockets/798960dea88355dbbd7efd2c566642ab
545
549
  - spec/dummy/tmp/cache/assets/development/sprockets/79f281feb66a4b468a87a71670ef1d68
@@ -560,6 +564,7 @@ files:
560
564
  - spec/dummy/tmp/cache/assets/development/sprockets/932c8021fabbcf9d044a75bdd8ac33c5
561
565
  - spec/dummy/tmp/cache/assets/development/sprockets/95bdc1f939f0d1604c8330ec9a8688e2
562
566
  - spec/dummy/tmp/cache/assets/development/sprockets/95e5e7d5121b19bf96075f9ad5724fc0
567
+ - spec/dummy/tmp/cache/assets/development/sprockets/9c7e39538d0756a3d06a536647545665
563
568
  - spec/dummy/tmp/cache/assets/development/sprockets/9caafcbf7e9a68e1253062e7bb846f0b
564
569
  - spec/dummy/tmp/cache/assets/development/sprockets/9e7460d4dade1e464aa87fa972349773
565
570
  - spec/dummy/tmp/cache/assets/development/sprockets/9ec94bcad534148a44164e77dba8cefe
@@ -582,6 +587,8 @@ files:
582
587
  - spec/dummy/tmp/cache/assets/development/sprockets/b49fa9359ec5dd0818e096bf6673fa4d
583
588
  - spec/dummy/tmp/cache/assets/development/sprockets/b711b2b6c927435f89e55ef8cbfd6f16
584
589
  - spec/dummy/tmp/cache/assets/development/sprockets/ba88f3231e76a04a4cb8d791b4e03409
590
+ - spec/dummy/tmp/cache/assets/development/sprockets/bab64532a3634379c5c75fd7a5c66d27
591
+ - spec/dummy/tmp/cache/assets/development/sprockets/bbacb2887613ad368723b725596d6300
585
592
  - spec/dummy/tmp/cache/assets/development/sprockets/be60ec59ebf8a4dff6fcceb481bfe6b0
586
593
  - spec/dummy/tmp/cache/assets/development/sprockets/becec3b59d209c76a253454e3d3fb053
587
594
  - spec/dummy/tmp/cache/assets/development/sprockets/c29f33e5cfebdf90384f88e463f5004b
@@ -592,6 +599,8 @@ files:
592
599
  - spec/dummy/tmp/cache/assets/development/sprockets/c9913288090e752a28e4397cfadf413c
593
600
  - spec/dummy/tmp/cache/assets/development/sprockets/cb386a593ec8579cd8d64e2607fe9428
594
601
  - spec/dummy/tmp/cache/assets/development/sprockets/cb787b099238d91e432df432c99ad46e
602
+ - spec/dummy/tmp/cache/assets/development/sprockets/cc82889dedb606c7867469211ee96223
603
+ - spec/dummy/tmp/cache/assets/development/sprockets/cd3078c94694f7dffac2e1e0bebd117a
595
604
  - spec/dummy/tmp/cache/assets/development/sprockets/cfc699da90b137ea51a4997ee27c6f7d
596
605
  - spec/dummy/tmp/cache/assets/development/sprockets/cffa59ac01b389e4255c64638fc2885b
597
606
  - spec/dummy/tmp/cache/assets/development/sprockets/d08dc8a487a16bdf226e1eee4a981a46
@@ -601,9 +610,12 @@ files:
601
610
  - spec/dummy/tmp/cache/assets/development/sprockets/da30510e4f3cb69d3aadb7cc14352f2d
602
611
  - spec/dummy/tmp/cache/assets/development/sprockets/dbc8f597dbe58aa313710af6dcd1cd3a
603
612
  - spec/dummy/tmp/cache/assets/development/sprockets/dc9fac67e5d47c3482e86357c272affe
613
+ - spec/dummy/tmp/cache/assets/development/sprockets/ddc2659ddb47600fe43e2e01a5ecf0b2
604
614
  - spec/dummy/tmp/cache/assets/development/sprockets/de59639fad4eb2a424bb596d0b14f702
605
615
  - spec/dummy/tmp/cache/assets/development/sprockets/df138c62980a37702faae05432e67379
606
616
  - spec/dummy/tmp/cache/assets/development/sprockets/e10a6fff19622c58f4d631ce2f5c45e5
617
+ - spec/dummy/tmp/cache/assets/development/sprockets/e19e4ffac0ca38ae0dd5a9dd39c5f162
618
+ - spec/dummy/tmp/cache/assets/development/sprockets/e231d4f5f776e65fece2b9f9aa2485bb
607
619
  - spec/dummy/tmp/cache/assets/development/sprockets/e283ab46948e2e24734a3515f684d022
608
620
  - spec/dummy/tmp/cache/assets/development/sprockets/e305256896c522bf1734fb8299413c86
609
621
  - spec/dummy/tmp/cache/assets/development/sprockets/e390b71fbe6ee1dbf1e09ee23144e69e
@@ -615,9 +627,11 @@ files:
615
627
  - spec/dummy/tmp/cache/assets/development/sprockets/e90e5ba891abc128d36c22ab34f0166e
616
628
  - spec/dummy/tmp/cache/assets/development/sprockets/ea1fd0d2c947d14d77f7c59d12d73cb8
617
629
  - spec/dummy/tmp/cache/assets/development/sprockets/ed4d5d6e3f34a565fec7edf1c524debe
630
+ - spec/dummy/tmp/cache/assets/development/sprockets/ee33530cbb2484a1874364ef3ca578be
618
631
  - spec/dummy/tmp/cache/assets/development/sprockets/ee56cedb6cc47543fced4d7c15284705
619
632
  - spec/dummy/tmp/cache/assets/development/sprockets/ee99a9b373bb8f3a5d725312a8a3d47c
620
633
  - spec/dummy/tmp/cache/assets/development/sprockets/ef1d9c82f2305adc65883a5e3d470c3b
634
+ - spec/dummy/tmp/cache/assets/development/sprockets/ef9d5a6f351d0f57623d89837941bc76
621
635
  - spec/dummy/tmp/cache/assets/development/sprockets/f0e8def7b8807216809294cc60790679
622
636
  - spec/dummy/tmp/cache/assets/development/sprockets/f0fecf6c6edec41b2960e2ab9a7de198
623
637
  - spec/dummy/tmp/cache/assets/development/sprockets/f2a242d8e2c5a276ca3981bbf13e6500
@@ -628,6 +642,7 @@ files:
628
642
  - spec/dummy/tmp/cache/assets/development/sprockets/f663c3e008f816f78c35b5f28c5344ba
629
643
  - spec/dummy/tmp/cache/assets/development/sprockets/f747921ef001ad47bdea3c2b5ffc9fb8
630
644
  - spec/dummy/tmp/cache/assets/development/sprockets/f866a85e2f0f0f8026ae6961b7c1942b
645
+ - spec/dummy/tmp/cache/assets/development/sprockets/fdf1d129dfa40c14ecc4b3f08207300f
631
646
  - spec/dummy/tmp/cache/assets/test/sass/1ef9919ed8995f26309a0e469dc72a19d3032768/_alerts.scssc
632
647
  - spec/dummy/tmp/cache/assets/test/sass/1ef9919ed8995f26309a0e469dc72a19d3032768/_background-variant.scssc
633
648
  - spec/dummy/tmp/cache/assets/test/sass/1ef9919ed8995f26309a0e469dc72a19d3032768/_border-radius.scssc
@@ -703,6 +718,7 @@ files:
703
718
  - spec/dummy/tmp/cache/assets/test/sass/f9b4d86027cb00ff41d268c37aa3bf7d0570bbec/login.css.scssc
704
719
  - spec/dummy/tmp/cache/assets/test/sass/f9b4d86027cb00ff41d268c37aa3bf7d0570bbec/main.css.scssc
705
720
  - spec/dummy/tmp/cache/assets/test/sass/f9b4d86027cb00ff41d268c37aa3bf7d0570bbec/typography.css.scssc
721
+ - spec/dummy/tmp/cache/assets/test/sprockets/0805bbf222f4d2494d289443a1578d16
706
722
  - spec/dummy/tmp/cache/assets/test/sprockets/0c5ace043cd955c6df2a7cb739a2f0dd
707
723
  - spec/dummy/tmp/cache/assets/test/sprockets/0dd3d17b532799022fdabf04e9b2ce04
708
724
  - spec/dummy/tmp/cache/assets/test/sprockets/0f1b7dae5a45908f12d8a85ec2dea265
@@ -728,6 +744,7 @@ files:
728
744
  - spec/dummy/tmp/cache/assets/test/sprockets/43ea2d777fa2d04c53793dd34aab235a
729
745
  - spec/dummy/tmp/cache/assets/test/sprockets/4896a189db347d12a025edd8f4ac61d4
730
746
  - spec/dummy/tmp/cache/assets/test/sprockets/4971f0cb2680ebdc4a8e2b54e79eb9f5
747
+ - spec/dummy/tmp/cache/assets/test/sprockets/4cfe78ec9abaf310f87efae7ff8b08da
731
748
  - spec/dummy/tmp/cache/assets/test/sprockets/4f4422da760aca46565528a4cda50dce
732
749
  - spec/dummy/tmp/cache/assets/test/sprockets/516cc1b1a1f106e6ce1d04890ef919ad
733
750
  - spec/dummy/tmp/cache/assets/test/sprockets/5184cf03fb5346d99935831fba273cc5
@@ -737,7 +754,9 @@ files:
737
754
  - spec/dummy/tmp/cache/assets/test/sprockets/535fa9a7ffee4f5852a6d4ef3f61deae
738
755
  - spec/dummy/tmp/cache/assets/test/sprockets/53b13327df4c65a6c3f237a2f8bf6cda
739
756
  - spec/dummy/tmp/cache/assets/test/sprockets/5599c99b1edf0ca10252cfb2eb8d32bc
757
+ - spec/dummy/tmp/cache/assets/test/sprockets/56279031533f170dbc4cc383e9cf1489
740
758
  - spec/dummy/tmp/cache/assets/test/sprockets/578c2959b0b96542c3e11db87fd3485c
759
+ - spec/dummy/tmp/cache/assets/test/sprockets/59ea2f24fcbe0f1b2fb47885b3428b08
741
760
  - spec/dummy/tmp/cache/assets/test/sprockets/5b458db07584cb0f296292e5f4cb3050
742
761
  - spec/dummy/tmp/cache/assets/test/sprockets/5bd0dddf36654192129a7b0c201ae913
743
762
  - spec/dummy/tmp/cache/assets/test/sprockets/6264f3e6bae3a7199fa228c08a6def6c
@@ -771,6 +790,8 @@ files:
771
790
  - spec/dummy/tmp/cache/assets/test/sprockets/ac79df0caf0821c2e9c779040414a8a1
772
791
  - spec/dummy/tmp/cache/assets/test/sprockets/b442d305a8c3c39dbccab659c223de1d
773
792
  - spec/dummy/tmp/cache/assets/test/sprockets/ba88f3231e76a04a4cb8d791b4e03409
793
+ - spec/dummy/tmp/cache/assets/test/sprockets/bab64532a3634379c5c75fd7a5c66d27
794
+ - spec/dummy/tmp/cache/assets/test/sprockets/bbacb2887613ad368723b725596d6300
774
795
  - spec/dummy/tmp/cache/assets/test/sprockets/be60ec59ebf8a4dff6fcceb481bfe6b0
775
796
  - spec/dummy/tmp/cache/assets/test/sprockets/c29f33e5cfebdf90384f88e463f5004b
776
797
  - spec/dummy/tmp/cache/assets/test/sprockets/c57181800c49152b98146bcc712bb9cb
@@ -778,6 +799,7 @@ files:
778
799
  - spec/dummy/tmp/cache/assets/test/sprockets/c89bb19c005adc7b572d50d132a5622d
779
800
  - spec/dummy/tmp/cache/assets/test/sprockets/cb386a593ec8579cd8d64e2607fe9428
780
801
  - spec/dummy/tmp/cache/assets/test/sprockets/cb787b099238d91e432df432c99ad46e
802
+ - spec/dummy/tmp/cache/assets/test/sprockets/cd3078c94694f7dffac2e1e0bebd117a
781
803
  - spec/dummy/tmp/cache/assets/test/sprockets/cfc699da90b137ea51a4997ee27c6f7d
782
804
  - spec/dummy/tmp/cache/assets/test/sprockets/cffa59ac01b389e4255c64638fc2885b
783
805
  - spec/dummy/tmp/cache/assets/test/sprockets/d08dc8a487a16bdf226e1eee4a981a46
@@ -785,12 +807,15 @@ files:
785
807
  - spec/dummy/tmp/cache/assets/test/sprockets/d1e8420605e727ee3f29a20640a99e0e
786
808
  - spec/dummy/tmp/cache/assets/test/sprockets/dbc8f597dbe58aa313710af6dcd1cd3a
787
809
  - spec/dummy/tmp/cache/assets/test/sprockets/dc9fac67e5d47c3482e86357c272affe
810
+ - spec/dummy/tmp/cache/assets/test/sprockets/ddc2659ddb47600fe43e2e01a5ecf0b2
788
811
  - spec/dummy/tmp/cache/assets/test/sprockets/de59639fad4eb2a424bb596d0b14f702
812
+ - spec/dummy/tmp/cache/assets/test/sprockets/e231d4f5f776e65fece2b9f9aa2485bb
789
813
  - spec/dummy/tmp/cache/assets/test/sprockets/e283ab46948e2e24734a3515f684d022
790
814
  - spec/dummy/tmp/cache/assets/test/sprockets/e59d80856e036f9f4ce04efd9d108480
791
815
  - spec/dummy/tmp/cache/assets/test/sprockets/e88537714d7ae1b8b1c2e4466ea3307c
792
816
  - spec/dummy/tmp/cache/assets/test/sprockets/e8ea13a31cd9e00a1aabc7cc60527cc9
793
817
  - spec/dummy/tmp/cache/assets/test/sprockets/ea1fd0d2c947d14d77f7c59d12d73cb8
818
+ - spec/dummy/tmp/cache/assets/test/sprockets/ee33530cbb2484a1874364ef3ca578be
794
819
  - spec/dummy/tmp/cache/assets/test/sprockets/ee99a9b373bb8f3a5d725312a8a3d47c
795
820
  - spec/dummy/tmp/cache/assets/test/sprockets/ef1d9c82f2305adc65883a5e3d470c3b
796
821
  - spec/dummy/tmp/cache/assets/test/sprockets/f0e8def7b8807216809294cc60790679
@@ -958,6 +983,7 @@ test_files:
958
983
  - spec/dummy/tmp/cache/assets/development/sprockets/15c85a601f60ff63990cc6029c4c1338
959
984
  - spec/dummy/tmp/cache/assets/development/sprockets/15eff3ff2bb8f801c9c91338cb9a428f
960
985
  - spec/dummy/tmp/cache/assets/development/sprockets/1616ac6c004e1ff22186f3d647350b2a
986
+ - spec/dummy/tmp/cache/assets/development/sprockets/166839207567059e8cfe4356deec9491
961
987
  - spec/dummy/tmp/cache/assets/development/sprockets/19a970cd6841f85c34d1f510003ad08a
962
988
  - spec/dummy/tmp/cache/assets/development/sprockets/1d226fd0dd8633231752cf18da9a21e9
963
989
  - spec/dummy/tmp/cache/assets/development/sprockets/1f0abfa32500ee50cec93c4754f17de2
@@ -981,6 +1007,7 @@ test_files:
981
1007
  - spec/dummy/tmp/cache/assets/development/sprockets/43ea2d777fa2d04c53793dd34aab235a
982
1008
  - spec/dummy/tmp/cache/assets/development/sprockets/4896a189db347d12a025edd8f4ac61d4
983
1009
  - spec/dummy/tmp/cache/assets/development/sprockets/4971f0cb2680ebdc4a8e2b54e79eb9f5
1010
+ - spec/dummy/tmp/cache/assets/development/sprockets/4cfe78ec9abaf310f87efae7ff8b08da
984
1011
  - spec/dummy/tmp/cache/assets/development/sprockets/4dd90fa2b6ee01a993e0702adb8b0053
985
1012
  - spec/dummy/tmp/cache/assets/development/sprockets/4f4422da760aca46565528a4cda50dce
986
1013
  - spec/dummy/tmp/cache/assets/development/sprockets/4f5320f3f0ea9c119cb15d18c401ba8b
@@ -993,6 +1020,7 @@ test_files:
993
1020
  - spec/dummy/tmp/cache/assets/development/sprockets/53b13327df4c65a6c3f237a2f8bf6cda
994
1021
  - spec/dummy/tmp/cache/assets/development/sprockets/5599c99b1edf0ca10252cfb2eb8d32bc
995
1022
  - spec/dummy/tmp/cache/assets/development/sprockets/578c2959b0b96542c3e11db87fd3485c
1023
+ - spec/dummy/tmp/cache/assets/development/sprockets/59ea2f24fcbe0f1b2fb47885b3428b08
996
1024
  - spec/dummy/tmp/cache/assets/development/sprockets/5b458db07584cb0f296292e5f4cb3050
997
1025
  - spec/dummy/tmp/cache/assets/development/sprockets/5bd0dddf36654192129a7b0c201ae913
998
1026
  - spec/dummy/tmp/cache/assets/development/sprockets/6264f3e6bae3a7199fa228c08a6def6c
@@ -1007,6 +1035,7 @@ test_files:
1007
1035
  - spec/dummy/tmp/cache/assets/development/sprockets/71fe0e8b6466b8fdc100b418e3bf1b38
1008
1036
  - spec/dummy/tmp/cache/assets/development/sprockets/74bab0787f1e7e1abd2235525e22fec8
1009
1037
  - spec/dummy/tmp/cache/assets/development/sprockets/771fc4d2b579ceb3ce9241275f41f6bc
1038
+ - spec/dummy/tmp/cache/assets/development/sprockets/77ca1cd7ce212ba3b25c5d8f1df0afd4
1010
1039
  - spec/dummy/tmp/cache/assets/development/sprockets/77ff78ac64c2c5ffc6d4fa978e4311e8
1011
1040
  - spec/dummy/tmp/cache/assets/development/sprockets/798960dea88355dbbd7efd2c566642ab
1012
1041
  - spec/dummy/tmp/cache/assets/development/sprockets/79f281feb66a4b468a87a71670ef1d68
@@ -1027,6 +1056,7 @@ test_files:
1027
1056
  - spec/dummy/tmp/cache/assets/development/sprockets/932c8021fabbcf9d044a75bdd8ac33c5
1028
1057
  - spec/dummy/tmp/cache/assets/development/sprockets/95bdc1f939f0d1604c8330ec9a8688e2
1029
1058
  - spec/dummy/tmp/cache/assets/development/sprockets/95e5e7d5121b19bf96075f9ad5724fc0
1059
+ - spec/dummy/tmp/cache/assets/development/sprockets/9c7e39538d0756a3d06a536647545665
1030
1060
  - spec/dummy/tmp/cache/assets/development/sprockets/9caafcbf7e9a68e1253062e7bb846f0b
1031
1061
  - spec/dummy/tmp/cache/assets/development/sprockets/9e7460d4dade1e464aa87fa972349773
1032
1062
  - spec/dummy/tmp/cache/assets/development/sprockets/9ec94bcad534148a44164e77dba8cefe
@@ -1049,6 +1079,8 @@ test_files:
1049
1079
  - spec/dummy/tmp/cache/assets/development/sprockets/b49fa9359ec5dd0818e096bf6673fa4d
1050
1080
  - spec/dummy/tmp/cache/assets/development/sprockets/b711b2b6c927435f89e55ef8cbfd6f16
1051
1081
  - spec/dummy/tmp/cache/assets/development/sprockets/ba88f3231e76a04a4cb8d791b4e03409
1082
+ - spec/dummy/tmp/cache/assets/development/sprockets/bab64532a3634379c5c75fd7a5c66d27
1083
+ - spec/dummy/tmp/cache/assets/development/sprockets/bbacb2887613ad368723b725596d6300
1052
1084
  - spec/dummy/tmp/cache/assets/development/sprockets/be60ec59ebf8a4dff6fcceb481bfe6b0
1053
1085
  - spec/dummy/tmp/cache/assets/development/sprockets/becec3b59d209c76a253454e3d3fb053
1054
1086
  - spec/dummy/tmp/cache/assets/development/sprockets/c29f33e5cfebdf90384f88e463f5004b
@@ -1059,6 +1091,8 @@ test_files:
1059
1091
  - spec/dummy/tmp/cache/assets/development/sprockets/c9913288090e752a28e4397cfadf413c
1060
1092
  - spec/dummy/tmp/cache/assets/development/sprockets/cb386a593ec8579cd8d64e2607fe9428
1061
1093
  - spec/dummy/tmp/cache/assets/development/sprockets/cb787b099238d91e432df432c99ad46e
1094
+ - spec/dummy/tmp/cache/assets/development/sprockets/cc82889dedb606c7867469211ee96223
1095
+ - spec/dummy/tmp/cache/assets/development/sprockets/cd3078c94694f7dffac2e1e0bebd117a
1062
1096
  - spec/dummy/tmp/cache/assets/development/sprockets/cfc699da90b137ea51a4997ee27c6f7d
1063
1097
  - spec/dummy/tmp/cache/assets/development/sprockets/cffa59ac01b389e4255c64638fc2885b
1064
1098
  - spec/dummy/tmp/cache/assets/development/sprockets/d08dc8a487a16bdf226e1eee4a981a46
@@ -1068,9 +1102,12 @@ test_files:
1068
1102
  - spec/dummy/tmp/cache/assets/development/sprockets/da30510e4f3cb69d3aadb7cc14352f2d
1069
1103
  - spec/dummy/tmp/cache/assets/development/sprockets/dbc8f597dbe58aa313710af6dcd1cd3a
1070
1104
  - spec/dummy/tmp/cache/assets/development/sprockets/dc9fac67e5d47c3482e86357c272affe
1105
+ - spec/dummy/tmp/cache/assets/development/sprockets/ddc2659ddb47600fe43e2e01a5ecf0b2
1071
1106
  - spec/dummy/tmp/cache/assets/development/sprockets/de59639fad4eb2a424bb596d0b14f702
1072
1107
  - spec/dummy/tmp/cache/assets/development/sprockets/df138c62980a37702faae05432e67379
1073
1108
  - spec/dummy/tmp/cache/assets/development/sprockets/e10a6fff19622c58f4d631ce2f5c45e5
1109
+ - spec/dummy/tmp/cache/assets/development/sprockets/e19e4ffac0ca38ae0dd5a9dd39c5f162
1110
+ - spec/dummy/tmp/cache/assets/development/sprockets/e231d4f5f776e65fece2b9f9aa2485bb
1074
1111
  - spec/dummy/tmp/cache/assets/development/sprockets/e283ab46948e2e24734a3515f684d022
1075
1112
  - spec/dummy/tmp/cache/assets/development/sprockets/e305256896c522bf1734fb8299413c86
1076
1113
  - spec/dummy/tmp/cache/assets/development/sprockets/e390b71fbe6ee1dbf1e09ee23144e69e
@@ -1082,9 +1119,11 @@ test_files:
1082
1119
  - spec/dummy/tmp/cache/assets/development/sprockets/e90e5ba891abc128d36c22ab34f0166e
1083
1120
  - spec/dummy/tmp/cache/assets/development/sprockets/ea1fd0d2c947d14d77f7c59d12d73cb8
1084
1121
  - spec/dummy/tmp/cache/assets/development/sprockets/ed4d5d6e3f34a565fec7edf1c524debe
1122
+ - spec/dummy/tmp/cache/assets/development/sprockets/ee33530cbb2484a1874364ef3ca578be
1085
1123
  - spec/dummy/tmp/cache/assets/development/sprockets/ee56cedb6cc47543fced4d7c15284705
1086
1124
  - spec/dummy/tmp/cache/assets/development/sprockets/ee99a9b373bb8f3a5d725312a8a3d47c
1087
1125
  - spec/dummy/tmp/cache/assets/development/sprockets/ef1d9c82f2305adc65883a5e3d470c3b
1126
+ - spec/dummy/tmp/cache/assets/development/sprockets/ef9d5a6f351d0f57623d89837941bc76
1088
1127
  - spec/dummy/tmp/cache/assets/development/sprockets/f0e8def7b8807216809294cc60790679
1089
1128
  - spec/dummy/tmp/cache/assets/development/sprockets/f0fecf6c6edec41b2960e2ab9a7de198
1090
1129
  - spec/dummy/tmp/cache/assets/development/sprockets/f2a242d8e2c5a276ca3981bbf13e6500
@@ -1095,6 +1134,7 @@ test_files:
1095
1134
  - spec/dummy/tmp/cache/assets/development/sprockets/f663c3e008f816f78c35b5f28c5344ba
1096
1135
  - spec/dummy/tmp/cache/assets/development/sprockets/f747921ef001ad47bdea3c2b5ffc9fb8
1097
1136
  - spec/dummy/tmp/cache/assets/development/sprockets/f866a85e2f0f0f8026ae6961b7c1942b
1137
+ - spec/dummy/tmp/cache/assets/development/sprockets/fdf1d129dfa40c14ecc4b3f08207300f
1098
1138
  - spec/dummy/tmp/cache/assets/test/sass/1ef9919ed8995f26309a0e469dc72a19d3032768/_alerts.scssc
1099
1139
  - spec/dummy/tmp/cache/assets/test/sass/1ef9919ed8995f26309a0e469dc72a19d3032768/_background-variant.scssc
1100
1140
  - spec/dummy/tmp/cache/assets/test/sass/1ef9919ed8995f26309a0e469dc72a19d3032768/_border-radius.scssc
@@ -1170,6 +1210,7 @@ test_files:
1170
1210
  - spec/dummy/tmp/cache/assets/test/sass/f9b4d86027cb00ff41d268c37aa3bf7d0570bbec/login.css.scssc
1171
1211
  - spec/dummy/tmp/cache/assets/test/sass/f9b4d86027cb00ff41d268c37aa3bf7d0570bbec/main.css.scssc
1172
1212
  - spec/dummy/tmp/cache/assets/test/sass/f9b4d86027cb00ff41d268c37aa3bf7d0570bbec/typography.css.scssc
1213
+ - spec/dummy/tmp/cache/assets/test/sprockets/0805bbf222f4d2494d289443a1578d16
1173
1214
  - spec/dummy/tmp/cache/assets/test/sprockets/0c5ace043cd955c6df2a7cb739a2f0dd
1174
1215
  - spec/dummy/tmp/cache/assets/test/sprockets/0dd3d17b532799022fdabf04e9b2ce04
1175
1216
  - spec/dummy/tmp/cache/assets/test/sprockets/0f1b7dae5a45908f12d8a85ec2dea265
@@ -1195,6 +1236,7 @@ test_files:
1195
1236
  - spec/dummy/tmp/cache/assets/test/sprockets/43ea2d777fa2d04c53793dd34aab235a
1196
1237
  - spec/dummy/tmp/cache/assets/test/sprockets/4896a189db347d12a025edd8f4ac61d4
1197
1238
  - spec/dummy/tmp/cache/assets/test/sprockets/4971f0cb2680ebdc4a8e2b54e79eb9f5
1239
+ - spec/dummy/tmp/cache/assets/test/sprockets/4cfe78ec9abaf310f87efae7ff8b08da
1198
1240
  - spec/dummy/tmp/cache/assets/test/sprockets/4f4422da760aca46565528a4cda50dce
1199
1241
  - spec/dummy/tmp/cache/assets/test/sprockets/516cc1b1a1f106e6ce1d04890ef919ad
1200
1242
  - spec/dummy/tmp/cache/assets/test/sprockets/5184cf03fb5346d99935831fba273cc5
@@ -1204,7 +1246,9 @@ test_files:
1204
1246
  - spec/dummy/tmp/cache/assets/test/sprockets/535fa9a7ffee4f5852a6d4ef3f61deae
1205
1247
  - spec/dummy/tmp/cache/assets/test/sprockets/53b13327df4c65a6c3f237a2f8bf6cda
1206
1248
  - spec/dummy/tmp/cache/assets/test/sprockets/5599c99b1edf0ca10252cfb2eb8d32bc
1249
+ - spec/dummy/tmp/cache/assets/test/sprockets/56279031533f170dbc4cc383e9cf1489
1207
1250
  - spec/dummy/tmp/cache/assets/test/sprockets/578c2959b0b96542c3e11db87fd3485c
1251
+ - spec/dummy/tmp/cache/assets/test/sprockets/59ea2f24fcbe0f1b2fb47885b3428b08
1208
1252
  - spec/dummy/tmp/cache/assets/test/sprockets/5b458db07584cb0f296292e5f4cb3050
1209
1253
  - spec/dummy/tmp/cache/assets/test/sprockets/5bd0dddf36654192129a7b0c201ae913
1210
1254
  - spec/dummy/tmp/cache/assets/test/sprockets/6264f3e6bae3a7199fa228c08a6def6c
@@ -1238,6 +1282,8 @@ test_files:
1238
1282
  - spec/dummy/tmp/cache/assets/test/sprockets/ac79df0caf0821c2e9c779040414a8a1
1239
1283
  - spec/dummy/tmp/cache/assets/test/sprockets/b442d305a8c3c39dbccab659c223de1d
1240
1284
  - spec/dummy/tmp/cache/assets/test/sprockets/ba88f3231e76a04a4cb8d791b4e03409
1285
+ - spec/dummy/tmp/cache/assets/test/sprockets/bab64532a3634379c5c75fd7a5c66d27
1286
+ - spec/dummy/tmp/cache/assets/test/sprockets/bbacb2887613ad368723b725596d6300
1241
1287
  - spec/dummy/tmp/cache/assets/test/sprockets/be60ec59ebf8a4dff6fcceb481bfe6b0
1242
1288
  - spec/dummy/tmp/cache/assets/test/sprockets/c29f33e5cfebdf90384f88e463f5004b
1243
1289
  - spec/dummy/tmp/cache/assets/test/sprockets/c57181800c49152b98146bcc712bb9cb
@@ -1245,6 +1291,7 @@ test_files:
1245
1291
  - spec/dummy/tmp/cache/assets/test/sprockets/c89bb19c005adc7b572d50d132a5622d
1246
1292
  - spec/dummy/tmp/cache/assets/test/sprockets/cb386a593ec8579cd8d64e2607fe9428
1247
1293
  - spec/dummy/tmp/cache/assets/test/sprockets/cb787b099238d91e432df432c99ad46e
1294
+ - spec/dummy/tmp/cache/assets/test/sprockets/cd3078c94694f7dffac2e1e0bebd117a
1248
1295
  - spec/dummy/tmp/cache/assets/test/sprockets/cfc699da90b137ea51a4997ee27c6f7d
1249
1296
  - spec/dummy/tmp/cache/assets/test/sprockets/cffa59ac01b389e4255c64638fc2885b
1250
1297
  - spec/dummy/tmp/cache/assets/test/sprockets/d08dc8a487a16bdf226e1eee4a981a46
@@ -1252,12 +1299,15 @@ test_files:
1252
1299
  - spec/dummy/tmp/cache/assets/test/sprockets/d1e8420605e727ee3f29a20640a99e0e
1253
1300
  - spec/dummy/tmp/cache/assets/test/sprockets/dbc8f597dbe58aa313710af6dcd1cd3a
1254
1301
  - spec/dummy/tmp/cache/assets/test/sprockets/dc9fac67e5d47c3482e86357c272affe
1302
+ - spec/dummy/tmp/cache/assets/test/sprockets/ddc2659ddb47600fe43e2e01a5ecf0b2
1255
1303
  - spec/dummy/tmp/cache/assets/test/sprockets/de59639fad4eb2a424bb596d0b14f702
1304
+ - spec/dummy/tmp/cache/assets/test/sprockets/e231d4f5f776e65fece2b9f9aa2485bb
1256
1305
  - spec/dummy/tmp/cache/assets/test/sprockets/e283ab46948e2e24734a3515f684d022
1257
1306
  - spec/dummy/tmp/cache/assets/test/sprockets/e59d80856e036f9f4ce04efd9d108480
1258
1307
  - spec/dummy/tmp/cache/assets/test/sprockets/e88537714d7ae1b8b1c2e4466ea3307c
1259
1308
  - spec/dummy/tmp/cache/assets/test/sprockets/e8ea13a31cd9e00a1aabc7cc60527cc9
1260
1309
  - spec/dummy/tmp/cache/assets/test/sprockets/ea1fd0d2c947d14d77f7c59d12d73cb8
1310
+ - spec/dummy/tmp/cache/assets/test/sprockets/ee33530cbb2484a1874364ef3ca578be
1261
1311
  - spec/dummy/tmp/cache/assets/test/sprockets/ee99a9b373bb8f3a5d725312a8a3d47c
1262
1312
  - spec/dummy/tmp/cache/assets/test/sprockets/ef1d9c82f2305adc65883a5e3d470c3b
1263
1313
  - spec/dummy/tmp/cache/assets/test/sprockets/f0e8def7b8807216809294cc60790679