netzke-testing 0.11.0 → 0.11.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (84) hide show
  1. checksums.yaml +4 -4
  2. data/LICENSE.txt +1 -1
  3. data/config/routes.rb +8 -0
  4. data/lib/netzke/testing/version.rb +1 -1
  5. data/netzke-testing.gemspec +3 -4
  6. data/spec/features/foo_spec.rb +7 -0
  7. data/spec/features/javascripts/foo.js.coffee +6 -0
  8. data/spec/rails_app/Gemfile +47 -0
  9. data/spec/rails_app/Gemfile.lock +171 -0
  10. data/spec/rails_app/README.rdoc +28 -0
  11. data/spec/rails_app/Rakefile +6 -0
  12. data/spec/rails_app/app/assets/javascripts/application.js +16 -0
  13. data/spec/rails_app/app/assets/javascripts/custom.js +0 -0
  14. data/spec/rails_app/app/assets/stylesheets/application.css +15 -0
  15. data/spec/rails_app/app/components/foo.rb +6 -0
  16. data/spec/rails_app/app/controllers/application_controller.rb +5 -0
  17. data/spec/rails_app/app/helpers/application_helper.rb +2 -0
  18. data/spec/rails_app/app/views/layouts/application.html.erb +14 -0
  19. data/spec/rails_app/bin/bundle +3 -0
  20. data/spec/rails_app/bin/rails +8 -0
  21. data/spec/rails_app/bin/rake +8 -0
  22. data/spec/rails_app/bin/setup +29 -0
  23. data/spec/rails_app/bin/spring +18 -0
  24. data/spec/rails_app/config.ru +4 -0
  25. data/spec/rails_app/config/application.rb +29 -0
  26. data/spec/rails_app/config/boot.rb +5 -0
  27. data/spec/rails_app/config/database.yml +25 -0
  28. data/spec/rails_app/config/environment.rb +5 -0
  29. data/spec/rails_app/config/environments/development.rb +41 -0
  30. data/spec/rails_app/config/environments/production.rb +79 -0
  31. data/spec/rails_app/config/environments/test.rb +42 -0
  32. data/spec/rails_app/config/initializers/assets.rb +11 -0
  33. data/spec/rails_app/config/initializers/backtrace_silencers.rb +7 -0
  34. data/spec/rails_app/config/initializers/cookies_serializer.rb +3 -0
  35. data/spec/rails_app/config/initializers/filter_parameter_logging.rb +4 -0
  36. data/spec/rails_app/config/initializers/inflections.rb +16 -0
  37. data/spec/rails_app/config/initializers/mime_types.rb +4 -0
  38. data/spec/rails_app/config/initializers/netzke_testing.rb +4 -0
  39. data/spec/rails_app/config/initializers/session_store.rb +3 -0
  40. data/spec/rails_app/config/initializers/wrap_parameters.rb +14 -0
  41. data/spec/rails_app/config/locales/en.yml +23 -0
  42. data/spec/rails_app/config/routes.rb +3 -0
  43. data/spec/rails_app/config/secrets.yml +22 -0
  44. data/spec/rails_app/db/development.sqlite3 +0 -0
  45. data/spec/rails_app/db/seeds.rb +7 -0
  46. data/spec/rails_app/db/test.sqlite3 +0 -0
  47. data/spec/rails_app/log/development.log +518 -0
  48. data/spec/rails_app/log/test.log +431 -0
  49. data/spec/rails_app/public/404.html +67 -0
  50. data/spec/rails_app/public/422.html +67 -0
  51. data/spec/rails_app/public/500.html +66 -0
  52. data/spec/rails_app/public/favicon.ico +0 -0
  53. data/spec/rails_app/public/robots.txt +5 -0
  54. data/spec/rails_app/test/test_helper.rb +10 -0
  55. data/spec/rails_app/tmp/cache/assets/test/sprockets/1ec8d2bd73a25dacc03b06d7e561bab0 +0 -0
  56. data/spec/rails_app/tmp/cache/assets/test/sprockets/3055607d4a01c24bb30f86d38b66be76 +0 -0
  57. data/spec/rails_app/tmp/cache/assets/test/sprockets/364f56c42953643bff73d0d14051f406 +0 -0
  58. data/spec/rails_app/tmp/cache/assets/test/sprockets/48d1d24065c75bfe3bbf00f303e233d0 +0 -0
  59. data/spec/rails_app/tmp/cache/assets/test/sprockets/4d2a90e455a595f51101e7e94572384e +0 -0
  60. data/spec/rails_app/tmp/cache/assets/test/sprockets/5da2225b8b1ca6c070d06b98bbb94452 +0 -0
  61. data/spec/rails_app/tmp/cache/assets/test/sprockets/71ff3ab765090b6daa27969f6eb56fd0 +0 -0
  62. data/spec/rails_app/tmp/cache/assets/test/sprockets/7250cf6654022ff231aed2eaa0ce7b5f +0 -0
  63. data/spec/rails_app/tmp/cache/assets/test/sprockets/78fe20223c36898325a9c4b2c5b9523f +0 -0
  64. data/spec/rails_app/tmp/cache/assets/test/sprockets/83ea57e5cb665b7643248a9129870519 +0 -0
  65. data/spec/rails_app/tmp/cache/assets/test/sprockets/8411ea481fc20d345affc9abebbea601 +0 -0
  66. data/spec/rails_app/tmp/cache/assets/test/sprockets/89f9660384238597a59e787c66e0b2cd +0 -0
  67. data/spec/rails_app/tmp/cache/assets/test/sprockets/8aac9881e31c9e101aee1d7b926c9b5d +0 -0
  68. data/spec/rails_app/tmp/cache/assets/test/sprockets/8ffe76c9f2babb34fe924c4bc1fb9b58 +0 -0
  69. data/spec/rails_app/tmp/cache/assets/test/sprockets/91bc8d8ad6e413fa5ab8aba410a129a3 +0 -0
  70. data/spec/rails_app/tmp/cache/assets/test/sprockets/9ae207cbf1388d2848f50413af97e3ca +0 -0
  71. data/spec/rails_app/tmp/cache/assets/test/sprockets/9b26c4899cfc5eefc7ae82ccf78e667d +0 -0
  72. data/spec/rails_app/tmp/cache/assets/test/sprockets/a9e045ed0da1e7aeec42ecbaa004f374 +0 -0
  73. data/spec/rails_app/tmp/cache/assets/test/sprockets/b0991ffa51c1c366941a555c3643078a +0 -0
  74. data/spec/rails_app/tmp/cache/assets/test/sprockets/b7732372d38c46ae99328022e1fd86c3 +0 -0
  75. data/spec/rails_app/tmp/cache/assets/test/sprockets/cc3e6fbec60851d530af0cb3927ae723 +0 -0
  76. data/spec/rails_app/tmp/cache/assets/test/sprockets/d1f64ebeb7f5b9680c8c563659247872 +0 -0
  77. data/spec/rails_app/tmp/cache/assets/test/sprockets/ddf4385a5814c1c034410ffd071fbac4 +0 -0
  78. data/spec/rails_app/tmp/cache/assets/test/sprockets/e032da315be18f628acb87d4f469e052 +0 -0
  79. data/spec/rails_app/tmp/cache/assets/test/sprockets/e3c7e415a4520993c2e0029aedbf4890 +0 -0
  80. data/spec/rails_app/tmp/cache/assets/test/sprockets/ea8bddcc0e2b1aa79353e4a5d62928fb +0 -0
  81. data/spec/rails_app/tmp/cache/assets/test/sprockets/f3d58f13d1651ab6ed838874cbf4bfbe +0 -0
  82. data/spec/spec_helper.rb +43 -0
  83. data/spec/testing_controller_spec.rb +28 -0
  84. metadata +162 -5
