mr_video 1.0.0

Sign up to get free protection for your applications and to get access to all the features.
Files changed (138) hide show
  1. data/MIT-LICENSE +20 -0
  2. data/README.md +60 -0
  3. data/Rakefile +29 -0
  4. data/app/assets/fonts/mr_video/bootstrap/glyphicons-halflings-regular.eot +0 -0
  5. data/app/assets/fonts/mr_video/bootstrap/glyphicons-halflings-regular.svg +229 -0
  6. data/app/assets/fonts/mr_video/bootstrap/glyphicons-halflings-regular.ttf +0 -0
  7. data/app/assets/fonts/mr_video/bootstrap/glyphicons-halflings-regular.woff +0 -0
  8. data/app/assets/javascripts/mr_video/application.js +14 -0
  9. data/app/assets/javascripts/mr_video/bootstrap/bootstrap.js +1951 -0
  10. data/app/assets/javascripts/mr_video/jquery/jquery.js +10308 -0
  11. data/app/assets/javascripts/mr_video/jquery/jquery_ujs.js +445 -0
  12. data/app/assets/stylesheets/mr_video/application.css +18 -0
  13. data/app/assets/stylesheets/mr_video/bootstrap/bootstrap-theme.css +347 -0
  14. data/app/assets/stylesheets/mr_video/bootstrap/bootstrap-theme.css.map +1 -0
  15. data/app/assets/stylesheets/mr_video/bootstrap/bootstrap.css +5785 -0
  16. data/app/assets/stylesheets/mr_video/bootstrap/bootstrap.css.map +1 -0
  17. data/app/controllers/mr_video/cassettes_controller.rb +20 -0
  18. data/app/controllers/mr_video/episodes_controller.rb +29 -0
  19. data/app/controllers/mr_video/mr_video_controller.rb +9 -0
  20. data/app/models/mr_video/cassette.rb +134 -0
  21. data/app/models/mr_video/episode.rb +72 -0
  22. data/app/views/layouts/mr_video.html.erb +55 -0
  23. data/app/views/mr_video/cassettes/destroy.js.erb +1 -0
  24. data/app/views/mr_video/cassettes/index.html.erb +34 -0
  25. data/app/views/mr_video/cassettes/show.html.erb +37 -0
  26. data/app/views/mr_video/episodes/destroy.js.erb +1 -0
  27. data/config/routes.rb +9 -0
  28. data/lib/mr_video.rb +13 -0
  29. data/lib/mr_video/configuration.rb +13 -0
  30. data/lib/mr_video/constants.rb +5 -0
  31. data/lib/mr_video/engine.rb +14 -0
  32. data/lib/tasks/mr_video_tasks.rake +4 -0
  33. data/spec/controllers/video_store/cassettes_controller_spec.rb +55 -0
  34. data/spec/controllers/video_store/episodes_controller_spec.rb +54 -0
  35. data/spec/dummy/README.rdoc +261 -0
  36. data/spec/dummy/Rakefile +7 -0
  37. data/spec/dummy/app/assets/javascripts/application.js +14 -0
  38. data/spec/dummy/app/assets/stylesheets/application.css +12 -0
  39. data/spec/dummy/app/controllers/application_controller.rb +3 -0
  40. data/spec/dummy/app/helpers/application_helper.rb +2 -0
  41. data/spec/dummy/app/views/layouts/application.html.erb +14 -0
  42. data/spec/dummy/config.ru +4 -0
  43. data/spec/dummy/config/application.rb +63 -0
  44. data/spec/dummy/config/boot.rb +10 -0
  45. data/spec/dummy/config/database.yml +25 -0
  46. data/spec/dummy/config/environment.rb +5 -0
  47. data/spec/dummy/config/environments/development.rb +38 -0
  48. data/spec/dummy/config/environments/production.rb +67 -0
  49. data/spec/dummy/config/environments/test.rb +38 -0
  50. data/spec/dummy/config/initializers/backtrace_silencers.rb +7 -0
  51. data/spec/dummy/config/initializers/inflections.rb +15 -0
  52. data/spec/dummy/config/initializers/mime_types.rb +5 -0
  53. data/spec/dummy/config/initializers/mr_video.rb +5 -0
  54. data/spec/dummy/config/initializers/mr_video.sublime-workspace +1395 -0
  55. data/spec/dummy/config/initializers/secret_token.rb +7 -0
  56. data/spec/dummy/config/initializers/session_store.rb +8 -0
  57. data/spec/dummy/config/initializers/wrap_parameters.rb +14 -0
  58. data/spec/dummy/config/locales/en.yml +5 -0
  59. data/spec/dummy/config/routes.rb +7 -0
  60. data/spec/dummy/db/development.sqlite3 +0 -0
  61. data/spec/dummy/db/test.sqlite3 +0 -0
  62. data/spec/dummy/log/development.log +16552 -0
  63. data/spec/dummy/log/test.log +5727 -0
  64. data/spec/dummy/public/404.html +26 -0
  65. data/spec/dummy/public/422.html +26 -0
  66. data/spec/dummy/public/500.html +25 -0
  67. data/spec/dummy/public/favicon.ico +0 -0
  68. data/spec/dummy/script/rails +6 -0
  69. data/spec/dummy/tmp/cache/assets/BC5/340/sprockets%2F011f96233377718645eef75033490731 +0 -0
  70. data/spec/dummy/tmp/cache/assets/BDC/290/sprockets%2F03520429830109b18adc104487330f65 +0 -0
  71. data/spec/dummy/tmp/cache/assets/C2D/510/sprockets%2F20b2ed248141350042180775bd7ca300 +0 -0
  72. data/spec/dummy/tmp/cache/assets/C33/7B0/sprockets%2F279f3425616908db21248ef7c0377697 +0 -0
  73. data/spec/dummy/tmp/cache/assets/C45/3B0/sprockets%2Fc56cb6a022490005d187389a831e2571 +0 -0
  74. data/spec/dummy/tmp/cache/assets/C57/F30/sprockets%2F51c3849868a70eb80c4d3855054c5930 +0 -0
  75. data/spec/dummy/tmp/cache/assets/C5C/230/sprockets%2F46ad27872159cec6e741991594d15124 +0 -0
  76. data/spec/dummy/tmp/cache/assets/C63/E70/sprockets%2Fa2f5ad8491396950056b8735f7a62938 +0 -0
  77. data/spec/dummy/tmp/cache/assets/C90/F00/sprockets%2F9642a8960af3f6345953b23606e93f9a +0 -0
  78. data/spec/dummy/tmp/cache/assets/C91/E80/sprockets%2F72be6d14725d786093b9e882ca816554 +0 -0
  79. data/spec/dummy/tmp/cache/assets/C97/920/sprockets%2F46f0b5fb097c2965c2848d4680f80958 +0 -0
  80. data/spec/dummy/tmp/cache/assets/C9D/350/sprockets%2F068bb04107b41c00343e11c7b98e883c +0 -0
  81. data/spec/dummy/tmp/cache/assets/CBC/A90/sprockets%2F88375d83a044a38a353166d47ce9e54f +0 -0
  82. data/spec/dummy/tmp/cache/assets/CC5/A40/sprockets%2F0886ca2691d8b490d337e3ee76854d85 +0 -0
  83. data/spec/dummy/tmp/cache/assets/CD6/140/sprockets%2F11c0952cbcae9bcd899a084245590122 +0 -0
  84. data/spec/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
  85. data/spec/dummy/tmp/cache/assets/CD8/800/sprockets%2F02b42c31b4c63833bd5391cf9673ca85 +0 -0
  86. data/spec/dummy/tmp/cache/assets/CDA/2C0/sprockets%2F221516f58730c4380758cbae2fec6a71 +0 -0
  87. data/spec/dummy/tmp/cache/assets/CDA/480/sprockets%2F95e6eb142db561885f06505a5914abb1 +0 -0
  88. data/spec/dummy/tmp/cache/assets/CE1/E10/sprockets%2F5210ce2ae5da974288dd019797e20a48 +0 -0
  89. data/spec/dummy/tmp/cache/assets/CE2/6A0/sprockets%2Fe8f56390ce25f90d5d83417710a37d2a +0 -0
  90. data/spec/dummy/tmp/cache/assets/CE6/6B0/sprockets%2F6f59704f0eb8d426364a45ae84a72a84 +0 -0
  91. data/spec/dummy/tmp/cache/assets/CED/190/sprockets%2F4ead8ef219866589f2daa431e2766343 +0 -0
  92. data/spec/dummy/tmp/cache/assets/CF8/CB0/sprockets%2Fd34d984764979dd92d43410c8def138e +0 -0
  93. data/spec/dummy/tmp/cache/assets/CFC/880/sprockets%2Fb2dd1136875dcde12d761017ac03372e +0 -0
  94. data/spec/dummy/tmp/cache/assets/CFF/B30/sprockets%2F48e1115402264fa234aabcb489ee518b +0 -0
  95. data/spec/dummy/tmp/cache/assets/D14/700/sprockets%2Fce8e69a02c907e441390a9c86b13df90 +0 -0
  96. data/spec/dummy/tmp/cache/assets/D16/7D0/sprockets%2F475812a15ca9d81ff39dd6ab61482d75 +0 -0
  97. data/spec/dummy/tmp/cache/assets/D26/B40/sprockets%2F5bdcd40a041fa14d4469b4a190161f3e +0 -0
  98. data/spec/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
  99. data/spec/dummy/tmp/cache/assets/D38/F40/sprockets%2Fd48477e04ed5bf10a5fc7c10130a679e +0 -0
  100. data/spec/dummy/tmp/cache/assets/D38/FE0/sprockets%2Fbfa23201384b9d7dc4b502b8dc29e656 +0 -0
  101. data/spec/dummy/tmp/cache/assets/D3D/0B0/sprockets%2F79fb602c1c65f8724a3c80dfe3c3361c +0 -0
  102. data/spec/dummy/tmp/cache/assets/D3E/800/sprockets%2F85894a92c6d354c2aac841b14a7bd55e +0 -0
  103. data/spec/dummy/tmp/cache/assets/D47/9C0/sprockets%2F57478f21bedc6548e8eca1d0a25a4958 +0 -0
  104. data/spec/dummy/tmp/cache/assets/D49/A90/sprockets%2F4433dd9a2fe90f951c6f5f7b71b0e853 +0 -0
  105. data/spec/dummy/tmp/cache/assets/D4C/0A0/sprockets%2Fd1ec53c5f942e6b79641c45766a2d7fc +0 -0
  106. data/spec/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
  107. data/spec/dummy/tmp/cache/assets/D5B/300/sprockets%2Fe62362bab720236b43e1a038fd9dbdd2 +0 -0
  108. data/spec/dummy/tmp/cache/assets/D68/5D0/sprockets%2F8ffa00e8e5f7803b6aaa18a23329f22f +0 -0
  109. data/spec/dummy/tmp/cache/assets/D6A/730/sprockets%2F9d1c16a25124c1fea9d3f5b37db76c19 +0 -0
  110. data/spec/dummy/tmp/cache/assets/D87/010/sprockets%2F2fd000d05c3caccd47a7b99f7b220d31 +0 -0
  111. data/spec/dummy/tmp/cache/assets/D88/840/sprockets%2Fbbb470f1d92872d9e96736ffee738ab8 +0 -0
  112. data/spec/dummy/tmp/cache/assets/D8B/D70/sprockets%2Fac6110ef0f1216d4e86c2ed603eac82c +0 -0
  113. data/spec/dummy/tmp/cache/assets/D96/5C0/sprockets%2Fbfe0beb29fcee39b99441a7be0138101 +0 -0
  114. data/spec/dummy/tmp/cache/assets/DAD/BA0/sprockets%2F6b7678daa66e961e3dbb796535af3bcd +0 -0
  115. data/spec/dummy/tmp/cache/assets/DBE/F30/sprockets%2Fe042264dbae9fca26108ce7b4dce350b +0 -0
  116. data/spec/dummy/tmp/cache/assets/DC4/330/sprockets%2Fdfbbbc7c7a2a52cfcb710542961ec664 +0 -0
  117. data/spec/dummy/tmp/cache/assets/DC8/C50/sprockets%2Fb5abe9d8e041580bfe17daf381a91dd2 +0 -0
  118. data/spec/dummy/tmp/cache/assets/DD5/5B0/sprockets%2Fe3162de85dd0ebaa5e479ef9d19aa582 +0 -0
  119. data/spec/dummy/tmp/cache/assets/DE7/290/sprockets%2Fa972abb5f2c3d2064a7c43a3d0bc5bee +0 -0
  120. data/spec/dummy/tmp/cache/assets/DFD/C30/sprockets%2F2e060bbba7e5d1f81562fbcca678f9bf +0 -0
  121. data/spec/dummy/tmp/cache/assets/E06/E60/sprockets%2Ff0eaaf5cea0945a49feab7878c8a44a8 +0 -0
  122. data/spec/dummy/tmp/cache/assets/E0E/BB0/sprockets%2Ff48af82fa284ceabac74ee8258d1f88d +0 -0
  123. data/spec/dummy/tmp/cache/assets/E27/6C0/sprockets%2F12ffc203c4789ac5acc3bdceade8395a +0 -0
  124. data/spec/dummy/tmp/cache/assets/E55/230/sprockets%2Fea4a67dddbbcb11bf04bf77af7b90f54 +0 -0
  125. data/spec/dummy/tmp/cache/assets/EE0/840/sprockets%2Fdcbdff354ddfdcdb2a5abd9f03ce620c +0 -0
  126. data/spec/dummy/tmp/pids/server.pid +1 -0
  127. data/spec/factories/factories.rb +3 -0
  128. data/spec/fixtures/vcr_cassettes/bell_house.yml +12100 -0
  129. data/spec/fixtures/vcr_cassettes/brooklyn_bridge_park.yml +25703 -0
  130. data/spec/fixtures/vcr_cassettes/date_time_service.yml +38 -0
  131. data/spec/fixtures/vcr_cassettes/dummy_cassette.yml +12100 -0
  132. data/spec/fixtures/vcr_cassettes/ticket_fly.yml +18813 -0
  133. data/spec/models/mr_video/cassette_spec.rb +64 -0
  134. data/spec/models/mr_video/episode_spec.rb +83 -0
  135. data/spec/rails_helper.rb +72 -0
  136. data/spec/spec_helper.rb +78 -0
  137. data/spec/support/coveralls.rb +2 -0
  138. metadata +289 -0
