commontator 4.10.4 → 4.10.5

Sign up to get free protection for your applications and to get access to all the features.
Files changed (88) hide show
  1. checksums.yaml +4 -4
  2. data/README.md +4 -3
  3. data/config/locales/ru.yml +78 -0
  4. data/lib/commontator/version.rb +1 -1
  5. data/spec/dummy/db/development.sqlite3 +0 -0
  6. data/spec/dummy/db/test.sqlite3 +0 -0
  7. data/spec/dummy/log/development.log +119 -33
  8. data/spec/dummy/log/test.log +33201 -33045
  9. data/spec/dummy/tmp/cache/assets/test/sprockets/{02d4b791eb831cf2057bf4703a1218d1 → 72b63dddbc5c995f79af8e3c94904fd9} +0 -0
  10. data/spec/dummy/tmp/cache/assets/test/sprockets/{c69ee3cc5796188d873574179290a6ef → a473b3873e554893372a53d71f5e9879} +0 -0
  11. data/spec/dummy/tmp/cache/assets/test/sprockets/{e85565206c3e5fdf9dfeb367c85557b1 → a77b1a9223d168112e1705c29220116f} +0 -0
  12. data/spec/dummy/tmp/cache/assets/test/sprockets/{a3fb9025f90ff05a6fd4afc7ded2692c → afa63eb365bdf4f42584b17ac9176b9d} +0 -0
  13. data/spec/dummy/tmp/cache/assets/test/sprockets/{0f196a1a50363b0a076ec6e1ee5417f6 → d2244ccef8e05bb993f75715af0344cc} +0 -0
  14. data/spec/dummy/tmp/cache/assets/test/sprockets/decb63cac838a5314aa0c22a979f5ac9 +0 -0
  15. data/spec/dummy/tmp/cache/assets/test/sprockets/{e1f674c11941d62aac1764ef3a7134e4 → f721383d531f067d82b071e14aed7a92} +0 -0
  16. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/2MuTpyqaQLj1O4wgROKGqNe4lXIGrVZDYXCWWWMRmrA.cache +0 -0
  17. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/4CjNCL1K4fowKckGvL9F3HkCEtCH42rfsn2geU5A1xs.cache +0 -0
  18. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/CT_fvD-uYyN5f1Kis6kQ7DNUnwtnSVT1sdDKxW1e4hw.cache +1 -0
  19. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/CjR916jO_S7Mo8eTI1vKieKJoKQ0t-bk4sxhcYYQ5Bw.cache +1 -0
  20. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/DtzP3rNdkPulzFug4nVQunOws8OXjvPJwB2nNhp9Scs.cache +0 -0
  21. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/E6KZN1luOC7jAKXFS_xo-XOd5H41vK-eeCsj8MITJHA.cache +0 -0
  22. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/FmvRMZstlcKHCKy5g4mmAu4vjz-YPScTigFnnvs1v-E.cache +1 -0
  23. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/HXtFVXhiLFEohXrf9PBX2u9xkPew5yU2IOyxmFCa7fo.cache +2 -0
  24. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/Kg9VuIGtHRNvM4_TXG3EmqpEWzfEY1kQUI1Mx8AHklY.cache +0 -0
  25. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/Kqg37VotFbWELQyr3-R20M2yWWoiloqBWDWRG-i3m5E.cache +2 -0
  26. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/PeZjQ1KGvso4tt6qvVQZniMzlTlVTWeH-tjln1fERkw.cache +1 -0
  27. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/SN7TWtuyq1ZblzWxqqcr26s_vanAr5PyZ8q_w8IxIPE.cache +1 -0
  28. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/VH5BWA_SC2XnIxStJ5vtjX3pNqdbo7uMo9Tg9GVFUGU.cache +1 -0
  29. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/lzmR_-kjjgHYgaJd_fvBlAimt7_xADtnhEPo_CIBiPM.cache +1 -0
  30. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/q3giWdNvlLQ39xIHQWPY8vzbfjW9zXkSqwibRQBKcvM.cache +2 -0
  31. data/spec/dummy/tmp/cache/assets/test/sprockets/v3.0/zpCVMbdGU9JtJWkk95WWomNsxP3Q7jqZmWKJXnsGH0g.cache +2 -0
  32. data/spec/spec_helper.rb +10 -3
  33. metadata +100 -171
  34. data/app/models/commontator/subscription.rb~ +0 -23
  35. data/lib/commontator/version.rb~ +0 -3
  36. data/spec/controllers/commontator/comments_controller_spec.rb~ +0 -565
  37. data/spec/controllers/commontator/subscriptions_controller_spec.rb~ +0 -101
  38. data/spec/controllers/commontator/threads_controller_spec.rb~ +0 -130
  39. data/spec/dummy/README.md~ +0 -3
  40. data/spec/dummy/Rakefile~ +0 -6
  41. data/spec/dummy/app/assets/javascripts/application.js~ +0 -15
  42. data/spec/dummy/app/assets/stylesheets/application.css~ +0 -13
  43. data/spec/dummy/app/controllers/application_controller.rb~ +0 -3
  44. data/spec/dummy/app/controllers/dummy_models_controller.rb~ +0 -34
  45. data/spec/dummy/app/helpers/application_helper.rb~ +0 -15
  46. data/spec/dummy/app/models/dummy_model.rb~ +0 -3
  47. data/spec/dummy/app/models/dummy_user.rb~ +0 -13
  48. data/spec/dummy/app/views/dummy_model/show.html.erb~ +0 -1
  49. data/spec/dummy/app/views/layouts/application.html.erb~ +0 -14
  50. data/spec/dummy/config.ru~ +0 -4
  51. data/spec/dummy/config/application.rb~ +0 -26
  52. data/spec/dummy/config/boot.rb~ +0 -5
  53. data/spec/dummy/config/database.yml~ +0 -25
  54. data/spec/dummy/config/environment.rb~ +0 -5
  55. data/spec/dummy/config/environments/development.rb~ +0 -31
  56. data/spec/dummy/config/environments/production.rb~ +0 -82
  57. data/spec/dummy/config/environments/test.rb~ +0 -40
  58. data/spec/dummy/config/initializers/backtrace_silencers.rb~ +0 -7
  59. data/spec/dummy/config/initializers/commontator.rb~ +0 -14
  60. data/spec/dummy/config/initializers/filter_parameter_logging.rb~ +0 -4
  61. data/spec/dummy/config/initializers/inflections.rb~ +0 -16
  62. data/spec/dummy/config/initializers/mime_types.rb~ +0 -5
  63. data/spec/dummy/config/initializers/secret_token.rb~ +0 -12
  64. data/spec/dummy/config/initializers/session_store.rb~ +0 -3
  65. data/spec/dummy/config/initializers/wrap_parameters.rb~ +0 -14
  66. data/spec/dummy/config/routes.rb~ +0 -7
  67. data/spec/dummy/db/migrate/1_create_dummy_models.rb~ +0 -7
  68. data/spec/dummy/db/migrate/2_create_dummy_users.rb~ +0 -7
  69. data/spec/dummy/db/migrate/3_acts_as_votable_migration.rb~ +0 -27
  70. data/spec/dummy/public/404.html~ +0 -26
  71. data/spec/dummy/public/422.html~ +0 -26
  72. data/spec/dummy/public/500.html~ +0 -25
  73. data/spec/dummy/script/rails~ +0 -6
  74. data/spec/dummy/tmp/cache/assets/test/sprockets/a41c8be5379abec3c0d0d98e2f0d5609 +0 -0
  75. data/spec/helpers/commontator/application_helper_spec.rb~ +0 -9
  76. data/spec/lib/commontator/acts_as_commontable_spec.rb~ +0 -25
  77. data/spec/lib/commontator/acts_as_commontator_spec.rb~ +0 -52
  78. data/spec/lib/commontator/commontable_config_spec.rb~ +0 -29
  79. data/spec/lib/commontator/commontator_config_spec.rb~ +0 -29
  80. data/spec/lib/commontator/controller_includes_spec.rb~ +0 -18
  81. data/spec/lib/commontator/shared_helper_spec.rb~ +0 -22
  82. data/spec/lib/commontator_spec.rb~ +0 -26
  83. data/spec/mailers/commontator/subscriptions_mailer_spec.rb~ +0 -30
  84. data/spec/models/commontator/comment_spec.rb~ +0 -82
  85. data/spec/models/commontator/subscription_spec.rb~ +0 -38
  86. data/spec/models/commontator/thread_spec.rb~ +0 -122
  87. data/spec/rails_helper.rb~ +0 -74
  88. data/spec/spec_helper.rb~ +0 -86