@@ -0,0 +1,18 @@
1
+ #!/usr/bin/env ruby
2
+
3
+ # This file loads spring without using Bundler, in order to be fast
4
+ # It gets overwritten when you run the `spring binstub` command
5
+
6
+ unless defined?(Spring)
7
+ require "rubygems"
8
+ require "bundler"
9
+
10
+ if match = Bundler.default_lockfile.read.match(/^GEM$.*?^ (?: )*spring \((.*?)\)$.*?^$/m)
11
+ ENV["GEM_PATH"] = ([Bundler.bundle_path.to_s] + Gem.path).join(File::PATH_SEPARATOR)
12
+ ENV["GEM_HOME"] = ""
13
+ Gem.paths = ENV
14
+
15
+ gem "spring", match[1]
16
+ require "spring/binstub"
17
+ end
18
+ end
@@ -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 Rails.application
@@ -0,0 +1,29 @@
1
+ require File.expand_path('../boot', __FILE__)
2
+
3
+ require 'rails/all'
4
+
5
+ # Require the gems listed in Gemfile, including any gems
6
+ # you've limited to :test, :development, or :production.
7
+ Bundler.require(*Rails.groups)
8
+
9
+ require 'netzke-core'
10
+ require 'netzke-testing'
11
+
12
+ module RailsApp
13
+ class Application < Rails::Application
14
+ # Settings in config/environments/* take precedence over those specified here.
15
+ # Application configuration should go into files in config/initializers
16
+ # -- all .rb files in that directory are automatically loaded.
17
+
18
+ # Set Time.zone default to the specified zone and make Active Record auto-convert to this zone.
19
+ # Run "rake -D time" for a list of tasks for finding time zone names. Default is UTC.
20
+ # config.time_zone = 'Central Time (US & Canada)'
21
+
22
+ # The default locale is :en and all translations from config/locales/*.rb,yml are auto loaded.
23
+ # config.i18n.load_path += Dir[Rails.root.join('my', 'locales', '*.{rb,yml}').to_s]
24
+ # config.i18n.default_locale = :de
25
+
26
+ # Do not swallow errors in after_commit/after_rollback callbacks.
27
+ config.active_record.raise_in_transactional_callbacks = true
28
+ end
29
+ end
@@ -0,0 +1,5 @@
1
+ ENV['BUNDLE_GEMFILE'] ||= File.expand_path('../../Gemfile', __FILE__)
2
+
3
+ require 'bundler/setup' # Set up gems listed in the Gemfile.
4
+
5
+ $LOAD_PATH.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
+ #
7
+ default: &default
8
+ adapter: sqlite3
9
+ pool: 5
10
+ timeout: 5000
11
+
12
+ development:
13
+ <<: *default
14
+ database: db/development.sqlite3
15
+
16
+ # Warning: The database defined as "test" will be erased and
17
+ # re-generated from your development database when you run "rake".
18
+ # Do not set this db to the same as development or production.
19
+ test:
20
+ <<: *default
21
+ database: db/test.sqlite3
22
+
23
+ production:
24
+ <<: *default
25
+ database: db/production.sqlite3
@@ -0,0 +1,5 @@
1
+ # Load the Rails application.
2
+ require File.expand_path('../application', __FILE__)
3
+
4
+ # Initialize the Rails application.
5
+ Rails.application.initialize!
@@ -0,0 +1,41 @@
1
+ Rails.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
+ # Do not eager load code on boot.
10
+ config.eager_load = false
11
+
12
+ # Show full error reports and disable caching.
13
+ config.consider_all_requests_local = true
14
+ config.action_controller.perform_caching = false
15
+
16
+ # Don't care if the mailer can't send.
17
+ config.action_mailer.raise_delivery_errors = false
18
+
19
+ # Print deprecation notices to the Rails logger.
20
+ config.active_support.deprecation = :log
21
+
22
+ # Raise an error on page load if there are pending migrations.
23
+ config.active_record.migration_error = :page_load
24
+
25
+ # Debug mode disables concatenation and preprocessing of assets.
26
+ # This option may cause significant delays in view rendering with a large
27
+ # number of complex assets.
28
+ config.assets.debug = true
29
+
30
+ # Asset digests allow you to set far-future HTTP expiration dates on all assets,
31
+ # yet still be able to expire them through the digest params.
32
+ config.assets.digest = true
33
+
34
+ # Adds additional error checking when serving assets at runtime.
35
+ # Checks for improperly declared sprockets dependencies.
36
+ # Raises helpful error messages.
37
+ config.assets.raise_runtime_errors = true
38
+
39
+ # Raises error for missing translations
40
+ # config.action_view.raise_on_missing_translations = true
41
+ end
@@ -0,0 +1,79 @@
1
+ Rails.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
+ # Eager load code on boot. This eager loads most of Rails and
8
+ # your application in memory, allowing both threaded web servers
9
+ # and those relying on copy on write to perform better.
10
+ # Rake tasks automatically ignore this option for performance.
11
+ config.eager_load = true
12
+
13
+ # Full error reports are disabled and caching is turned on.
14
+ config.consider_all_requests_local = false
15
+ config.action_controller.perform_caching = true
16
+
17
+ # Enable Rack::Cache to put a simple HTTP cache in front of your application
18
+ # Add `rack-cache` to your Gemfile before enabling this.
19
+ # For large-scale production use, consider using a caching reverse proxy like
20
+ # NGINX, varnish or squid.
21
+ # config.action_dispatch.rack_cache = true
22
+
23
+ # Disable serving static files from the `/public` folder by default since
24
+ # Apache or NGINX already handles this.
25
+ config.serve_static_files = ENV['RAILS_SERVE_STATIC_FILES'].present?
26
+
27
+ # Compress JavaScripts and CSS.
28
+ config.assets.js_compressor = :uglifier
29
+ # config.assets.css_compressor = :sass
30
+
31
+ # Do not fallback to assets pipeline if a precompiled asset is missed.
32
+ config.assets.compile = false
33
+
34
+ # Asset digests allow you to set far-future HTTP expiration dates on all assets,
35
+ # yet still be able to expire them through the digest params.
36
+ config.assets.digest = true
37
+
38
+ # `config.assets.precompile` and `config.assets.version` have moved to config/initializers/assets.rb
39
+
40
+ # Specifies the header that your server uses for sending files.
41
+ # config.action_dispatch.x_sendfile_header = 'X-Sendfile' # for Apache
42
+ # config.action_dispatch.x_sendfile_header = 'X-Accel-Redirect' # for NGINX
43
+
44
+ # Force all access to the app over SSL, use Strict-Transport-Security, and use secure cookies.
45
+ # config.force_ssl = true
46
+
47
+ # Use the lowest log level to ensure availability of diagnostic information
48
+ # when problems arise.
49
+ config.log_level = :debug
50
+
51
+ # Prepend all log lines with the following tags.
52
+ # config.log_tags = [ :subdomain, :uuid ]
53
+
54
+ # Use a different logger for distributed setups.
55
+ # config.logger = ActiveSupport::TaggedLogging.new(SyslogLogger.new)
56
+
57
+ # Use a different cache store in production.
58
+ # config.cache_store = :mem_cache_store
59
+
60
+ # Enable serving of images, stylesheets, and JavaScripts from an asset server.
61
+ # config.action_controller.asset_host = 'http://assets.example.com'
62
+
63
+ # Ignore bad email addresses and do not raise email delivery errors.
64
+ # Set this to true and configure the email server for immediate delivery to raise delivery errors.
65
+ # config.action_mailer.raise_delivery_errors = false
66
+
67
+ # Enable locale fallbacks for I18n (makes lookups for any locale fall back to
68
+ # the I18n.default_locale when a translation cannot be found).
69
+ config.i18n.fallbacks = true
70
+
71
+ # Send deprecation notices to registered listeners.
72
+ config.active_support.deprecation = :notify
73
+
74
+ # Use default logging formatter so that PID and timestamp are not suppressed.
75
+ config.log_formatter = ::Logger::Formatter.new
76
+
77
+ # Do not dump schema after migrations.
78
+ config.active_record.dump_schema_after_migration = false
79
+ end
@@ -0,0 +1,42 @@
1
+ Rails.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
+ # Do not eager load code on boot. This avoids loading your whole application
11
+ # just for the purpose of running a single test. If you are using a tool that
12
+ # preloads Rails for running tests, you may have to set it to true.
13
+ config.eager_load = false
14
+
15
+ # Configure static file server for tests with Cache-Control for performance.
16
+ config.serve_static_files = true
17
+ config.static_cache_control = 'public, max-age=3600'
18
+
19
+ # Show full error reports and disable caching.
20
+ config.consider_all_requests_local = true
21
+ config.action_controller.perform_caching = false
22
+
23
+ # Raise exceptions instead of rendering exception templates.
24
+ config.action_dispatch.show_exceptions = false
25
+
26
+ # Disable request forgery protection in test environment.
27
+ config.action_controller.allow_forgery_protection = false
28
+
29
+ # Tell Action Mailer not to deliver emails to the real world.
30
+ # The :test delivery method accumulates sent emails in the
31
+ # ActionMailer::Base.deliveries array.
32
+ config.action_mailer.delivery_method = :test
33
+
34
+ # Randomize the order test cases are executed.
35
+ config.active_support.test_order = :random
36
+
37
+ # Print deprecation notices to the stderr.
38
+ config.active_support.deprecation = :stderr
39
+
40
+ # Raises error for missing translations
41
+ # config.action_view.raise_on_missing_translations = true
42
+ end
@@ -0,0 +1,11 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Version of your assets, change this if you want to expire all your assets.
4
+ Rails.application.config.assets.version = '1.0'
5
+
6
+ # Add additional assets to the asset load path
7
+ # Rails.application.config.assets.paths << Emoji.images_path
8
+
9
+ # Precompile additional assets.
10
+ # application.js, application.css, and all non-JS/CSS in app/assets folder are already added.
11
+ # Rails.application.config.assets.precompile += %w( search.js )
@@ -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,3 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ Rails.application.config.action_dispatch.cookies_serializer = :json
@@ -0,0 +1,4 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Configure sensitive parameters which will be filtered from the log file.
4
+ Rails.application.config.filter_parameters += [:password]
@@ -0,0 +1,16 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Add new inflection rules using the following format. Inflections
4
+ # are locale specific, and you may define rules for as many different
5
+ # locales as you wish. All of these examples are active by default:
6
+ # ActiveSupport::Inflector.inflections(:en) do |inflect|
7
+ # inflect.plural /^(ox)$/i, '\1en'
8
+ # inflect.singular /^(ox)en/i, '\1'
9
+ # inflect.irregular 'person', 'people'
10
+ # inflect.uncountable %w( fish sheep )
11
+ # end
12
+
13
+ # These inflection rules are supported but not enabled by default:
14
+ # ActiveSupport::Inflector.inflections(:en) do |inflect|
15
+ # inflect.acronym 'RESTful'
16
+ # end
@@ -0,0 +1,4 @@
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
@@ -0,0 +1,4 @@
1
+ Netzke::Testing.setup do |config|
2
+ config.custom_js = ['custom.js']
3
+ config.spec_root = File.expand_path("../../../../..", __FILE__)
4
+ end
@@ -0,0 +1,3 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ Rails.application.config.session_store :cookie_store, key: '_rails_app_session'
@@ -0,0 +1,14 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # This file contains settings for ActionController::ParamsWrapper which
4
+ # is enabled by default.
5
+
6
+ # Enable parameter wrapping for JSON. You can disable this by setting :format to an empty array.
7
+ ActiveSupport.on_load(:action_controller) do
8
+ wrap_parameters format: [:json] if respond_to?(:wrap_parameters)
9
+ end
10
+
11
+ # To enable root element in JSON for ActiveRecord objects.
12
+ # ActiveSupport.on_load(:active_record) do
13
+ # self.include_root_in_json = true
14
+ # end
@@ -0,0 +1,23 @@
1
+ # Files in the config/locales directory are used for internationalization
2
+ # and are automatically loaded by Rails. If you want to use locales other
3
+ # than English, add the necessary files in this directory.
4
+ #
5
+ # To use the locales, use `I18n.t`:
6
+ #
7
+ # I18n.t 'hello'
8
+ #
9
+ # In views, this is aliased to just `t`:
10
+ #
11
+ # <%= t('hello') %>
12
+ #
13
+ # To use a different locale, set it with `I18n.locale`:
14
+ #
15
+ # I18n.locale = :es
16
+ #
17
+ # This would use the information in config/locales/es.yml.
18
+ #
19
+ # To learn more, please read the Rails Internationalization guide
20
+ # available at http://guides.rubyonrails.org/i18n.html.
21
+
22
+ en:
23
+ hello: "Hello world"
@@ -0,0 +1,3 @@
1
+ RailsApp::Application.routes.draw do
2
+ netzke
3
+ end
@@ -0,0 +1,22 @@
1
+ # Be sure to restart your server when you modify this file.
2
+
3
+ # Your secret key is used for verifying the integrity of signed cookies.
4
+ # If you change this key, all old signed cookies will become invalid!
5
+
6
+ # Make sure the secret is at least 30 characters and all random,
7
+ # no regular words or you'll be exposed to dictionary attacks.
8
+ # You can use `rake secret` to generate a secure secret key.
9
+
10
+ # Make sure the secrets in this file are kept private
11
+ # if you're sharing your code publicly.
12
+
13
+ development:
14
+ secret_key_base: 165c6551d25dd63fb3bd7063259506074233c22e3130178a0d88a9df688f06ff99466b6def4b7a9a26142012d86fba433c23e2e7d148497a6437292417c6e2e2
15
+
16
+ test:
17
+ secret_key_base: 2c9e7d55279ec3734b068a8c85bb66845937f278f96a5d776a51c266cc5647b4de975121caaf239ea47c3297b7c5f6963dc9da7dc0be4866f3c4cfbede8884a7
18
+
19
+ # Do not keep production secrets in the repository,
20
+ # instead read values from the environment.
21
+ production:
22
+ secret_key_base: <%= ENV["SECRET_KEY_BASE"] %>
File without changes
@@ -0,0 +1,7 @@
1
+ # This file should contain all the record creation needed to seed the database with its default values.
2
+ # The data can then be loaded with the rake db:seed (or created alongside the db with db:setup).
3
+ #
4
+ # Examples:
5
+ #
6
+ # cities = City.create([{ name: 'Chicago' }, { name: 'Copenhagen' }])
7
+ # Mayor.create(name: 'Emanuel', city: cities.first)
File without changes
@@ -0,0 +1,518 @@
1
+
2
+
3
+ Started GET "/" for 127.0.0.1 at 2015-02-03 20:00:20 +0700
4
+ Processing by Rails::WelcomeController#index as HTML
5
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/railties-4.2.0/lib/rails/templates/rails/welcome/index.html.erb (1.3ms)
6
+ Completed 200 OK in 20ms (Views: 11.6ms | ActiveRecord: 0.0ms)
7
+
8
+
9
+ Started GET "/netzke/components/Foo" for 127.0.0.1 at 2015-02-03 20:00:26 +0700
10
+
11
+ ActionController::RoutingError (No route matches [GET] "/netzke/components/Foo"):
12
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:22:in `middleware_call'
13
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:13:in `call'
14
+ actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
15
+ railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app'
16
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call'
17
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged'
18
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged'
19
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged'
20
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `call'
21
+ actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
22
+ rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
23
+ rack (1.6.0) lib/rack/runtime.rb:18:in `call'
24
+ activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
25
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
26
+ actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call'
27
+ rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
28
+ railties (4.2.0) lib/rails/engine.rb:518:in `call'
29
+ railties (4.2.0) lib/rails/application.rb:164:in `call'
30
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
31
+ rack (1.6.0) lib/rack/content_length.rb:15:in `call'
32
+ rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
33
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
34
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
35
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
36
+
37
+
38
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_trace.html.erb (1.5ms)
39
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/routes/_route.html.erb (0.7ms)
40
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/routes/_table.html.erb (9.7ms)
41
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_request_and_response.html.erb (2.1ms)
42
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_web_console.html.erb (0.9ms)
43
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/routing_error.html.erb within rescues/layout (103.3ms)
44
+
45
+
46
+ Started GET "/netzke/components/Foo" for 127.0.0.1 at 2015-02-03 20:02:42 +0700
47
+ Processing by Netzke::TestingController#components as HTML
48
+ Parameters: {"class"=>"Foo"}
49
+ Rendered inline template within layouts/netzke/testing (4.6ms)
50
+ Completed 200 OK in 31ms (Views: 20.9ms | ActiveRecord: 0.0ms)
51
+
52
+
53
+ Started GET "/extjs/resources/ext-theme-neptune/ext-theme-neptune-all.css" for 127.0.0.1 at 2015-02-03 20:02:42 +0700
54
+
55
+ ActionController::RoutingError (No route matches [GET] "/extjs/resources/ext-theme-neptune/ext-theme-neptune-all.css"):
56
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:22:in `middleware_call'
57
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:13:in `call'
58
+ actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
59
+ railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app'
60
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call'
61
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged'
62
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged'
63
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged'
64
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `call'
65
+ actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
66
+ rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
67
+ rack (1.6.0) lib/rack/runtime.rb:18:in `call'
68
+ activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
69
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
70
+ actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call'
71
+ rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
72
+ railties (4.2.0) lib/rails/engine.rb:518:in `call'
73
+ railties (4.2.0) lib/rails/application.rb:164:in `call'
74
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
75
+ rack (1.6.0) lib/rack/content_length.rb:15:in `call'
76
+ rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
77
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
78
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
79
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
80
+
81
+
82
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_trace.html.erb (1.1ms)
83
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/routes/_route.html.erb (1.9ms)
84
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/routes/_table.html.erb (6.8ms)
85
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_request_and_response.html.erb (1.3ms)
86
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_web_console.html.erb (0.8ms)
87
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/routing_error.html.erb within rescues/layout (91.2ms)
88
+
89
+
90
+ Started GET "/netzke/ext.css" for 127.0.0.1 at 2015-02-03 20:02:43 +0700
91
+ Processing by NetzkeController#ext as CSS
92
+ Rendered text template (0.0ms)
93
+ Completed 200 OK in 4ms (Views: 3.1ms | ActiveRecord: 0.0ms)
94
+
95
+
96
+ Started GET "/extjs/ext-all-debug.js" for 127.0.0.1 at 2015-02-03 20:02:43 +0700
97
+
98
+ ActionController::RoutingError (No route matches [GET] "/extjs/ext-all-debug.js"):
99
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:22:in `middleware_call'
100
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:13:in `call'
101
+ actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
102
+ railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app'
103
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call'
104
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged'
105
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged'
106
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged'
107
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `call'
108
+ actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
109
+ rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
110
+ rack (1.6.0) lib/rack/runtime.rb:18:in `call'
111
+ activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
112
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
113
+ actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call'
114
+ rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
115
+ railties (4.2.0) lib/rails/engine.rb:518:in `call'
116
+ railties (4.2.0) lib/rails/application.rb:164:in `call'
117
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
118
+ rack (1.6.0) lib/rack/content_length.rb:15:in `call'
119
+ rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
120
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
121
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
122
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
123
+
124
+
125
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_trace.html.erb (1.2ms)
126
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/routes/_route.html.erb (0.9ms)
127
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/routes/_table.html.erb (1.1ms)
128
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_request_and_response.html.erb (1.3ms)
129
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_web_console.html.erb (1.0ms)
130
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/routing_error.html.erb within rescues/layout (89.6ms)
131
+
132
+
133
+ Started GET "/netzke/ext.js" for 127.0.0.1 at 2015-02-03 20:02:43 +0700
134
+ Processing by NetzkeController#ext as JS
135
+ Rendered text template (0.0ms)
136
+ Security warning: an embedded <script> tag on another site requested protected JavaScript. If you know what you're doing, go ahead and disable forgery protection on this action to permit cross-origin JavaScript embedding.
137
+ Completed 422 Unprocessable Entity in 7ms
138
+
139
+ ActionController::InvalidCrossOriginRequest (Security warning: an embedded <script> tag on another site requested protected JavaScript. If you know what you're doing, go ahead and disable forgery protection on this action to permit cross-origin JavaScript embedding.):
140
+ actionpack (4.2.0) lib/action_controller/metal/request_forgery_protection.rb:225:in `verify_same_origin_request'
141
+ activesupport (4.2.0) lib/active_support/callbacks.rb:427:in `block in make_lambda'
142
+ activesupport (4.2.0) lib/active_support/callbacks.rb:236:in `call'
143
+ activesupport (4.2.0) lib/active_support/callbacks.rb:236:in `block in halting'
144
+ activesupport (4.2.0) lib/active_support/callbacks.rb:234:in `call'
145
+ activesupport (4.2.0) lib/active_support/callbacks.rb:234:in `block in halting'
146
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `call'
147
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `block in halting'
148
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `call'
149
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `block in halting'
150
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `call'
151
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `block in halting'
152
+ activesupport (4.2.0) lib/active_support/callbacks.rb:234:in `call'
153
+ activesupport (4.2.0) lib/active_support/callbacks.rb:234:in `block in halting'
154
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `call'
155
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `block in halting'
156
+ activesupport (4.2.0) lib/active_support/callbacks.rb:92:in `call'
157
+ activesupport (4.2.0) lib/active_support/callbacks.rb:92:in `_run_callbacks'
158
+ activesupport (4.2.0) lib/active_support/callbacks.rb:734:in `_run_process_action_callbacks'
159
+ activesupport (4.2.0) lib/active_support/callbacks.rb:81:in `run_callbacks'
160
+ actionpack (4.2.0) lib/abstract_controller/callbacks.rb:19:in `process_action'
161
+ actionpack (4.2.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
162
+ actionpack (4.2.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
163
+ activesupport (4.2.0) lib/active_support/notifications.rb:164:in `block in instrument'
164
+ activesupport (4.2.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
165
+ activesupport (4.2.0) lib/active_support/notifications.rb:164:in `instrument'
166
+ actionpack (4.2.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
167
+ actionpack (4.2.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
168
+ activerecord (4.2.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
169
+ actionpack (4.2.0) lib/abstract_controller/base.rb:137:in `process'
170
+ actionview (4.2.0) lib/action_view/rendering.rb:30:in `process'
171
+ actionpack (4.2.0) lib/action_controller/metal.rb:195:in `dispatch'
172
+ actionpack (4.2.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
173
+ actionpack (4.2.0) lib/action_controller/metal.rb:236:in `block in action'
174
+ actionpack (4.2.0) lib/action_dispatch/routing/route_set.rb:73:in `call'
175
+ actionpack (4.2.0) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
176
+ actionpack (4.2.0) lib/action_dispatch/routing/route_set.rb:42:in `serve'
177
+ actionpack (4.2.0) lib/action_dispatch/journey/router.rb:43:in `block in serve'
178
+ actionpack (4.2.0) lib/action_dispatch/journey/router.rb:30:in `each'
179
+ actionpack (4.2.0) lib/action_dispatch/journey/router.rb:30:in `serve'
180
+ actionpack (4.2.0) lib/action_dispatch/routing/route_set.rb:802:in `call'
181
+ rack (1.6.0) lib/rack/etag.rb:24:in `call'
182
+ rack (1.6.0) lib/rack/conditionalget.rb:25:in `call'
183
+ rack (1.6.0) lib/rack/head.rb:13:in `call'
184
+ actionpack (4.2.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
185
+ actionpack (4.2.0) lib/action_dispatch/middleware/flash.rb:260:in `call'
186
+ rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context'
187
+ rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call'
188
+ actionpack (4.2.0) lib/action_dispatch/middleware/cookies.rb:560:in `call'
189
+ activerecord (4.2.0) lib/active_record/query_cache.rb:36:in `call'
190
+ activerecord (4.2.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:647:in `call'
191
+ activerecord (4.2.0) lib/active_record/migration.rb:378:in `call'
192
+ actionpack (4.2.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
193
+ activesupport (4.2.0) lib/active_support/callbacks.rb:88:in `call'
194
+ activesupport (4.2.0) lib/active_support/callbacks.rb:88:in `_run_callbacks'
195
+ activesupport (4.2.0) lib/active_support/callbacks.rb:734:in `_run_call_callbacks'
196
+ activesupport (4.2.0) lib/active_support/callbacks.rb:81:in `run_callbacks'
197
+ actionpack (4.2.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
198
+ actionpack (4.2.0) lib/action_dispatch/middleware/reloader.rb:73:in `call'
199
+ actionpack (4.2.0) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
200
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:18:in `middleware_call'
201
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:13:in `call'
202
+ actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
203
+ railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app'
204
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call'
205
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged'
206
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged'
207
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged'
208
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `call'
209
+ actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
210
+ rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
211
+ rack (1.6.0) lib/rack/runtime.rb:18:in `call'
212
+ activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
213
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
214
+ actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call'
215
+ rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
216
+ railties (4.2.0) lib/rails/engine.rb:518:in `call'
217
+ railties (4.2.0) lib/rails/application.rb:164:in `call'
218
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
219
+ rack (1.6.0) lib/rack/content_length.rb:15:in `call'
220
+ rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
221
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
222
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
223
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
224
+
225
+
226
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_source.erb (4.9ms)
227
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_trace.html.erb (2.1ms)
228
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_request_and_response.html.erb (2.2ms)
229
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_web_console.html.erb (1.4ms)
230
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/diagnostics.html.erb within rescues/layout (88.2ms)
231
+
232
+
233
+ Started GET "/netzke/components/Foo" for 127.0.0.1 at 2015-02-03 20:03:08 +0700
234
+ Processing by Netzke::TestingController#components as HTML
235
+ Parameters: {"class"=>"Foo"}
236
+ Rendered inline template within layouts/netzke/testing (5.1ms)
237
+ Completed 200 OK in 34ms (Views: 25.0ms | ActiveRecord: 0.0ms)
238
+
239
+
240
+ Started GET "/netzke/ext.css" for 127.0.0.1 at 2015-02-03 20:03:08 +0700
241
+ Processing by NetzkeController#ext as CSS
242
+ Rendered text template (0.0ms)
243
+ Completed 200 OK in 7ms (Views: 5.8ms | ActiveRecord: 0.0ms)
244
+
245
+
246
+ Started GET "/netzke/ext.js" for 127.0.0.1 at 2015-02-03 20:03:08 +0700
247
+ Processing by NetzkeController#ext as JS
248
+ Rendered text template (0.0ms)
249
+ Security warning: an embedded <script> tag on another site requested protected JavaScript. If you know what you're doing, go ahead and disable forgery protection on this action to permit cross-origin JavaScript embedding.
250
+ Completed 422 Unprocessable Entity in 4ms
251
+
252
+ ActionController::InvalidCrossOriginRequest (Security warning: an embedded <script> tag on another site requested protected JavaScript. If you know what you're doing, go ahead and disable forgery protection on this action to permit cross-origin JavaScript embedding.):
253
+ actionpack (4.2.0) lib/action_controller/metal/request_forgery_protection.rb:225:in `verify_same_origin_request'
254
+ activesupport (4.2.0) lib/active_support/callbacks.rb:427:in `block in make_lambda'
255
+ activesupport (4.2.0) lib/active_support/callbacks.rb:236:in `call'
256
+ activesupport (4.2.0) lib/active_support/callbacks.rb:236:in `block in halting'
257
+ activesupport (4.2.0) lib/active_support/callbacks.rb:234:in `call'
258
+ activesupport (4.2.0) lib/active_support/callbacks.rb:234:in `block in halting'
259
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `call'
260
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `block in halting'
261
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `call'
262
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `block in halting'
263
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `call'
264
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `block in halting'
265
+ activesupport (4.2.0) lib/active_support/callbacks.rb:234:in `call'
266
+ activesupport (4.2.0) lib/active_support/callbacks.rb:234:in `block in halting'
267
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `call'
268
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `block in halting'
269
+ activesupport (4.2.0) lib/active_support/callbacks.rb:92:in `call'
270
+ activesupport (4.2.0) lib/active_support/callbacks.rb:92:in `_run_callbacks'
271
+ activesupport (4.2.0) lib/active_support/callbacks.rb:734:in `_run_process_action_callbacks'
272
+ activesupport (4.2.0) lib/active_support/callbacks.rb:81:in `run_callbacks'
273
+ actionpack (4.2.0) lib/abstract_controller/callbacks.rb:19:in `process_action'
274
+ actionpack (4.2.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
275
+ actionpack (4.2.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
276
+ activesupport (4.2.0) lib/active_support/notifications.rb:164:in `block in instrument'
277
+ activesupport (4.2.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
278
+ activesupport (4.2.0) lib/active_support/notifications.rb:164:in `instrument'
279
+ actionpack (4.2.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
280
+ actionpack (4.2.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
281
+ activerecord (4.2.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
282
+ actionpack (4.2.0) lib/abstract_controller/base.rb:137:in `process'
283
+ actionview (4.2.0) lib/action_view/rendering.rb:30:in `process'
284
+ actionpack (4.2.0) lib/action_controller/metal.rb:195:in `dispatch'
285
+ actionpack (4.2.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
286
+ actionpack (4.2.0) lib/action_controller/metal.rb:236:in `block in action'
287
+ actionpack (4.2.0) lib/action_dispatch/routing/route_set.rb:73:in `call'
288
+ actionpack (4.2.0) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
289
+ actionpack (4.2.0) lib/action_dispatch/routing/route_set.rb:42:in `serve'
290
+ actionpack (4.2.0) lib/action_dispatch/journey/router.rb:43:in `block in serve'
291
+ actionpack (4.2.0) lib/action_dispatch/journey/router.rb:30:in `each'
292
+ actionpack (4.2.0) lib/action_dispatch/journey/router.rb:30:in `serve'
293
+ actionpack (4.2.0) lib/action_dispatch/routing/route_set.rb:802:in `call'
294
+ rack (1.6.0) lib/rack/etag.rb:24:in `call'
295
+ rack (1.6.0) lib/rack/conditionalget.rb:25:in `call'
296
+ rack (1.6.0) lib/rack/head.rb:13:in `call'
297
+ actionpack (4.2.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
298
+ actionpack (4.2.0) lib/action_dispatch/middleware/flash.rb:260:in `call'
299
+ rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context'
300
+ rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call'
301
+ actionpack (4.2.0) lib/action_dispatch/middleware/cookies.rb:560:in `call'
302
+ activerecord (4.2.0) lib/active_record/query_cache.rb:36:in `call'
303
+ activerecord (4.2.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:647:in `call'
304
+ activerecord (4.2.0) lib/active_record/migration.rb:378:in `call'
305
+ actionpack (4.2.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
306
+ activesupport (4.2.0) lib/active_support/callbacks.rb:88:in `call'
307
+ activesupport (4.2.0) lib/active_support/callbacks.rb:88:in `_run_callbacks'
308
+ activesupport (4.2.0) lib/active_support/callbacks.rb:734:in `_run_call_callbacks'
309
+ activesupport (4.2.0) lib/active_support/callbacks.rb:81:in `run_callbacks'
310
+ actionpack (4.2.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
311
+ actionpack (4.2.0) lib/action_dispatch/middleware/reloader.rb:73:in `call'
312
+ actionpack (4.2.0) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
313
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:18:in `middleware_call'
314
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:13:in `call'
315
+ actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
316
+ railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app'
317
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call'
318
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged'
319
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged'
320
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged'
321
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `call'
322
+ actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
323
+ rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
324
+ rack (1.6.0) lib/rack/runtime.rb:18:in `call'
325
+ activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
326
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
327
+ actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call'
328
+ rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
329
+ railties (4.2.0) lib/rails/engine.rb:518:in `call'
330
+ railties (4.2.0) lib/rails/application.rb:164:in `call'
331
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
332
+ rack (1.6.0) lib/rack/content_length.rb:15:in `call'
333
+ rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
334
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
335
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
336
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
337
+
338
+
339
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_source.erb (6.6ms)
340
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_trace.html.erb (1.9ms)
341
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_request_and_response.html.erb (2.2ms)
342
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_web_console.html.erb (1.4ms)
343
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/diagnostics.html.erb within rescues/layout (76.5ms)
344
+
345
+
346
+ Started GET "/netzke/ext.js" for 127.0.0.1 at 2015-02-03 20:03:21 +0700
347
+ Processing by NetzkeController#ext as JS
348
+ Rendered text template (0.0ms)
349
+ Security warning: an embedded <script> tag on another site requested protected JavaScript. If you know what you're doing, go ahead and disable forgery protection on this action to permit cross-origin JavaScript embedding.
350
+ Completed 422 Unprocessable Entity in 3ms
351
+
352
+ ActionController::InvalidCrossOriginRequest (Security warning: an embedded <script> tag on another site requested protected JavaScript. If you know what you're doing, go ahead and disable forgery protection on this action to permit cross-origin JavaScript embedding.):
353
+ actionpack (4.2.0) lib/action_controller/metal/request_forgery_protection.rb:225:in `verify_same_origin_request'
354
+ activesupport (4.2.0) lib/active_support/callbacks.rb:427:in `block in make_lambda'
355
+ activesupport (4.2.0) lib/active_support/callbacks.rb:236:in `call'
356
+ activesupport (4.2.0) lib/active_support/callbacks.rb:236:in `block in halting'
357
+ activesupport (4.2.0) lib/active_support/callbacks.rb:234:in `call'
358
+ activesupport (4.2.0) lib/active_support/callbacks.rb:234:in `block in halting'
359
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `call'
360
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `block in halting'
361
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `call'
362
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `block in halting'
363
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `call'
364
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `block in halting'
365
+ activesupport (4.2.0) lib/active_support/callbacks.rb:234:in `call'
366
+ activesupport (4.2.0) lib/active_support/callbacks.rb:234:in `block in halting'
367
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `call'
368
+ activesupport (4.2.0) lib/active_support/callbacks.rb:169:in `block in halting'
369
+ activesupport (4.2.0) lib/active_support/callbacks.rb:92:in `call'
370
+ activesupport (4.2.0) lib/active_support/callbacks.rb:92:in `_run_callbacks'
371
+ activesupport (4.2.0) lib/active_support/callbacks.rb:734:in `_run_process_action_callbacks'
372
+ activesupport (4.2.0) lib/active_support/callbacks.rb:81:in `run_callbacks'
373
+ actionpack (4.2.0) lib/abstract_controller/callbacks.rb:19:in `process_action'
374
+ actionpack (4.2.0) lib/action_controller/metal/rescue.rb:29:in `process_action'
375
+ actionpack (4.2.0) lib/action_controller/metal/instrumentation.rb:31:in `block in process_action'
376
+ activesupport (4.2.0) lib/active_support/notifications.rb:164:in `block in instrument'
377
+ activesupport (4.2.0) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
378
+ activesupport (4.2.0) lib/active_support/notifications.rb:164:in `instrument'
379
+ actionpack (4.2.0) lib/action_controller/metal/instrumentation.rb:30:in `process_action'
380
+ actionpack (4.2.0) lib/action_controller/metal/params_wrapper.rb:250:in `process_action'
381
+ activerecord (4.2.0) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
382
+ actionpack (4.2.0) lib/abstract_controller/base.rb:137:in `process'
383
+ actionview (4.2.0) lib/action_view/rendering.rb:30:in `process'
384
+ actionpack (4.2.0) lib/action_controller/metal.rb:195:in `dispatch'
385
+ actionpack (4.2.0) lib/action_controller/metal/rack_delegation.rb:13:in `dispatch'
386
+ actionpack (4.2.0) lib/action_controller/metal.rb:236:in `block in action'
387
+ actionpack (4.2.0) lib/action_dispatch/routing/route_set.rb:73:in `call'
388
+ actionpack (4.2.0) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
389
+ actionpack (4.2.0) lib/action_dispatch/routing/route_set.rb:42:in `serve'
390
+ actionpack (4.2.0) lib/action_dispatch/journey/router.rb:43:in `block in serve'
391
+ actionpack (4.2.0) lib/action_dispatch/journey/router.rb:30:in `each'
392
+ actionpack (4.2.0) lib/action_dispatch/journey/router.rb:30:in `serve'
393
+ actionpack (4.2.0) lib/action_dispatch/routing/route_set.rb:802:in `call'
394
+ rack (1.6.0) lib/rack/etag.rb:24:in `call'
395
+ rack (1.6.0) lib/rack/conditionalget.rb:25:in `call'
396
+ rack (1.6.0) lib/rack/head.rb:13:in `call'
397
+ actionpack (4.2.0) lib/action_dispatch/middleware/params_parser.rb:27:in `call'
398
+ actionpack (4.2.0) lib/action_dispatch/middleware/flash.rb:260:in `call'
399
+ rack (1.6.0) lib/rack/session/abstract/id.rb:225:in `context'
400
+ rack (1.6.0) lib/rack/session/abstract/id.rb:220:in `call'
401
+ actionpack (4.2.0) lib/action_dispatch/middleware/cookies.rb:560:in `call'
402
+ activerecord (4.2.0) lib/active_record/query_cache.rb:36:in `call'
403
+ activerecord (4.2.0) lib/active_record/connection_adapters/abstract/connection_pool.rb:647:in `call'
404
+ activerecord (4.2.0) lib/active_record/migration.rb:378:in `call'
405
+ actionpack (4.2.0) lib/action_dispatch/middleware/callbacks.rb:29:in `block in call'
406
+ activesupport (4.2.0) lib/active_support/callbacks.rb:88:in `call'
407
+ activesupport (4.2.0) lib/active_support/callbacks.rb:88:in `_run_callbacks'
408
+ activesupport (4.2.0) lib/active_support/callbacks.rb:734:in `_run_call_callbacks'
409
+ activesupport (4.2.0) lib/active_support/callbacks.rb:81:in `run_callbacks'
410
+ actionpack (4.2.0) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
411
+ actionpack (4.2.0) lib/action_dispatch/middleware/reloader.rb:73:in `call'
412
+ actionpack (4.2.0) lib/action_dispatch/middleware/remote_ip.rb:78:in `call'
413
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:18:in `middleware_call'
414
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:13:in `call'
415
+ actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
416
+ railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app'
417
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call'
418
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged'
419
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged'
420
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged'
421
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `call'
422
+ actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
423
+ rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
424
+ rack (1.6.0) lib/rack/runtime.rb:18:in `call'
425
+ activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
426
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
427
+ actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call'
428
+ rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
429
+ railties (4.2.0) lib/rails/engine.rb:518:in `call'
430
+ railties (4.2.0) lib/rails/application.rb:164:in `call'
431
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
432
+ rack (1.6.0) lib/rack/content_length.rb:15:in `call'
433
+ rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
434
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
435
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
436
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
437
+
438
+
439
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_source.erb (3.3ms)
440
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_trace.html.erb (2.3ms)
441
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_request_and_response.html.erb (1.2ms)
442
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_web_console.html.erb (0.9ms)
443
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/diagnostics.html.erb within rescues/layout (73.3ms)
444
+
445
+
446
+ Started GET "/netzke/components/Netzke/classes/Core/Mixin.js?_dc=1422968601629" for 127.0.0.1 at 2015-02-03 20:03:21 +0700
447
+
448
+ ActionController::RoutingError (No route matches [GET] "/netzke/components/Netzke/classes/Core/Mixin.js"):
449
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:22:in `middleware_call'
450
+ web-console (2.0.0) lib/action_dispatch/debug_exceptions.rb:13:in `call'
451
+ actionpack (4.2.0) lib/action_dispatch/middleware/show_exceptions.rb:30:in `call'
452
+ railties (4.2.0) lib/rails/rack/logger.rb:38:in `call_app'
453
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `block in call'
454
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `block in tagged'
455
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:26:in `tagged'
456
+ activesupport (4.2.0) lib/active_support/tagged_logging.rb:68:in `tagged'
457
+ railties (4.2.0) lib/rails/rack/logger.rb:20:in `call'
458
+ actionpack (4.2.0) lib/action_dispatch/middleware/request_id.rb:21:in `call'
459
+ rack (1.6.0) lib/rack/methodoverride.rb:22:in `call'
460
+ rack (1.6.0) lib/rack/runtime.rb:18:in `call'
461
+ activesupport (4.2.0) lib/active_support/cache/strategy/local_cache_middleware.rb:28:in `call'
462
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
463
+ actionpack (4.2.0) lib/action_dispatch/middleware/static.rb:113:in `call'
464
+ rack (1.6.0) lib/rack/sendfile.rb:113:in `call'
465
+ railties (4.2.0) lib/rails/engine.rb:518:in `call'
466
+ railties (4.2.0) lib/rails/application.rb:164:in `call'
467
+ rack (1.6.0) lib/rack/lock.rb:17:in `call'
468
+ rack (1.6.0) lib/rack/content_length.rb:15:in `call'
469
+ rack (1.6.0) lib/rack/handler/webrick.rb:89:in `service'
470
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:138:in `service'
471
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/httpserver.rb:94:in `run'
472
+ /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/2.2.0/webrick/server.rb:294:in `block in start_thread'
473
+
474
+
475
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_trace.html.erb (1.1ms)
476
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/routes/_route.html.erb (1.5ms)
477
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/routes/_table.html.erb (8.8ms)
478
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_request_and_response.html.erb (1.2ms)
479
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/_web_console.html.erb (0.9ms)
480
+ Rendered /Users/mxgrn/.rbenv/versions/2.2.0/lib/ruby/gems/2.2.0/gems/web-console-2.0.0/lib/action_dispatch/templates/rescues/routing_error.html.erb within rescues/layout (103.7ms)
481
+
482
+
483
+ Started GET "/netzke/components/Foo" for 127.0.0.1 at 2015-02-03 20:03:48 +0700
484
+ Processing by Netzke::TestingController#components as HTML
485
+ Parameters: {"class"=>"Foo"}
486
+ Rendered inline template within layouts/netzke/testing (4.1ms)
487
+ Completed 200 OK in 30ms (Views: 21.8ms | ActiveRecord: 0.0ms)
488
+
489
+
490
+ Started GET "/netzke/ext.css" for 127.0.0.1 at 2015-02-03 20:03:48 +0700
491
+ Processing by NetzkeController#ext as CSS
492
+ Rendered text template (0.1ms)
493
+ Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.0ms)
494
+
495
+
496
+ Started GET "/netzke/ext.js" for 127.0.0.1 at 2015-02-03 20:03:48 +0700
497
+ Processing by NetzkeController#ext as JS
498
+ Rendered text template (0.0ms)
499
+ Completed 200 OK in 6ms (Views: 0.6ms | ActiveRecord: 0.0ms)
500
+
501
+
502
+ Started GET "/netzke/components/Foo" for 127.0.0.1 at 2015-02-03 20:27:21 +0700
503
+ Processing by Netzke::TestingController#components as HTML
504
+ Parameters: {"class"=>"Foo"}
505
+ Rendered inline template within layouts/netzke/testing (4.1ms)
506
+ Completed 200 OK in 30ms (Views: 21.5ms | ActiveRecord: 0.0ms)
507
+
508
+
509
+ Started GET "/netzke/ext.css" for 127.0.0.1 at 2015-02-03 20:27:22 +0700
510
+ Processing by NetzkeController#ext as CSS
511
+ Rendered text template (0.0ms)
512
+ Completed 200 OK in 5ms (Views: 2.6ms | ActiveRecord: 0.0ms)
513
+
514
+
515
+ Started GET "/netzke/ext.js" for 127.0.0.1 at 2015-02-03 20:27:22 +0700
516
+ Processing by NetzkeController#ext as JS
517
+ Rendered text template (0.0ms)
518
+ Completed 200 OK in 3ms (Views: 0.3ms | ActiveRecord: 0.0ms)