@@ -0,0 +1,14 @@
1
+ <!DOCTYPE html>
2
+ <html>
3
+ <head>
4
+ <title>Dummy</title>
5
+ <%= stylesheet_link_tag "application", :media => "all" %>
6
+ <%= javascript_include_tag "application" %>
7
+ <%= csrf_meta_tags %>
8
+ </head>
9
+ <body>
10
+
11
+ <%= yield %>
12
+
13
+ </body>
14
+ </html>
@@ -0,0 +1,4 @@
1
+ # This file is used by Rack-based servers to start the application.
2
+
3
+ require ::File.expand_path('../config/environment', __FILE__)
4
+ run Dummy::Application
@@ -0,0 +1,63 @@
1
+ require File.expand_path('../boot', __FILE__)
2
+
3
+ require 'rails/all'
4
+
5
+ Bundler.require
6
+ require 'mr_video'
7
+
8
+ module Dummy
9
+ class Application < Rails::Application
10
+ # Settings in config/environments/* take precedence over those specified here.
11
+ # Application configuration should go into files in config/initializers
12
+ # -- all .rb files in that directory are automatically loaded.
13
+
14
+ # Custom directories with classes and modules you want to be autoloadable.
15
+ # config.autoload_paths += %W(#{config.root}/extras)
16
+
17
+ # Only load the plugins named here, in the order given (default is alphabetical).
18
+ # :all can be used as a placeholder for all plugins not explicitly named.
19
+ # config.plugins = [ :exception_notification, :ssl_requirement, :all ]
20
+
21
+ # Activate observers that should always be running.
22
+ # config.active_record.observers = :cacher, :garbage_collector, :forum_observer
23
+
24
+ # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
25
+ # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
26
+ # config.time_zone = 'Central Time (US & Canada)'
27
+
28
+ # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
29
+ # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
30
+ # config.i18n.default_locale = :de
31
+ config.i18n.enforce_available_locales = false
32
+
33
+ # Configure the default encoding used in templates for Ruby 1.9.
34
+ config.encoding = "utf-8"
35
+
36
+ # Configure sensitive parameters which will be filtered from the log file.
37
+ config.filter_parameters += [:password]
38
+
39
+ # Enable escaping HTML in JSON.
40
+ config.active_support.escape_html_entities_in_json = true
41
+
42
+ # Use SQL instead of Active Record's schema dumper when creating the database.
43
+ # This is necessary if your schema can't be completely dumped by the schema dumper,
44
+ # like if you have constraints or database-specific column types
45
+ # config.active_record.schema_format = :sql
46
+
47
+ # Enforce whitelist mode for mass assignment.
48
+ # This will create an empty whitelist of attributes available for mass-assignment for all models
49
+ # in your app. As such, your models will need to explicitly whitelist or blacklist accessible
50
+ # parameters by using an attr_accessible or attr_protected declaration.
51
+ # config.active_record.whitelist_attributes = true
52
+
53
+ # Remove database dependency
54
+ # config.frameworks -= [:active_record, :active_resource, :action_mailer]
55
+
56
+ # Enable the asset pipeline
57
+ config.assets.enabled = true
58
+
59
+ # Version of your assets, change this if you want to expire all your assets
60
+ config.assets.version = '1.0'
61
+ end
62
+ end
63
+
@@ -0,0 +1,10 @@
1
+ require 'rubygems'
2
+ gemfile = File.expand_path('../../../../Gemfile', __FILE__)
3
+
4
+ if File.exist?(gemfile)
5
+ ENV['BUNDLE_GEMFILE'] = gemfile
6
+ require 'bundler'
7
+ Bundler.setup
8
+ end
9
+
10
+ $:.unshift File.expand_path('../../../../lib', __FILE__)
@@ -0,0 +1,25 @@
1
+ # SQLite version 3.x
2
+ # gem install sqlite3
3
+ #
4
+ # Ensure the SQLite 3 gem is defined in your Gemfile
5
+ # gem 'sqlite3'
6
+ development:
7
+ adapter: sqlite3
8
+ database: db/development.sqlite3
9
+ pool: 5
10
+ timeout: 5000
11
+
12
+ # Warning: The database defined as "test" will be erased and
13
+ # re-generated from your development database when you run "rake".
14
+ # Do not set this db to the same as development or production.
15
+ test:
16
+ adapter: sqlite3
17
+ database: db/test.sqlite3
18
+ pool: 5
19
+ timeout: 5000
20
+
21
+ production:
22
+ adapter: sqlite3
23
+ database: db/production.sqlite3
24
+ pool: 5
25
+ timeout: 5000
@@ -0,0 +1,5 @@
1
+ # Load the rails application
2
+ require File.expand_path('../application', __FILE__)
3
+
4
+ # Initialize the rails application
5
+ Dummy::Application.initialize!
@@ -0,0 +1,38 @@
1
+ Dummy::Application.configure do
2
+ # Settings specified here will take precedence over those in config/application.rb
3
+
4
+ # In the development environment your application's code is reloaded on
5
+ # every request. This slows down response time but is perfect for development
6
+ # since you don't have to restart the web server when you make code changes.
7
+ config.cache_classes = false
8
+
9
+ # Log error messages when you accidentally call methods on nil.
10
+ config.whiny_nils = true
11
+
12
+ # Show full error reports and disable caching
13
+ config.consider_all_requests_local = true
14
+ config.action_controller.perform_caching = false
15
+ config.cach_store = :memory_store
16
+
17
+ # Don't care if the mailer can't send
18
+ config.action_mailer.raise_delivery_errors = false
19
+
20
+ # Print deprecation notices to the Rails logger
21
+ config.active_support.deprecation = :log
22
+
23
+ # Only use best-standards-support built into browsers
24
+ config.action_dispatch.best_standards_support = :builtin
25
+
26
+ # Raise exception on mass assignment protection for Active Record models
27
+ config.active_record.mass_assignment_sanitizer = :strict
28
+
29
+ # Log the query plan for queries taking more than this (works
30
+ # with SQLite, MySQL, and PostgreSQL)
31
+ config.active_record.auto_explain_threshold_in_seconds = 0.5
32
+
33
+ # Do not compress assets
34
+ config.assets.compress = false
35
+
36
+ # Expands the lines which load the assets
37
+ config.assets.debug = true
38
+ end
@@ -0,0 +1,67 @@
1
+ Dummy::Application.configure do
2
+ # Settings specified here will take precedence over those in config/application.rb
3
+
4
+ # Code is not reloaded between requests
5
+ config.cache_classes = true
6
+
7
+ # Full error reports are disabled and caching is turned on
8
+ config.consider_all_requests_local = false
9
+ config.action_controller.perform_caching = true
10
+
11
+ # Disable Rails's static asset server (Apache or nginx will already do this)
12
+ config.serve_static_assets = false
13
+
14
+ # Compress JavaScripts and CSS
15
+ config.assets.compress = true
16
+
17
+ # Don't fallback to assets pipeline if a precompiled asset is missed
18
+ config.assets.compile = false
19
+
20
+ # Generate digests for assets URLs
21
+ config.assets.digest = true
22
+
23
+ # Defaults to nil and saved in location specified by config.assets.prefix
24
+ # config.assets.manifest = YOUR_PATH
25
+
26
+ # Specifies the header that your server uses for sending files
27
+ # config.action_dispatch.x_sendfile_header = "X-Sendfile" # for apache
28
+ # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for nginx
29
+
30
+ # Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
31
+ # config.force_ssl = true
32
+
33
+ # See everything in the log (default is :info)
34
+ # config.log_level = :debug
35
+
36
+ # Prepend all log lines with the following tags
37
+ # config.log_tags = [ :subdomain, :uuid ]
38
+
39
+ # Use a different logger for distributed setups
40
+ # config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)
41
+
42
+ # Use a different cache store in production
43
+ # config.cache_store = :mem_cache_store
44
+
45
+ # Enable serving of images, stylesheets, and JavaScripts from an asset server
46
+ # config.action_controller.asset_host = "http://assets.example.com"
47
+
48
+ # Precompile additional assets (application.js, application.css, and all non-JS/CSS are already added)
49
+ # config.assets.precompile += %w( search.js )
50
+
51
+ # Disable delivery errors, bad email addresses will be ignored
52
+ # config.action_mailer.raise_delivery_errors = false
53
+
54
+ # Enable threaded mode
55
+ # config.threadsafe!
56
+
57
+ # Enable locale fallbacks for I18n (makes lookups for any locale fall back to
58
+ # the I18n.default_locale when a translation can not be found)
59
+ config.i18n.fallbacks = true
60
+
61
+ # Send deprecation notices to registered listeners
62
+ config.active_support.deprecation = :notify
63
+
64
+ # Log the query plan for queries taking more than this (works
65
+ # with SQLite, MySQL, and PostgreSQL)
66
+ # config.active_record.auto_explain_threshold_in_seconds = 0.5
67
+ end
@@ -0,0 +1,38 @@
1
+ Dummy::Application.configure do
2
+ # Settings specified here will take precedence over those in config/application.rb
3
+
4
+ # The test environment is used exclusively to run your application's
5
+ # test suite. You never need to work with it otherwise. Remember that
6
+ # your test database is "scratch space" for the test suite and is wiped
7
+ # and recreated between test runs. Don't rely on the data there!
8
+ config.cache_classes = true
9
+
10
+ # Configure static asset server for tests with Cache-Control for performance
11
+ config.serve_static_assets = true
12
+ config.static_cache_control = "public, max-age=3600"
13
+ config.cache_store = :null_store
14
+
15
+ # Log error messages when you accidentally call methods on nil
16
+ config.whiny_nils = true
17
+
18
+ # Show full error reports and disable caching
19
+ config.consider_all_requests_local = true
20
+ config.action_controller.perform_caching = false
21
+
22
+ # Raise exceptions instead of rendering exception templates
23
+ config.action_dispatch.show_exceptions = false
24
+
25
+ # Disable request forgery protection in test environment
26
+ config.action_controller.allow_forgery_protection = false
27
+
28
+ # Tell Action Mailer not to deliver emails to the real world.
29
+ # The :test delivery method accumulates sent emails in the
30
+ # ActionMailer::Base.deliveries array.
31
+ config.action_mailer.delivery_method = :test
32
+
33
+ # Raise exception on mass assignment protection for Active Record models
34
+ config.active_record.mass_assignment_sanitizer = :strict
35
+
36
+ # Print deprecation notices to the stderr
37
+ config.active_support.deprecation = :stderr
38
+ end
@@ -0,0 +1,7 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # You can add backtrace silencers for libraries that you're using but don't wish to see in your backtraces.
4
+ # Rails.backtrace_cleaner.add_silencer { |line| line =~ /my_noisy_library/ }
5
+
6
+ # You can also remove all the silencers if you're trying to debug a problem that might stem from framework code.
7
+ # Rails.backtrace_cleaner.remove_silencers!
@@ -0,0 +1,15 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new inflection rules using the following format
4
+ # (all these examples are active by default):
5
+ # ActiveSupport::Inflector.inflections do |inflect|
6
+ # inflect.plural /^(ox)$/i, '\1en'
7
+ # inflect.singular /^(ox)en/i, '\1'
8
+ # inflect.irregular 'person', 'people'
9
+ # inflect.uncountable %w( fish sheep )
10
+ # end
11
+ #
12
+ # These inflection rules are supported but not enabled by default:
13
+ # ActiveSupport::Inflector.inflections do |inflect|
14
+ # inflect.acronym 'RESTful'
15
+ # end
@@ -0,0 +1,5 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new mime types for use in respond_to blocks:
4
+ # Mime::Type.register "text/richtext", :rtf
5
+ # Mime::Type.register_alias "text/html", :iphone
@@ -0,0 +1,5 @@
1
+ if Rails.env.development? && defined?(MrVideo)
2
+ MrVideo.configure do |config|
3
+ config.cassette_library_dir = '../../spec/fixtures/vcr_cassettes'
4
+ end
5
+ end
@@ -0,0 +1,1395 @@
1
+ {
2
+ "auto_complete":
3
+ {
4
+ "selected_items":
5
+ [
6
+ [
7
+ "cass",
8
+ "cassette_library_dir"
9
+ ],
10
+ [
11
+ "config",
12
+ "configuration"
13
+ ],
14
+ [
15
+ "Cass",
16
+ "Cassettes"
17
+ ],
18
+ [
19
+ "content",
20
+ "content_for"
21
+ ],
22
+ [
23
+ "Vide",
24
+ "Video"
25
+ ],
26
+ [
27
+ "na",
28
+ "navbar"
29
+ ],
30
+ [
31
+ "font",
32
+ "font-size"
33
+ ],
34
+ [
35
+ "cassettes",
36
+ "cassettes_path"
37
+ ],
38
+ [
39
+ "nav",
40
+ "navbar"
41
+ ],
42
+ [
43
+ "Vid",
44
+ "VideoStore"
45
+ ],
46
+ [
47
+ "Tracks",
48
+ "TracksBase"
49
+ ],
50
+ [
51
+ "trac",
52
+ "tracks_grouped_by_id"
53
+ ],
54
+ [
55
+ "tra",
56
+ "track_id"
57
+ ],
58
+ [
59
+ "des",
60
+ "destroy"
61
+ ],
62
+ [
63
+ "have",
64
+ "have_received"
65
+ ],
66
+ [
67
+ "lin",
68
+ "link_to"
69
+ ],
70
+ [
71
+ "conf",
72
+ "config"
73
+ ],
74
+ [
75
+ "cas",
76
+ "cassette_path"
77
+ ],
78
+ [
79
+ "http",
80
+ "http_interaction"
81
+ ],
82
+ [
83
+ "up",
84
+ "updated_at"
85
+ ],
86
+ [
87
+ "request",
88
+ "request_method"
89
+ ],
90
+ [
91
+ "con",
92
+ "configuration"
93
+ ],
94
+ [
95
+ "Con",
96
+ "Configuration"
97
+ ],
98
+ [
99
+ "confi",
100
+ "configuration"
101
+ ],
102
+ [
103
+ "cassette",
104
+ "cassette_library_dir"
105
+ ],
106
+ [
107
+ "app",
108
+ "application"
109
+ ],
110
+ [
111
+ "vid",
112
+ "video_store"
113
+ ],
114
+ [
115
+ "add",
116
+ "add_dependency"
117
+ ],
118
+ [
119
+ "pro",
120
+ "profile_presenter_class"
121
+ ],
122
+ [
123
+ "axes",
124
+ "axes_id"
125
+ ],
126
+ [
127
+ "user",
128
+ "user_statistics_set"
129
+ ],
130
+ [
131
+ "ax",
132
+ "axes_id"
133
+ ],
134
+ [
135
+ "axe",
136
+ "axes_grouped_by_id"
137
+ ],
138
+ [
139
+ "has",
140
+ "has_estimate"
141
+ ],
142
+ [
143
+ "in",
144
+ "instrument_axis"
145
+ ],
146
+ [
147
+ "cover",
148
+ "covered_stock"
149
+ ],
150
+ [
151
+ "get_",
152
+ "get_axes_for_user"
153
+ ],
154
+ [
155
+ "comm",
156
+ "community_statistics_set"
157
+ ],
158
+ [
159
+ "Comm",
160
+ "CalculateCommunityStatisticsJob"
161
+ ],
162
+ [
163
+ "calculate",
164
+ "calculate_community_statistics"
165
+ ],
166
+ [
167
+ "should",
168
+ "should_receive"
169
+ ],
170
+ [
171
+ "Calc",
172
+ "CalculateCommunityStatisticsJob"
173
+ ],
174
+ [
175
+ "est",
176
+ "estimate"
177
+ ],
178
+ [
179
+ "commu",
180
+ "community_axis"
181
+ ],
182
+ [
183
+ "user_",
184
+ "user_axes"
185
+ ],
186
+ [
187
+ "get",
188
+ "get_axes_for_users"
189
+ ],
190
+ [
191
+ "per",
192
+ "perform_async"
193
+ ],
194
+ [
195
+ "job",
196
+ "job_class"
197
+ ],
198
+ [
199
+ "rele",
200
+ "release"
201
+ ],
202
+ [
203
+ "user_ax",
204
+ "user_axis"
205
+ ],
206
+ [
207
+ "com",
208
+ "community_statistics_set"
209
+ ],
210
+ [
211
+ "Com",
212
+ "CommunityStatisticsSet"
213
+ ],
214
+ [
215
+ "bio",
216
+ "bio_categorization_three"
217
+ ],
218
+ [
219
+ "cat",
220
+ "categorization_one"
221
+ ],
222
+ [
223
+ "ca",
224
+ "categorization_two"
225
+ ],
226
+ [
227
+ "su",
228
+ "subject"
229
+ ],
230
+ [
231
+ "glo",
232
+ "global_axes"
233
+ ],
234
+ [
235
+ "validate",
236
+ "validates_presence_of"
237
+ ],
238
+ [
239
+ "Pr",
240
+ "Professional"
241
+ ],
242
+ [
243
+ "expe",
244
+ "expected_users"
245
+ ],
246
+ [
247
+ "bi",
248
+ "bio_categorization_one"
249
+ ],
250
+ [
251
+ "exis",
252
+ "existing_users"
253
+ ],
254
+ [
255
+ "P",
256
+ "Professional"
257
+ ],
258
+ [
259
+ "cate",
260
+ "categorization_one"
261
+ ],
262
+ [
263
+ "model",
264
+ "model_class"
265
+ ],
266
+ [
267
+ "attr",
268
+ "attributes"
269
+ ],
270
+ [
271
+ "defa",
272
+ "default_get_options"
273
+ ],
274
+ [
275
+ "wit",
276
+ "with_indifferent_access"
277
+ ],
278
+ [
279
+ "b",
280
+ "bio_categorization_one"
281
+ ],
282
+ [
283
+ "bio_categorization_t",
284
+ "bio_categorization_two"
285
+ ],
286
+ [
287
+ "valid",
288
+ "validates_uniqueness_of"
289
+ ],
290
+ [
291
+ "mode",
292
+ "model_class"
293
+ ],
294
+ [
295
+ "User",
296
+ "UserAxis"
297
+ ],
298
+ [
299
+ "desc",
300
+ "describe"
301
+ ],
302
+ [
303
+ "var",
304
+ "variable_calculation"
305
+ ],
306
+ [
307
+ "fin",
308
+ "finalize"
309
+ ],
310
+ [
311
+ "v",
312
+ "variable_stats"
313
+ ],
314
+ [
315
+ "va",
316
+ "variable"
317
+ ],
318
+ [
319
+ "p",
320
+ "property"
321
+ ],
322
+ [
323
+ "calc",
324
+ "calculations"
325
+ ],
326
+ [
327
+ "cal",
328
+ "calculation"
329
+ ],
330
+ [
331
+ "abs",
332
+ "absolute_error_percent"
333
+ ],
334
+ [
335
+ "ab",
336
+ "absolute_error_percent"
337
+ ],
338
+ [
339
+ "a",
340
+ "absolute_error"
341
+ ],
342
+ [
343
+ "error",
344
+ "error_percent"
345
+ ],
346
+ [
347
+ "reve",
348
+ "revenue"
349
+ ],
350
+ [
351
+ "rev",
352
+ "revenue"
353
+ ],
354
+ [
355
+ "gr",
356
+ "group_by"
357
+ ],
358
+ [
359
+ "g",
360
+ "group_by"
361
+ ],
362
+ [
363
+ "calcl",
364
+ "calculator"
365
+ ],
366
+ [
367
+ "calcula",
368
+ "calculator"
369
+ ],
370
+ [
371
+ "Acc",
372
+ "Accuracy"
373
+ ],
374
+ [
375
+ "margin",
376
+ "margin-bottom"
377
+ ],
378
+ [
379
+ "cov",
380
+ "covered_stock"
381
+ ],
382
+ [
383
+ "co",
384
+ "covered_stocks"
385
+ ],
386
+ [
387
+ "cu",
388
+ "current_monday"
389
+ ],
390
+ [
391
+ "cove",
392
+ "covered_stocks_by_date"
393
+ ],
394
+ [
395
+ "current_",
396
+ "current_date"
397
+ ],
398
+ [
399
+ "da",
400
+ "day_of_week"
401
+ ],
402
+ [
403
+ "cur",
404
+ "current_date"
405
+ ],
406
+ [
407
+ "curr",
408
+ "current_monday"
409
+ ],
410
+ [
411
+ "c",
412
+ "current_user"
413
+ ],
414
+ [
415
+ "curre",
416
+ "current_user"
417
+ ],
418
+ [
419
+ "eba",
420
+ "ebay_release_old"
421
+ ],
422
+ [
423
+ "aap",
424
+ "aapl_release_old"
425
+ ],
426
+ [
427
+ "current",
428
+ "current_date"
429
+ ],
430
+ [
431
+ "covere",
432
+ "covered_stocks_grouped_by_date"
433
+ ],
434
+ [
435
+ "covered_s",
436
+ "covered_stocks_by_date"
437
+ ],
438
+ [
439
+ "repo",
440
+ "report_dates"
441
+ ],
442
+ [
443
+ "is",
444
+ "is_current_user"
445
+ ],
446
+ [
447
+ "pres",
448
+ "presenter"
449
+ ],
450
+ [
451
+ "curren",
452
+ "current_user"
453
+ ],
454
+ [
455
+ "nf",
456
+ "nflx"
457
+ ],
458
+ [
459
+ "nfl",
460
+ "nflx_user_stats"
461
+ ],
462
+ [
463
+ "eb",
464
+ "ebay_user_stats"
465
+ ],
466
+ [
467
+ "yhoo",
468
+ "yahoo_user_stats"
469
+ ],
470
+ [
471
+ "Co",
472
+ "CoveredStockPresenter"
473
+ ],
474
+ [
475
+ "re",
476
+ "release"
477
+ ],
478
+ [
479
+ "sort",
480
+ "sort_key"
481
+ ],
482
+ [
483
+ "goog",
484
+ "goog_user_stats"
485
+ ],
486
+ [
487
+ "aapl",
488
+ "aapl_user_stats"
489
+ ],
490
+ [
491
+ "rel",
492
+ "release_id"
493
+ ],
494
+ [
495
+ "pand",
496
+ "pand_user_stats"
497
+ ],
498
+ [
499
+ "coe",
500
+ "covered_stocks_presenter"
501
+ ],
502
+ [
503
+ "covered_sto",
504
+ "covered_stocks_presenter"
505
+ ],
506
+ [
507
+ "covered",
508
+ "covered_stock"
509
+ ],
510
+ [
511
+ "release",
512
+ "release"
513
+ ],
514
+ [
515
+ "coverd",
516
+ "covered_stocks"
517
+ ]
518
+ ]
519
+ },
520
+ "buffers":
521
+ [
522
+ {
523
+ "file": "/Users/ilya/Dev/workspace-arrow/video-store/app/assets/stylesheets/mr_video/application.css",
524
+ "settings":
525
+ {
526
+ "buffer_size": 610,
527
+ "line_ending": "Unix"
528
+ }
529
+ },
530
+ {
531
+ "file": "/Users/ilya/Dev/workspace-arrow/video-store/spec/rails_helper.rb",
532
+ "settings":
533
+ {
534
+ "buffer_size": 2293,
535
+ "line_ending": "Unix"
536
+ }
537
+ },
538
+ {
539
+ "file": "mr_video.rb",
540
+ "settings":
541
+ {
542
+ "buffer_size": 101,
543
+ "line_ending": "Unix"
544
+ }
545
+ }
546
+ ],
547
+ "build_system": "",
548
+ "command_palette":
549
+ {
550
+ "height": 392.0,
551
+ "selected_items":
552
+ [
553
+ [
554
+ ":w",
555
+ ":w - Save"
556
+ ],
557
+ [
558
+ "Package Control: Ins",
559
+ "Package Control: Install Package"
560
+ ],
561
+ [
562
+ "Package Control: In",
563
+ "Package Control: Install Package"
564
+ ]
565
+ ],
566
+ "width": 395.0
567
+ },
568
+ "console":
569
+ {
570
+ "height": 120.0,
571
+ "history":
572
+ [
573
+ ]
574
+ },
575
+ "distraction_free":
576
+ {
577
+ "menu_visible": true,
578
+ "show_minimap": false,
579
+ "show_open_files": false,
580
+ "show_tabs": false,
581
+ "side_bar_visible": false,
582
+ "status_bar_visible": false
583
+ },
584
+ "file_history":
585
+ [
586
+ "/Users/ilya/Dev/workspace-arrow/video-store/video_store.gemspec",
587
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/controllers/video_store/video_store_controller.rb",
588
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/video_store.html.erb",
589
+ "/Users/ilya/Dev/workspace-arrow/video-store/lib/tasks/video_store_tasks.rake",
590
+ "/Users/ilya/Dev/workspace-arrow/video-store/lib/video_store.rb",
591
+ "/Users/ilya/Dev/workspace-arrow/video-store/lib/video_store/engine.rb",
592
+ "/Users/ilya/Dev/workspace-arrow/video-store/script/rails",
593
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/config/application.rb",
594
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/config/routes.rb",
595
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/log/development.log",
596
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/log/test.log",
597
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/C2D/510/sprockets%2F20b2ed248141350042180775bd7ca300",
598
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/C33/7B0/sprockets%2F279f3425616908db21248ef7c0377697",
599
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/C45/3B0/sprockets%2Fc56cb6a022490005d187389a831e2571",
600
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/C5C/230/sprockets%2F46ad27872159cec6e741991594d15124",
601
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/C63/E70/sprockets%2Fa2f5ad8491396950056b8735f7a62938",
602
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/CBC/A90/sprockets%2F88375d83a044a38a353166d47ce9e54f",
603
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/CC5/A40/sprockets%2F0886ca2691d8b490d337e3ee76854d85",
604
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/CD8/800/sprockets%2F02b42c31b4c63833bd5391cf9673ca85",
605
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/CDA/2C0/sprockets%2F221516f58730c4380758cbae2fec6a71",
606
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/CE1/E10/sprockets%2F5210ce2ae5da974288dd019797e20a48",
607
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/CE6/6B0/sprockets%2F6f59704f0eb8d426364a45ae84a72a84",
608
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/CF8/CB0/sprockets%2Fd34d984764979dd92d43410c8def138e",
609
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/CFF/B30/sprockets%2F48e1115402264fa234aabcb489ee518b",
610
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/D16/7D0/sprockets%2F475812a15ca9d81ff39dd6ab61482d75",
611
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/D26/B40/sprockets%2F5bdcd40a041fa14d4469b4a190161f3e",
612
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/D38/F40/sprockets%2Fd48477e04ed5bf10a5fc7c10130a679e",
613
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/D3D/0B0/sprockets%2F79fb602c1c65f8724a3c80dfe3c3361c",
614
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/D47/9C0/sprockets%2F57478f21bedc6548e8eca1d0a25a4958",
615
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/D49/A90/sprockets%2F4433dd9a2fe90f951c6f5f7b71b0e853",
616
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/D4C/0A0/sprockets%2Fd1ec53c5f942e6b79641c45766a2d7fc",
617
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/D5B/300/sprockets%2Fe62362bab720236b43e1a038fd9dbdd2",
618
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/D68/5D0/sprockets%2F8ffa00e8e5f7803b6aaa18a23329f22f",
619
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/D87/010/sprockets%2F2fd000d05c3caccd47a7b99f7b220d31",
620
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/D88/840/sprockets%2Fbbb470f1d92872d9e96736ffee738ab8",
621
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/DAD/BA0/sprockets%2F6b7678daa66e961e3dbb796535af3bcd",
622
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/DC4/330/sprockets%2Fdfbbbc7c7a2a52cfcb710542961ec664",
623
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/DC8/C50/sprockets%2Fb5abe9d8e041580bfe17daf381a91dd2",
624
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/DE7/290/sprockets%2Fa972abb5f2c3d2064a7c43a3d0bc5bee",
625
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/DFD/C30/sprockets%2F2e060bbba7e5d1f81562fbcca678f9bf",
626
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/E06/E60/sprockets%2Ff0eaaf5cea0945a49feab7878c8a44a8",
627
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/E27/6C0/sprockets%2F12ffc203c4789ac5acc3bdceade8395a",
628
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/tmp/cache/assets/EE0/840/sprockets%2Fdcbdff354ddfdcdb2a5abd9f03ce620c",
629
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/controllers/video_store/cassettes_controller.rb",
630
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/controllers/video_store/episodes_controller.rb",
631
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/models/video_store/cassette.rb",
632
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/models/video_store/episode.rb",
633
+ "/Users/ilya/Dev/workspace-arrow/video-store/config/routes.rb",
634
+ "/Users/ilya/Dev/workspace-arrow/video-store/lib/video_store/configuration.rb",
635
+ "/Users/ilya/Dev/workspace-arrow/video-store/lib/video_store/version.rb",
636
+ "/Users/ilya/Dev/workspace-arrow/video-store/Rakefile",
637
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/controllers/video_store/cassettes_controller_spec.rb",
638
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/controllers/video_store/episodes_controller_spec.rb",
639
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/config/initializers/video_store.rb",
640
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/models/video_store/cassette_spec.rb",
641
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/models/video_store/episode_spec.rb",
642
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/assets/javascripts/video_store/jquery/jquery.js",
643
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/index.html.erb",
644
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/show.html.erb",
645
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/episodes/destroy.js.erb",
646
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/controllers/video_store/tracks_controller.rb",
647
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/models/video_store/track.rb",
648
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/controllers/video_store/tracks_controller_spec.rb",
649
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/models/video_store/track_spec.rb",
650
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/assets/stylesheets/video_store/application.css",
651
+ "/Users/ilya/Dev/workspace-arrow/video-store/Gemfile",
652
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/tracks/destroy.js.erb",
653
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/cassettes/destroy.js.erb",
654
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/spec_helper.rb",
655
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/fixtures/vcr_cassettes/dummy_cassette.yml",
656
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/fixtures/vcr_cassettes/bell_house.yml",
657
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/rails_helper.rb",
658
+ "/Users/ilya/Dev/workspace-arrow/video-store/.rspec",
659
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/spec/rails_helper.rb",
660
+ "/Users/ilya/Dev/workspace-arrow/video-store/.gitignore",
661
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/assets/javascripts/video_store/jquery/jquery_ujs.js",
662
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/assets/javascripts/video_store/application.js",
663
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/assets/stylesheets/video_store/bootstrap/bootstrap.css",
664
+ "/Users/ilya/Dev/workspace-arrow/video-store/Gemfile.lock",
665
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/assets/javascripts/video_store/bootstrap/bootstrap.min.js",
666
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/assets/stylesheets/video_store/bootstrap/bootstrap.css.map",
667
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/assets/stylesheets/video_store/bootstrap/bootstrap-theme.css.map",
668
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/config/initializers/vcr.rb",
669
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/config/boot.rb",
670
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/app/assets/stylesheets/application.css",
671
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/app/assets/javascripts/application.js",
672
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/assets/stylesheets/video_store/bootstrap-theme.css",
673
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/controllers/.gitkeep",
674
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/views/layouts/.gitkeep",
675
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/dummy/config/database.yml",
676
+ "/Users/ilya/Dev/workspace-arrow/video-store/README.rdoc",
677
+ "/Users/ilya/Dev/workspace-arrow/video-store/spec/factories/factories.rb",
678
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/controllers/video_store/vcr_web_controller.rb",
679
+ "/Users/ilya/Dev/workspace-arrow/video-store/.rvmrc",
680
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/controllers/video_store/.gitkeep",
681
+ "/Users/ilya/Dev/workspace-arrow/video-store/app/views/video_store/.gitkeep",
682
+ "/Users/ilya/Dev/workspace-arrow/video-store/lib/your_name_here.rb",
683
+ "/Users/ilya/Dev/workspace-arrow/video-store/lib/tasks/your_name_here_tasks.rake",
684
+ "/Users/ilya/Dev/workspace-arrow/video-store/lib/your_name_here/engine.rb",
685
+ "/Users/ilya/Dev/workspace-arrow/video-store/lib/your_name_here/version.rb",
686
+ "/Users/ilya/Dev/workspace-arrow/video-store/MIT-LICENSE",
687
+ "/Users/ilya/Estimize/estimize/spec/presenters/users/covered_stocks_presenter_spec.rb",
688
+ "/Users/ilya/Estimize/estimize/spec/presenters/users/profile_presenter_spec.rb",
689
+ "/Users/ilya/Estimize/estimize/app/views/users/_covered_stock.html.haml",
690
+ "/Users/ilya/Estimize/estimize/app/views/users/_covered_stocks_section.html.haml",
691
+ "/Users/ilya/Estimize/estimize/app/assets/stylesheets/pages/_profile.scss",
692
+ "/Users/ilya/Estimize/estimize/app/presenters/users/profile_presenter.rb",
693
+ "/Users/ilya/Estimize/estimize/app/presenters/users/covered_stocks_presenter.rb",
694
+ "/Users/ilya/Estimize/estimize/tmp/cache/sass/02e8077a7d68f4f98d984879745c5841d7d4dcb7/_profile.scssc",
695
+ "/Users/ilya/Estimize/estimize/app/assets/javascripts/profile.js",
696
+ "/Users/ilya/Estimize/estimize/Procfile",
697
+ "/Users/ilya/Estimize/estimize/app/models/estimate/revisions_ext.rb",
698
+ "/Users/ilya/Estimize/estimize/app/models/rankings.rb",
699
+ "/Users/ilya/Estimize/estimize/app/models/user.rb",
700
+ "/Users/ilya/Estimize/estimize/app/assets/javascripts/models.js",
701
+ "/Users/ilya/Estimize/estimize/config/mongoid.yml",
702
+ "/Users/ilya/Estimize/estimize/app/jobs/mark_user_statistics_job.rb",
703
+ "/Users/ilya/Estimize/estimize/spec/models/statistics/calculators_spec.rb",
704
+ "/Users/ilya/Estimize/estimize/app/jobs/score_release.rb",
705
+ "/Users/ilya/Estimize/estimize/spec/factories/statistics/community_statistics_set.rb",
706
+ "/Users/ilya/Estimize/estimize/spec/models/statistics/community_statistics_set_spec.rb",
707
+ "/Users/ilya/Estimize/estimize/spec/models/statistics/user_statistics_set_spec.rb",
708
+ "/Users/ilya/Estimize/estimize/spec/models/statistics/population_statistics_set_spec.rb",
709
+ "/Users/ilya/Estimize/estimize/spec/spec_helper.rb",
710
+ "/Users/ilya/Estimize/estimize/spec/models/consensus_spec.rb",
711
+ "/Users/ilya/Estimize/estimize/spec/models/rankings_spec.rb",
712
+ "/Users/ilya/Estimize/estimize/spec/factories/user.rb",
713
+ "/Users/ilya/Estimize/estimize/spec/factories/statistics/user_axis.rb"
714
+ ],
715
+ "find":
716
+ {
717
+ "height": 35.0
718
+ },
719
+ "find_in_files":
720
+ {
721
+ "height": 93.0,
722
+ "where_history":
723
+ [
724
+ "/Users/ilya/Dev/workspace-arrow/video-store",
725
+ "",
726
+ "require 'rails_helper'",
727
+ ""
728
+ ]
729
+ },
730
+ "find_state":
731
+ {
732
+ "case_sensitive": true,
733
+ "find_history":
734
+ [
735
+ "video_store",
736
+ "VideoStore",
737
+ "track",
738
+ "Track",
739
+ "model",
740
+ "require 'spec_helper'",
741
+ "bootstrap.css.map",
742
+ "rspec-its",
743
+ "rails",
744
+ "have_received",
745
+ "@font-face",
746
+ ", use_route: :video_store",
747
+ "vcr",
748
+ "simple_enum",
749
+ "VcrWeb",
750
+ "vcr_web",
751
+ "your-name-here",
752
+ "\"",
753
+ "YourNameHere",
754
+ "your_name_here",
755
+ "ranker",
756
+ "Ranker",
757
+ "presenter",
758
+ "presenter_class",
759
+ "presenter",
760
+ ".axes",
761
+ "axes.",
762
+ "population_statistics_for_season",
763
+ "user_statistics_for_season",
764
+ "user_statistics_set.",
765
+ "user_statistics_set",
766
+ "axes.",
767
+ "axes./",
768
+ "axes.",
769
+ "axes",
770
+ "instrument_id",
771
+ "its(:instrument",
772
+ "instrument",
773
+ "user_axes",
774
+ "model",
775
+ "rspec",
776
+ "have_received",
777
+ "should have_received",
778
+ "should have_been_called",
779
+ "Calculator",
780
+ "linked-table-container",
781
+ "lined-table-container",
782
+ "all_covered_stocks_by_date",
783
+ "season",
784
+ "season_statistics_for_season",
785
+ "rspec",
786
+ "global_season_axeses",
787
+ "self.",
788
+ "Twitter",
789
+ "global_season_axes",
790
+ "population_statistics_sets_grouped",
791
+ "user_statistics_sets_grouped",
792
+ "population_statistics_set_for_season",
793
+ "user_statistics_set_for_season",
794
+ "instance",
795
+ ".term",
796
+ "== Season.current",
797
+ "==Season.current",
798
+ "== Season.current",
799
+ "@@terms",
800
+ "MONGOID",
801
+ "sidekiq",
802
+ "2.1.0",
803
+ "040777",
804
+ "c",
805
+ "org",
806
+ "\"",
807
+ "example",
808
+ "rack_env",
809
+ "destro",
810
+ "\"",
811
+ ".app",
812
+ "\"",
813
+ "SSL_CERT_FILE",
814
+ "def format_rank",
815
+ "def accuracy_percentile",
816
+ "ImportExternalEstimates",
817
+ "Resque",
818
+ "resque",
819
+ "Resque",
820
+ "Resque.enqueue",
821
+ "\n ",
822
+ "have_queued",
823
+ "estimates_count",
824
+ "have_queued",
825
+ "scored_estimate",
826
+ "ScoreRelease",
827
+ "have_queued",
828
+ "job_class",
829
+ "def ",
830
+ "'.",
831
+ "job_class"
832
+ ],
833
+ "highlight": true,
834
+ "in_selection": false,
835
+ "preserve_case": false,
836
+ "regex": false,
837
+ "replace_history":
838
+ [
839
+ "mr_video",
840
+ "MrVideo",
841
+ "episode",
842
+ "Episode",
843
+ "track",
844
+ "require 'rails_helper'",
845
+ "",
846
+ "VideoStore",
847
+ "video_store",
848
+ "video-store",
849
+ "'",
850
+ "VideoStore",
851
+ "video_store",
852
+ "video-store",
853
+ "Video Store",
854
+ "user_stats_presenter",
855
+ "user_stats_presenter_class",
856
+ "profile_presenter",
857
+ "population_statistics_sets_for_season",
858
+ "user_statistics_sets_for_season",
859
+ "its(:instrument_id",
860
+ "user_axis",
861
+ "BatchCalculator",
862
+ "covered_stocks_by_date",
863
+ "season_axes",
864
+ "",
865
+ "global_season_axeses",
866
+ "population_statistics_grouped_by_season",
867
+ "user_statistics_grouped_by_season",
868
+ "population_statistics_for_season",
869
+ "user_statistics_for_season",
870
+ "new",
871
+ "TERMS",
872
+ "'",
873
+ "changeme",
874
+ "<%= node.rails.app %>",
875
+ "'",
876
+ ".domain",
877
+ "'",
878
+ "job_class",
879
+ "ImportExternalEstimates",
880
+ "job",
881
+ "def self.",
882
+ "job"
883
+ ],
884
+ "reverse": false,
885
+ "show_context": true,
886
+ "use_buffer2": true,
887
+ "whole_word": false,
888
+ "wrap": true
889
+ },
890
+ "groups":
891
+ [
892
+ {
893
+ "selected": 0,
894
+ "sheets":
895
+ [
896
+ {
897
+ "buffer": 0,
898
+ "file": "/Users/ilya/Dev/workspace-arrow/video-store/app/assets/stylesheets/mr_video/application.css",
899
+ "semi_transient": false,
900
+ "settings":
901
+ {
902
+ "buffer_size": 610,
903
+ "regions":
904
+ {
905
+ },
906
+ "selection":
907
+ [
908
+ [
909
+ 610,
910
+ 610
911
+ ]
912
+ ],
913
+ "settings":
914
+ {
915
+ "syntax": "Packages/CSS/CSS.tmLanguage"
916
+ },
917
+ "translation.x": 0.0,
918
+ "translation.y": 0.0,
919
+ "zoom_level": 1.0
920
+ },
921
+ "stack_index": 2,
922
+ "type": "text"
923
+ }
924
+ ]
925
+ },
926
+ {
927
+ "selected": 1,
928
+ "sheets":
929
+ [
930
+ {
931
+ "buffer": 1,
932
+ "file": "/Users/ilya/Dev/workspace-arrow/video-store/spec/rails_helper.rb",
933
+ "semi_transient": false,
934
+ "settings":
935
+ {
936
+ "buffer_size": 2293,
937
+ "regions":
938
+ {
939
+ },
940
+ "selection":
941
+ [
942
+ [
943
+ 604,
944
+ 604
945
+ ]
946
+ ],
947
+ "settings":
948
+ {
949
+ "syntax": "Packages/Ruby/Ruby.tmLanguage",
950
+ "tab_size": 2,
951
+ "translate_tabs_to_spaces": true
952
+ },
953
+ "translation.x": 0.0,
954
+ "translation.y": 0.0,
955
+ "zoom_level": 1.0
956
+ },
957
+ "stack_index": 1,
958
+ "type": "text"
959
+ },
960
+ {
961
+ "buffer": 2,
962
+ "file": "mr_video.rb",
963
+ "semi_transient": true,
964
+ "settings":
965
+ {
966
+ "buffer_size": 101,
967
+ "regions":
968
+ {
969
+ },
970
+ "selection":
971
+ [
972
+ [
973
+ 0,
974
+ 0
975
+ ]
976
+ ],
977
+ "settings":
978
+ {
979
+ "syntax": "Packages/Ruby/Ruby.tmLanguage"
980
+ },
981
+ "translation.x": 0.0,
982
+ "translation.y": 0.0,
983
+ "zoom_level": 1.0
984
+ },
985
+ "stack_index": 0,
986
+ "type": "text"
987
+ }
988
+ ]
989
+ }
990
+ ],
991
+ "incremental_find":
992
+ {
993
+ "height": 22.0
994
+ },
995
+ "input":
996
+ {
997
+ "height": 30.0
998
+ },
999
+ "layout":
1000
+ {
1001
+ "cells":
1002
+ [
1003
+ [
1004
+ 0,
1005
+ 0,
1006
+ 1,
1007
+ 1
1008
+ ],
1009
+ [
1010
+ 1,
1011
+ 0,
1012
+ 2,
1013
+ 1
1014
+ ]
1015
+ ],
1016
+ "cols":
1017
+ [
1018
+ 0.0,
1019
+ 0.600745271683,
1020
+ 1.0
1021
+ ],
1022
+ "rows":
1023
+ [
1024
+ 0.0,
1025
+ 1.0
1026
+ ]
1027
+ },
1028
+ "menu_visible": true,
1029
+ "output.exec":
1030
+ {
1031
+ "height": 94.0
1032
+ },
1033
+ "output.find_results":
1034
+ {
1035
+ "height": 0.0
1036
+ },
1037
+ "project": "mr_video.sublime-project",
1038
+ "replace":
1039
+ {
1040
+ "height": 64.0
1041
+ },
1042
+ "save_all_on_build": true,
1043
+ "select_file":
1044
+ {
1045
+ "height": 0.0,
1046
+ "selected_items":
1047
+ [
1048
+ [
1049
+ "ge",
1050
+ "Gemfile"
1051
+ ],
1052
+ [
1053
+ "cass",
1054
+ "app/models/video_store/cassette.rb"
1055
+ ],
1056
+ [
1057
+ ".r",
1058
+ ".rspec"
1059
+ ],
1060
+ [
1061
+ ".rs",
1062
+ ".rspec"
1063
+ ],
1064
+ [
1065
+ "spe",
1066
+ "spec/spec_helper.rb"
1067
+ ],
1068
+ [
1069
+ "tra",
1070
+ "app/models/video_store/track.rb"
1071
+ ],
1072
+ [
1073
+ "trac",
1074
+ "app/controllers/video_store/tracks_controller.rb"
1075
+ ],
1076
+ [
1077
+ "routes",
1078
+ "config/routes.rb"
1079
+ ],
1080
+ [
1081
+ "spec",
1082
+ "spec/spec_helper.rb"
1083
+ ],
1084
+ [
1085
+ "t",
1086
+ "app/models/video_store/track.rb"
1087
+ ],
1088
+ [
1089
+ "gem",
1090
+ "Gemfile"
1091
+ ],
1092
+ [
1093
+ "profilecss",
1094
+ "app/assets/stylesheets/pages/_profile.scss"
1095
+ ],
1096
+ [
1097
+ "modelrelease",
1098
+ "app/models/release.rb"
1099
+ ],
1100
+ [
1101
+ "pro",
1102
+ "Procfile"
1103
+ ],
1104
+ [
1105
+ "factoruser",
1106
+ "spec/factories/user.rb"
1107
+ ],
1108
+ [
1109
+ "axes",
1110
+ "app/models/statistics/axes.rb"
1111
+ ],
1112
+ [
1113
+ "factorcomm",
1114
+ "spec/factories/statistics/community_statistics_set.rb"
1115
+ ],
1116
+ [
1117
+ "useraxis",
1118
+ "spec/factories/statistics/user_axis.rb"
1119
+ ],
1120
+ [
1121
+ "comm",
1122
+ "app/models/statistics/community_statistics_set.rb"
1123
+ ],
1124
+ [
1125
+ "bio",
1126
+ "app/models/bio.rb"
1127
+ ],
1128
+ [
1129
+ "rank",
1130
+ "spec/models/rankings_spec.rb"
1131
+ ],
1132
+ [
1133
+ "userst",
1134
+ "app/models/statistics/user_statistics_set.rb"
1135
+ ],
1136
+ [
1137
+ "user",
1138
+ "app/models/user.rb"
1139
+ ],
1140
+ [
1141
+ "coverd",
1142
+ "app/presenters/users/covered_stocks_presenter.rb"
1143
+ ],
1144
+ [
1145
+ "pop",
1146
+ "app/models/statistics/population_statistics_set.rb"
1147
+ ],
1148
+ [
1149
+ "viewsusershow",
1150
+ "app/views/users/show.html.haml"
1151
+ ],
1152
+ [
1153
+ "userc",
1154
+ "app/controllers/users_controller.rb"
1155
+ ],
1156
+ [
1157
+ "modeluser",
1158
+ "app/models/user.rb"
1159
+ ],
1160
+ [
1161
+ "geml",
1162
+ "Gemfile.lock"
1163
+ ],
1164
+ [
1165
+ "factest",
1166
+ "spec/factories/estimate.rb"
1167
+ ],
1168
+ [
1169
+ "userstat",
1170
+ "app/models/statistics/user_statistics_set.rb"
1171
+ ],
1172
+ [
1173
+ "user_stat",
1174
+ "spec/factories/statistics/user_statistics_set.rb"
1175
+ ],
1176
+ [
1177
+ "season",
1178
+ "app/models/season.rb"
1179
+ ],
1180
+ [
1181
+ "releas",
1182
+ "app/models/release.rb"
1183
+ ],
1184
+ [
1185
+ "estimate",
1186
+ "app/models/estimate.rb"
1187
+ ],
1188
+ [
1189
+ "factorrelea",
1190
+ "spec/factories/release.rb"
1191
+ ],
1192
+ [
1193
+ "facuser",
1194
+ "spec/factories/statistics/user_statistics_set.rb"
1195
+ ],
1196
+ [
1197
+ "prest",
1198
+ "app/presenters/profile_presenter.rb"
1199
+ ],
1200
+ [
1201
+ "userstatist",
1202
+ "app/jobs/calculate_user_statistics_job.rb"
1203
+ ],
1204
+ [
1205
+ "markuser",
1206
+ "app/jobs/mark_user_statistics_job.rb"
1207
+ ],
1208
+ [
1209
+ "userstatsspec",
1210
+ "spec/models/statistics/user_statistics_set_spec.rb"
1211
+ ],
1212
+ [
1213
+ "release",
1214
+ "app/models/release.rb"
1215
+ ],
1216
+ [
1217
+ "specviewusersh",
1218
+ "spec/views/users/show.html.haml_spec.rb"
1219
+ ],
1220
+ [
1221
+ "factpop",
1222
+ "spec/factories/statistics/population_statistics_set.rb"
1223
+ ],
1224
+ [
1225
+ "facpop",
1226
+ "spec/factories/statistics/population_statistics_set.rb"
1227
+ ],
1228
+ [
1229
+ "factorpo",
1230
+ "spec/factories/statistics/population_statistics_set.rb"
1231
+ ],
1232
+ [
1233
+ "seas",
1234
+ "app/models/season.rb"
1235
+ ],
1236
+ [
1237
+ "statiaxes",
1238
+ "app/models/statistics/axes.rb"
1239
+ ],
1240
+ [
1241
+ "calcusersc",
1242
+ "app/jobs/calculate_user_scores_job.rb"
1243
+ ],
1244
+ [
1245
+ "procf",
1246
+ "Procfile"
1247
+ ],
1248
+ [
1249
+ "sendtr",
1250
+ "app/jobs/send_trend_notifications.rb"
1251
+ ],
1252
+ [
1253
+ "mar",
1254
+ "app/jobs/mark_user_statistics_job.rb"
1255
+ ],
1256
+ [
1257
+ "score",
1258
+ "app/jobs/score_release.rb"
1259
+ ],
1260
+ [
1261
+ "factoruserst",
1262
+ "spec/factories/statistics/user_statistics_set.rb"
1263
+ ],
1264
+ [
1265
+ "sendtre",
1266
+ "app/jobs/send_trend_notifications.rb"
1267
+ ],
1268
+ [
1269
+ "ranking",
1270
+ "app/models/rankings/ranking.rb"
1271
+ ],
1272
+ [
1273
+ "factoruserstat",
1274
+ "spec/factories/statistics/user_statistics_set.rb"
1275
+ ],
1276
+ [
1277
+ "statuser",
1278
+ "app/models/statistics/user_ext.rb"
1279
+ ],
1280
+ [
1281
+ "import",
1282
+ "app/jobs/import_external_estimates.rb"
1283
+ ],
1284
+ [
1285
+ "calcpop",
1286
+ "app/jobs/calculate_population_statistics_job.rb"
1287
+ ],
1288
+ [
1289
+ "resque",
1290
+ "config/initializers/resque.rb"
1291
+ ],
1292
+ [
1293
+ "popul",
1294
+ "app/models/statistics/population_statistics_set.rb"
1295
+ ],
1296
+ [
1297
+ "calculateuserst",
1298
+ "app/jobs/calculate_user_statistics_job.rb"
1299
+ ],
1300
+ [
1301
+ "mark",
1302
+ "app/jobs/mark_user_statistics_job.rb"
1303
+ ],
1304
+ [
1305
+ "spliti",
1306
+ "spec/jobs/split_instrument_spec.rb"
1307
+ ],
1308
+ [
1309
+ "shareest",
1310
+ "spec/jobs/share_estimate_spec.rb"
1311
+ ],
1312
+ [
1313
+ "remo",
1314
+ "spec/jobs/remove_from_sendgrid_spec.rb"
1315
+ ],
1316
+ [
1317
+ "scorere",
1318
+ "app/jobs/score_release.rb"
1319
+ ],
1320
+ [
1321
+ "spit",
1322
+ "app/jobs/split_instrument.rb"
1323
+ ],
1324
+ [
1325
+ "sharinge",
1326
+ "app/models/estimate/sharing_ext.rb"
1327
+ ],
1328
+ [
1329
+ "noti",
1330
+ "app/models/notification.rb"
1331
+ ],
1332
+ [
1333
+ "est",
1334
+ "app/observers/estimate_observer.rb"
1335
+ ],
1336
+ [
1337
+ "web",
1338
+ "app/jobs/webhook.rb"
1339
+ ],
1340
+ [
1341
+ "eire",
1342
+ "app/models/ei_release.rb"
1343
+ ],
1344
+ [
1345
+ "jobssend",
1346
+ "app/jobs/send_notifications.rb"
1347
+ ]
1348
+ ],
1349
+ "width": 0.0
1350
+ },
1351
+ "select_project":
1352
+ {
1353
+ "height": 0.0,
1354
+ "selected_items":
1355
+ [
1356
+ ],
1357
+ "width": 0.0
1358
+ },
1359
+ "select_symbol":
1360
+ {
1361
+ "height": 0.0,
1362
+ "selected_items":
1363
+ [
1364
+ ],
1365
+ "width": 0.0
1366
+ },
1367
+ "settings":
1368
+ {
1369
+ "last_automatic_layout":
1370
+ [
1371
+ [
1372
+ 0,
1373
+ 0,
1374
+ 1,
1375
+ 1
1376
+ ],
1377
+ [
1378
+ 1,
1379
+ 0,
1380
+ 2,
1381
+ 1
1382
+ ]
1383
+ ]
1384
+ },
1385
+ "show_minimap": false,
1386
+ "show_open_files": true,
1387
+ "show_tabs": true,
1388
+ "side_bar_visible": true,
1389
+ "side_bar_width": 270.0,
1390
+ "status_bar_visible": true,
1391
+ "template_settings":
1392
+ {
1393
+ "max_columns": 3
1394
+ }
1395
+ }