data/spec/spec_helper.rb~ DELETED
@@ -1,86 +0,0 @@
1
- require 'rspec/core'
2
-
3
- # This file was generated by the `rails generate rspec:install` command. Conventionally, all
4
- # specs live under a `spec` directory, which RSpec adds to the `$LOAD_PATH`.
5
- # The generated `.rspec` file contains `--require spec_helper` which will cause this
6
- # file to always be loaded, without a need to explicitly require it in any files.
7
- #
8
- # Given that it is always loaded, you are encouraged to keep this file as
9
- # light-weight as possible. Requiring heavyweight dependencies from this file
10
- # will add to the boot time of your test suite on EVERY test run, even for an
11
- # individual file that may not need all of that loaded. Instead, consider making
12
- # a separate helper file that requires the additional dependencies and performs
13
- # the additional setup, and require it from the spec files that actually need it.
14
- #
15
- # The `.rspec` file also contains a few flags that are not defaults but that
16
- # users commonly want.
17
- #
18
- # See http://rubydoc.info/gems/rspec-core/RSpec/Core/Configuration
19
- RSpec.configure do |config|
20
- # rspec-expectations config goes here. You can use an alternate
21
- # assertion/expectation library such as wrong or the stdlib/minitest
22
- # assertions if you prefer.
23
- config.expect_with :rspec do |expectations|
24
- # This option will default to `true` in RSpec 4. It makes the `description`
25
- # and `failure_message` of custom matchers include text for helper methods
26
- # defined using `chain`, e.g.:
27
- # be_bigger_than(2).and_smaller_than(4).description
28
- # # => "be bigger than 2 and smaller than 4"
29
- # ...rather than:
30
- # # => "be bigger than 2"
31
- expectations.include_chain_clauses_in_custom_matcher_descriptions = true
32
- end
33
-
34
- # rspec-mocks config goes here. You can use an alternate test double
35
- # library (such as bogus or mocha) by changing the `mock_with` option here.
36
- config.mock_with :rspec do |mocks|
37
- # Prevents you from mocking or stubbing a method that does not exist on
38
- # a real object. This is generally recommended, and will default to
39
- # `true` in RSpec 4.
40
- mocks.verify_partial_doubles = true
41
- end
42
-
43
- # The settings below are suggested to provide a good initial experience
44
- # with RSpec, but feel free to customize to your heart's content.
45
- # These two settings work together to allow you to limit a spec run
46
- # to individual examples or groups you care about by tagging them with
47
- # `:focus` metadata. When nothing is tagged with `:focus`, all examples
48
- # get run.
49
- config.filter_run :focus
50
- config.run_all_when_everything_filtered = true
51
-
52
- # Limits the available syntax to the non-monkey patched syntax that is recommended.
53
- # For more details, see:
54
- # - http://myronmars.to/n/dev-blog/2012/06/rspecs-new-expectation-syntax
55
- # - http://teaisaweso.me/blog/2013/05/27/rspecs-new-message-expectation-syntax/
56
- # - http://myronmars.to/n/dev-blog/2014/05/notable-changes-in-rspec-3#new__config_option_to_disable_rspeccore_monkey_patching
57
- config.disable_monkey_patching!
58
-
59
- # Many RSpec users commonly either run the entire suite or an individual
60
- # file, and it's useful to allow more verbose output when running an
61
- # individual spec file.
62
- if config.files_to_run.one?
63
- # Use the documentation formatter for detailed output,
64
- # unless a formatter has already been configured
65
- # (e.g. via a command-line flag).
66
- config.default_formatter = 'doc'
67
- end
68
-
69
- # Print the 10 slowest examples and example groups at the
70
- # end of the spec run, to help surface which specs are running
71
- # particularly slow.
72
- config.profile_examples = 10
73
-
74
- # Run specs in random order to surface order dependencies. If you find an
75
- # order dependency and want to debug it, you can fix the order by providing
76
- # the seed, which is printed after each run.
77
- # --seed 1234
78
- config.order = :random
79
-
80
- # Seed global randomization in this process using the `--seed` CLI option.
81
- # Setting this allows you to use `--seed` to deterministically reproduce
82
- # test failures related to randomization by passing the same `--seed` value
83
- # as the one that triggered the failure.
84
- Kernel.srand config.seed
85
- end
86
-