rails_pagination 2.0.10 → 2.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +7 -0
- metadata +18 -174
- data/MIT-LICENSE +0 -20
- data/README.rdoc +0 -46
- data/Rakefile +0 -40
- data/app/views/rails_pagination/_pager.html.erb +0 -29
- data/config/locales/en.yml +0 -6
- data/config/locales/es.yml +0 -6
- data/lib/rails_pagination.rb +0 -11
- data/lib/rails_pagination/action_view/base.rb +0 -15
- data/lib/rails_pagination/active_record/base.rb +0 -28
- data/lib/rails_pagination/active_record/relation.rb +0 -81
- data/lib/rails_pagination/engine.rb +0 -7
- data/lib/rails_pagination/navigation.rb +0 -39
- data/lib/rails_pagination/pagination.rb +0 -97
- data/lib/rails_pagination/railtie.rb +0 -15
- data/lib/rails_pagination/version.rb +0 -5
- data/test/collection_empty_test.rb +0 -37
- data/test/collection_first_test.rb +0 -38
- data/test/collection_last_test.rb +0 -38
- data/test/collection_middle_test.rb +0 -38
- data/test/collection_padding_test.rb +0 -83
- data/test/dummy/README.rdoc +0 -261
- data/test/dummy/Rakefile +0 -7
- data/test/dummy/app/assets/javascripts/application.js +0 -15
- data/test/dummy/app/assets/stylesheets/application.css +0 -13
- data/test/dummy/app/controllers/application_controller.rb +0 -3
- data/test/dummy/app/controllers/test_controller.rb +0 -7
- data/test/dummy/app/helpers/application_helper.rb +0 -2
- data/test/dummy/app/models/model.rb +0 -3
- data/test/dummy/app/views/layouts/application.html.erb +0 -12
- data/test/dummy/app/views/test/index.html.erb +0 -1
- data/test/dummy/config.ru +0 -4
- data/test/dummy/config/application.rb +0 -59
- data/test/dummy/config/boot.rb +0 -10
- data/test/dummy/config/database.yml +0 -25
- data/test/dummy/config/environment.rb +0 -5
- data/test/dummy/config/environments/development.rb +0 -37
- data/test/dummy/config/environments/production.rb +0 -67
- data/test/dummy/config/environments/test.rb +0 -37
- data/test/dummy/config/initializers/backtrace_silencers.rb +0 -7
- data/test/dummy/config/initializers/inflections.rb +0 -15
- data/test/dummy/config/initializers/mime_types.rb +0 -5
- data/test/dummy/config/initializers/secret_token.rb +0 -7
- data/test/dummy/config/initializers/session_store.rb +0 -8
- data/test/dummy/config/initializers/wrap_parameters.rb +0 -14
- data/test/dummy/config/locales/en.yml +0 -5
- data/test/dummy/config/routes.rb +0 -61
- data/test/dummy/db/development.sqlite3 +0 -0
- data/test/dummy/db/migrate/20120908215532_create_models.rb +0 -8
- data/test/dummy/db/schema.rb +0 -22
- data/test/dummy/db/test.sqlite3 +0 -0
- data/test/dummy/log/development.log +0 -3129
- data/test/dummy/log/test.log +0 -201719
- data/test/dummy/public/404.html +0 -26
- data/test/dummy/public/422.html +0 -26
- data/test/dummy/public/500.html +0 -25
- data/test/dummy/public/favicon.ico +0 -0
- data/test/dummy/script/rails +0 -6
- data/test/dummy/tmp/cache/assets/CBF/7A0/sprockets%2Fc9192594b6d1b927590d37ebad844808 +0 -0
- data/test/dummy/tmp/cache/assets/CD8/370/sprockets%2F357970feca3ac29060c1e3861e2c0953 +0 -0
- data/test/dummy/tmp/cache/assets/D32/A10/sprockets%2F13fe41fee1fe35b49d145bcc06610705 +0 -0
- data/test/dummy/tmp/cache/assets/D4E/1B0/sprockets%2Ff7cbd26ba1d28d48de824f0e94586655 +0 -0
- data/test/dummy/tmp/cache/assets/D50/930/sprockets%2F277654ad498bbc928b88364ffcbad129 +0 -0
- data/test/dummy/tmp/cache/assets/D5A/EA0/sprockets%2Fd771ace226fc8215a3572e0aa35bb0d6 +0 -0
- data/test/dummy/tmp/cache/assets/D9B/E00/sprockets%2Fb66a75bd10bef6da5f16f4fa9113926c +0 -0
- data/test/dummy/tmp/cache/assets/DAC/650/sprockets%2Ff8ec2e25f819797cb9a491d0af22ae9b +0 -0
- data/test/dummy/tmp/cache/assets/DB2/700/sprockets%2Fa4f4b12a5cbea015faede527e4a04307 +0 -0
- data/test/dummy/tmp/cache/assets/DD5/C50/sprockets%2Fcdcdad84697d0b186a1de99f1950e5ab +0 -0
- data/test/dummy/tmp/cache/assets/DDC/400/sprockets%2Fcffd775d018f68ce5dba1ee0d951a994 +0 -0
- data/test/dummy/tmp/cache/assets/DEF/100/sprockets%2F8b9d88bfa8f8eed7910469ef2ab8a8c7 +0 -0
- data/test/dummy/tmp/cache/assets/E04/890/sprockets%2F2f5173deea6c795b8fdde723bb4b63af +0 -0
- data/test/dummy/tmp/cache/assets/E29/AA0/sprockets%2F6eaab4ab4dbae1b8b5a6f9286aa966d4 +0 -0
- data/test/helpers_empty_test.rb +0 -42
- data/test/helpers_first_test.rb +0 -43
- data/test/helpers_last_test.rb +0 -43
- data/test/helpers_middle_test.rb +0 -43
- data/test/test_helper.rb +0 -21
@@ -1,37 +0,0 @@
|
|
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
|
-
|
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
|
-
# Only use best-standards-support built into browsers
|
23
|
-
config.action_dispatch.best_standards_support = :builtin
|
24
|
-
|
25
|
-
# Raise exception on mass assignment protection for Active Record models
|
26
|
-
config.active_record.mass_assignment_sanitizer = :strict
|
27
|
-
|
28
|
-
# Log the query plan for queries taking more than this (works
|
29
|
-
# with SQLite, MySQL, and PostgreSQL)
|
30
|
-
config.active_record.auto_explain_threshold_in_seconds = 0.5
|
31
|
-
|
32
|
-
# Do not compress assets
|
33
|
-
config.assets.compress = false
|
34
|
-
|
35
|
-
# Expands the lines which load the assets
|
36
|
-
config.assets.debug = true
|
37
|
-
end
|
@@ -1,67 +0,0 @@
|
|
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
|
@@ -1,37 +0,0 @@
|
|
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
|
-
|
14
|
-
# Log error messages when you accidentally call methods on nil
|
15
|
-
config.whiny_nils = true
|
16
|
-
|
17
|
-
# Show full error reports and disable caching
|
18
|
-
config.consider_all_requests_local = true
|
19
|
-
config.action_controller.perform_caching = false
|
20
|
-
|
21
|
-
# Raise exceptions instead of rendering exception templates
|
22
|
-
config.action_dispatch.show_exceptions = false
|
23
|
-
|
24
|
-
# Disable request forgery protection in test environment
|
25
|
-
config.action_controller.allow_forgery_protection = false
|
26
|
-
|
27
|
-
# Tell Action Mailer not to deliver emails to the real world.
|
28
|
-
# The :test delivery method accumulates sent emails in the
|
29
|
-
# ActionMailer::Base.deliveries array.
|
30
|
-
config.action_mailer.delivery_method = :test
|
31
|
-
|
32
|
-
# Raise exception on mass assignment protection for Active Record models
|
33
|
-
config.active_record.mass_assignment_sanitizer = :strict
|
34
|
-
|
35
|
-
# Print deprecation notices to the stderr
|
36
|
-
config.active_support.deprecation = :stderr
|
37
|
-
end
|
@@ -1,7 +0,0 @@
|
|
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!
|
@@ -1,15 +0,0 @@
|
|
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
|
@@ -1,7 +0,0 @@
|
|
1
|
-
# Be sure to restart your server when you modify this file.
|
2
|
-
|
3
|
-
# Your secret key for verifying the integrity of signed cookies.
|
4
|
-
# If you change this key, all old signed cookies will become invalid!
|
5
|
-
# Make sure the secret is at least 30 characters and all random,
|
6
|
-
# no regular words or you'll be exposed to dictionary attacks.
|
7
|
-
Dummy::Application.config.secret_token = 'b477581fe33ddc358b3509ce1194c79a988262c71f5e2075eb21a29a0f1a2d0d0b0669f6e95b0d576d4f38e2bc9e46d6e9ca778dd12aa75c2fa5ee2ebeaab826'
|
@@ -1,8 +0,0 @@
|
|
1
|
-
# Be sure to restart your server when you modify this file.
|
2
|
-
|
3
|
-
Dummy::Application.config.session_store :cookie_store, key: '_dummy_session'
|
4
|
-
|
5
|
-
# Use the database for sessions instead of the cookie-based default,
|
6
|
-
# which shouldn't be used to store highly confidential information
|
7
|
-
# (create the session table with "rails generate session_migration")
|
8
|
-
# Dummy::Application.config.session_store :active_record_store
|
@@ -1,14 +0,0 @@
|
|
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]
|
9
|
-
end
|
10
|
-
|
11
|
-
# Disable root element in JSON by default.
|
12
|
-
ActiveSupport.on_load(:active_record) do
|
13
|
-
self.include_root_in_json = false
|
14
|
-
end
|
data/test/dummy/config/routes.rb
DELETED
@@ -1,61 +0,0 @@
|
|
1
|
-
Dummy::Application.routes.draw do
|
2
|
-
|
3
|
-
root :to => 'test#index'
|
4
|
-
|
5
|
-
# The priority is based upon order of creation:
|
6
|
-
# first created -> highest priority.
|
7
|
-
|
8
|
-
# Sample of regular route:
|
9
|
-
# match 'products/:id' => 'catalog#view'
|
10
|
-
# Keep in mind you can assign values other than :controller and :action
|
11
|
-
|
12
|
-
# Sample of named route:
|
13
|
-
# match 'products/:id/purchase' => 'catalog#purchase', :as => :purchase
|
14
|
-
# This route can be invoked with purchase_url(:id => product.id)
|
15
|
-
|
16
|
-
# Sample resource route (maps HTTP verbs to controller actions automatically):
|
17
|
-
# resources :products
|
18
|
-
|
19
|
-
# Sample resource route with options:
|
20
|
-
# resources :products do
|
21
|
-
# member do
|
22
|
-
# get 'short'
|
23
|
-
# post 'toggle'
|
24
|
-
# end
|
25
|
-
#
|
26
|
-
# collection do
|
27
|
-
# get 'sold'
|
28
|
-
# end
|
29
|
-
# end
|
30
|
-
|
31
|
-
# Sample resource route with sub-resources:
|
32
|
-
# resources :products do
|
33
|
-
# resources :comments, :sales
|
34
|
-
# resource :seller
|
35
|
-
# end
|
36
|
-
|
37
|
-
# Sample resource route with more complex sub-resources
|
38
|
-
# resources :products do
|
39
|
-
# resources :comments
|
40
|
-
# resources :sales do
|
41
|
-
# get 'recent', :on => :collection
|
42
|
-
# end
|
43
|
-
# end
|
44
|
-
|
45
|
-
# Sample resource route within a namespace:
|
46
|
-
# namespace :admin do
|
47
|
-
# # Directs /admin/products/* to Admin::ProductsController
|
48
|
-
# # (app/controllers/admin/products_controller.rb)
|
49
|
-
# resources :products
|
50
|
-
# end
|
51
|
-
|
52
|
-
# You can have the root of your site routed with "root"
|
53
|
-
# just remember to delete public/index.html.
|
54
|
-
# root :to => 'welcome#index'
|
55
|
-
|
56
|
-
# See how all your routes lay out with "rake routes"
|
57
|
-
|
58
|
-
# This is a legacy wild controller route that's not recommended for RESTful applications.
|
59
|
-
# Note: This route will make all actions in every controller accessible via GET requests.
|
60
|
-
# match ':controller(/:action(/:id))(.:format)'
|
61
|
-
end
|
Binary file
|
data/test/dummy/db/schema.rb
DELETED
@@ -1,22 +0,0 @@
|
|
1
|
-
# encoding: UTF-8
|
2
|
-
# This file is auto-generated from the current state of the database. Instead
|
3
|
-
# of editing this file, please use the migrations feature of Active Record to
|
4
|
-
# incrementally modify your database, and then regenerate this schema definition.
|
5
|
-
#
|
6
|
-
# Note that this schema.rb definition is the authoritative source for your
|
7
|
-
# database schema. If you need to create the application database on another
|
8
|
-
# system, you should be using db:schema:load, not running all the migrations
|
9
|
-
# from scratch. The latter is a flawed and unsustainable approach (the more migrations
|
10
|
-
# you'll amass, the slower it'll run and the greater likelihood for issues).
|
11
|
-
#
|
12
|
-
# It's strongly recommended to check this file into your version control system.
|
13
|
-
|
14
|
-
ActiveRecord::Schema.define(:version => 20120908215532) do
|
15
|
-
|
16
|
-
create_table "models", :force => true do |t|
|
17
|
-
t.string "title"
|
18
|
-
t.datetime "created_at", :null => false
|
19
|
-
t.datetime "updated_at", :null => false
|
20
|
-
end
|
21
|
-
|
22
|
-
end
|
data/test/dummy/db/test.sqlite3
DELETED
Binary file
|
@@ -1,3129 +0,0 @@
|
|
1
|
-
Connecting to database specified by database.yml
|
2
|
-
Connecting to database specified by database.yml
|
3
|
-
Connecting to database specified by database.yml
|
4
|
-
Connecting to database specified by database.yml
|
5
|
-
Connecting to database specified by database.yml
|
6
|
-
Connecting to database specified by database.yml
|
7
|
-
[1m[36m (0.2ms)[0m [1mselect sqlite_version(*)[0m
|
8
|
-
[1m[35m (2.7ms)[0m CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
|
9
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("schema_migrations")[0m
|
10
|
-
[1m[35m (2.7ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
11
|
-
[1m[36m (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations" [0m
|
12
|
-
Migrating to CreateHouses (20120908215532)
|
13
|
-
[1m[35m (0.0ms)[0m begin transaction
|
14
|
-
[1m[36m (0.5ms)[0m [1mCREATE TABLE "houses" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL) [0m
|
15
|
-
[1m[35m (0.1ms)[0m INSERT INTO "schema_migrations" ("version") VALUES ('20120908215532')
|
16
|
-
[1m[36m (3.0ms)[0m [1mcommit transaction[0m
|
17
|
-
[1m[35m (0.3ms)[0m select sqlite_version(*)
|
18
|
-
[1m[36m (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations" [0m
|
19
|
-
[1m[35m (0.0ms)[0m PRAGMA index_list("houses")
|
20
|
-
Connecting to database specified by database.yml
|
21
|
-
Connecting to database specified by database.yml
|
22
|
-
Connecting to database specified by database.yml
|
23
|
-
Connecting to database specified by database.yml
|
24
|
-
Connecting to database specified by database.yml
|
25
|
-
Connecting to database specified by database.yml
|
26
|
-
Connecting to database specified by database.yml
|
27
|
-
Connecting to database specified by database.yml
|
28
|
-
Connecting to database specified by database.yml
|
29
|
-
Connecting to database specified by database.yml
|
30
|
-
Connecting to database specified by database.yml
|
31
|
-
Connecting to database specified by database.yml
|
32
|
-
Connecting to database specified by database.yml
|
33
|
-
Connecting to database specified by database.yml
|
34
|
-
Connecting to database specified by database.yml
|
35
|
-
Connecting to database specified by database.yml
|
36
|
-
Connecting to database specified by database.yml
|
37
|
-
Connecting to database specified by database.yml
|
38
|
-
Connecting to database specified by database.yml
|
39
|
-
Connecting to database specified by database.yml
|
40
|
-
Connecting to database specified by database.yml
|
41
|
-
Connecting to database specified by database.yml
|
42
|
-
Connecting to database specified by database.yml
|
43
|
-
Connecting to database specified by database.yml
|
44
|
-
Connecting to database specified by database.yml
|
45
|
-
Connecting to database specified by database.yml
|
46
|
-
Connecting to database specified by database.yml
|
47
|
-
Connecting to database specified by database.yml
|
48
|
-
Connecting to database specified by database.yml
|
49
|
-
Connecting to database specified by database.yml
|
50
|
-
Connecting to database specified by database.yml
|
51
|
-
Connecting to database specified by database.yml
|
52
|
-
Connecting to database specified by database.yml
|
53
|
-
Connecting to database specified by database.yml
|
54
|
-
Connecting to database specified by database.yml
|
55
|
-
Connecting to database specified by database.yml
|
56
|
-
Connecting to database specified by database.yml
|
57
|
-
Connecting to database specified by database.yml
|
58
|
-
Connecting to database specified by database.yml
|
59
|
-
Connecting to database specified by database.yml
|
60
|
-
Connecting to database specified by database.yml
|
61
|
-
Connecting to database specified by database.yml
|
62
|
-
Connecting to database specified by database.yml
|
63
|
-
Connecting to database specified by database.yml
|
64
|
-
Connecting to database specified by database.yml
|
65
|
-
Connecting to database specified by database.yml
|
66
|
-
Connecting to database specified by database.yml
|
67
|
-
Connecting to database specified by database.yml
|
68
|
-
Connecting to database specified by database.yml
|
69
|
-
Connecting to database specified by database.yml
|
70
|
-
Connecting to database specified by database.yml
|
71
|
-
Connecting to database specified by database.yml
|
72
|
-
Connecting to database specified by database.yml
|
73
|
-
Connecting to database specified by database.yml
|
74
|
-
Connecting to database specified by database.yml
|
75
|
-
Connecting to database specified by database.yml
|
76
|
-
Connecting to database specified by database.yml
|
77
|
-
Connecting to database specified by database.yml
|
78
|
-
Connecting to database specified by database.yml
|
79
|
-
Connecting to database specified by database.yml
|
80
|
-
Connecting to database specified by database.yml
|
81
|
-
Connecting to database specified by database.yml
|
82
|
-
Connecting to database specified by database.yml
|
83
|
-
Connecting to database specified by database.yml
|
84
|
-
Connecting to database specified by database.yml
|
85
|
-
Connecting to database specified by database.yml
|
86
|
-
Connecting to database specified by database.yml
|
87
|
-
Connecting to database specified by database.yml
|
88
|
-
Connecting to database specified by database.yml
|
89
|
-
Connecting to database specified by database.yml
|
90
|
-
Connecting to database specified by database.yml
|
91
|
-
Connecting to database specified by database.yml
|
92
|
-
Connecting to database specified by database.yml
|
93
|
-
Connecting to database specified by database.yml
|
94
|
-
Connecting to database specified by database.yml
|
95
|
-
Connecting to database specified by database.yml
|
96
|
-
Connecting to database specified by database.yml
|
97
|
-
Connecting to database specified by database.yml
|
98
|
-
Connecting to database specified by database.yml
|
99
|
-
Connecting to database specified by database.yml
|
100
|
-
Connecting to database specified by database.yml
|
101
|
-
Connecting to database specified by database.yml
|
102
|
-
Connecting to database specified by database.yml
|
103
|
-
Connecting to database specified by database.yml
|
104
|
-
Connecting to database specified by database.yml
|
105
|
-
Connecting to database specified by database.yml
|
106
|
-
Connecting to database specified by database.yml
|
107
|
-
Connecting to database specified by database.yml
|
108
|
-
Connecting to database specified by database.yml
|
109
|
-
Connecting to database specified by database.yml
|
110
|
-
Connecting to database specified by database.yml
|
111
|
-
Connecting to database specified by database.yml
|
112
|
-
Connecting to database specified by database.yml
|
113
|
-
Connecting to database specified by database.yml
|
114
|
-
Connecting to database specified by database.yml
|
115
|
-
Connecting to database specified by database.yml
|
116
|
-
Connecting to database specified by database.yml
|
117
|
-
Connecting to database specified by database.yml
|
118
|
-
Connecting to database specified by database.yml
|
119
|
-
Connecting to database specified by database.yml
|
120
|
-
Connecting to database specified by database.yml
|
121
|
-
Connecting to database specified by database.yml
|
122
|
-
Connecting to database specified by database.yml
|
123
|
-
[1m[36m (0.1ms)[0m [1mselect sqlite_version(*)[0m
|
124
|
-
[1m[35m (2.4ms)[0m CREATE TABLE "schema_migrations" ("version" varchar(255) NOT NULL)
|
125
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("schema_migrations")[0m
|
126
|
-
[1m[35m (2.7ms)[0m CREATE UNIQUE INDEX "unique_schema_migrations" ON "schema_migrations" ("version")
|
127
|
-
[1m[36m (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations" [0m
|
128
|
-
Migrating to CreateHouses (20120908215532)
|
129
|
-
[1m[35m (0.0ms)[0m begin transaction
|
130
|
-
[1m[36m (0.0ms)[0m [1mrollback transaction[0m
|
131
|
-
Connecting to database specified by database.yml
|
132
|
-
[1m[36m (0.1ms)[0m [1mSELECT "schema_migrations"."version" FROM "schema_migrations" [0m
|
133
|
-
Migrating to CreateModels (20120908215532)
|
134
|
-
[1m[35m (0.0ms)[0m select sqlite_version(*)
|
135
|
-
[1m[36m (0.0ms)[0m [1mbegin transaction[0m
|
136
|
-
[1m[35m (0.4ms)[0m CREATE TABLE "models" ("id" INTEGER PRIMARY KEY AUTOINCREMENT NOT NULL, "title" varchar(255), "created_at" datetime NOT NULL, "updated_at" datetime NOT NULL)
|
137
|
-
[1m[36m (0.1ms)[0m [1mINSERT INTO "schema_migrations" ("version") VALUES ('20120908215532')[0m
|
138
|
-
[1m[35m (57.6ms)[0m commit transaction
|
139
|
-
[1m[36m (0.3ms)[0m [1mselect sqlite_version(*)[0m
|
140
|
-
[1m[35m (0.1ms)[0m SELECT "schema_migrations"."version" FROM "schema_migrations"
|
141
|
-
[1m[36m (0.0ms)[0m [1mPRAGMA index_list("models")[0m
|
142
|
-
Connecting to database specified by database.yml
|
143
|
-
Connecting to database specified by database.yml
|
144
|
-
|
145
|
-
|
146
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 16:20:59 -0200
|
147
|
-
Processing by TestController#index as HTML
|
148
|
-
ERROR: compiling _app_views_test_index_html_erb__4455616764571100546_70181944554160 RAISED /Users/matt/Documents/Mattways/Emprendimientos/Rails/rails-pagination/test/dummy/app/views/test/index.html.erb:31: syntax error, unexpected keyword_ensure, expecting keyword_end
|
149
|
-
/Users/matt/Documents/Mattways/Emprendimientos/Rails/rails-pagination/test/dummy/app/views/test/index.html.erb:33: syntax error, unexpected $end, expecting keyword_end
|
150
|
-
Function body: def _app_views_test_index_html_erb__4455616764571100546_70181944554160(local_assigns, output_buffer)
|
151
|
-
_old_virtual_path, @virtual_path = @virtual_path, "test/index";_old_output_buffer = @output_buffer;;@output_buffer = output_buffer || ActionView::OutputBuffer.new; pager = paginate(@collection, :navigation => 3, :parameter => :p)
|
152
|
-
if pager.has_multiple_pages?
|
153
|
-
@output_buffer.safe_concat(' <div id="pager">
|
154
|
-
'); if pager.has_first_page?
|
155
|
-
@output_buffer.safe_concat(' <a class="first" href="');@output_buffer.append= ( pager.first_page_path );@output_buffer.safe_concat('">');@output_buffer.append= ( t('pager.first') );@output_buffer.safe_concat('</a>
|
156
|
-
'); end
|
157
|
-
if pager.has_previous_page?
|
158
|
-
@output_buffer.safe_concat(' <a class="previous" href="');@output_buffer.append= ( pager.previous_page_path );@output_buffer.safe_concat('">');@output_buffer.append= ( t('pager.previous') );@output_buffer.safe_concat('</a>
|
159
|
-
'); end
|
160
|
-
if pager.navigation.has_less_pages?
|
161
|
-
@output_buffer.safe_concat(' <span class="ellipsis">...</span>
|
162
|
-
'); end
|
163
|
-
for page in pager.navigation.pages
|
164
|
-
if pager.is_current_page? page
|
165
|
-
@output_buffer.safe_concat(' <span class="page current">');@output_buffer.append= ( page );@output_buffer.safe_concat('</span>
|
166
|
-
'); else
|
167
|
-
@output_buffer.safe_concat(' <a class="page" href="');@output_buffer.append= ( pager.page_path(page) );@output_buffer.safe_concat('">');@output_buffer.append= ( page );@output_buffer.safe_concat('</a>
|
168
|
-
'); end
|
169
|
-
if pager.navigation.has_more_pages?
|
170
|
-
@output_buffer.safe_concat(' <span class="ellipsis">...</span>
|
171
|
-
'); end
|
172
|
-
if pager.has_next_page?
|
173
|
-
@output_buffer.safe_concat(' <a class="next" href="');@output_buffer.append= ( pager.next_page_path );@output_buffer.safe_concat('">');@output_buffer.append= ( t('pager.next') );@output_buffer.safe_concat('</a>
|
174
|
-
'); end
|
175
|
-
if pager.has_last_page?
|
176
|
-
@output_buffer.safe_concat(' <a class="last" href="');@output_buffer.append= ( pager.last_page_path );@output_buffer.safe_concat('">');@output_buffer.append= ( t('pager.last') );@output_buffer.safe_concat('</a>
|
177
|
-
'); end
|
178
|
-
@output_buffer.safe_concat(' </div>
|
179
|
-
'); end
|
180
|
-
@output_buffer.to_s
|
181
|
-
ensure
|
182
|
-
@virtual_path, @output_buffer = _old_virtual_path, _old_output_buffer
|
183
|
-
end
|
184
|
-
|
185
|
-
Backtrace: /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/template.rb:297:in `module_eval'
|
186
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/template.rb:297:in `compile'
|
187
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/template.rb:244:in `block in compile!'
|
188
|
-
<internal:prelude>:10:in `synchronize'
|
189
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/template.rb:232:in `compile!'
|
190
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/template.rb:144:in `block in render'
|
191
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/notifications.rb:125:in `instrument'
|
192
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/template.rb:143:in `render'
|
193
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
|
194
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
|
195
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument'
|
196
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
197
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument'
|
198
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
|
199
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
|
200
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
|
201
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
202
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/renderer/template_renderer.rb:18:in `render'
|
203
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:36:in `render_template'
|
204
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_view/renderer/renderer.rb:17:in `render'
|
205
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:110:in `_render_template'
|
206
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
207
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
208
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
209
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
210
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:88:in `render'
|
211
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:16:in `render'
|
212
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
213
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
214
|
-
/Users/matt/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
215
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
216
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
217
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
218
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
219
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:39:in `render'
|
220
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
221
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
222
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:167:in `process_action'
|
223
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/rendering.rb:10:in `process_action'
|
224
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
225
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:414:in `_run__3826713535409500211__process_action__2761810839518818863__callbacks'
|
226
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback'
|
227
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
228
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks'
|
229
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/abstract_controller/callbacks.rb:17:in `process_action'
|
230
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/rescue.rb:29:in `process_action'
|
231
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
232
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `block in instrument'
|
233
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
234
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/notifications.rb:123:in `instrument'
|
235
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
236
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
237
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.8/lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
238
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/abstract_controller/base.rb:121:in `process'
|
239
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/abstract_controller/rendering.rb:45:in `process'
|
240
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal.rb:203:in `dispatch'
|
241
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
242
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_controller/metal.rb:246:in `block in action'
|
243
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `call'
|
244
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
245
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:36:in `call'
|
246
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/router.rb:68:in `block in call'
|
247
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/router.rb:56:in `each'
|
248
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/journey-1.0.4/lib/journey/router.rb:56:in `call'
|
249
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/routing/route_set.rb:600:in `call'
|
250
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
251
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/rack-1.4.1/lib/rack/etag.rb:23:in `call'
|
252
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/rack-1.4.1/lib/rack/conditionalget.rb:25:in `call'
|
253
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/head.rb:14:in `call'
|
254
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
255
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/flash.rb:242:in `call'
|
256
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:205:in `context'
|
257
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/rack-1.4.1/lib/rack/session/abstract/id.rb:200:in `call'
|
258
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/cookies.rb:339:in `call'
|
259
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.8/lib/active_record/query_cache.rb:64:in `call'
|
260
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activerecord-3.2.8/lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call'
|
261
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
262
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `_run__1880878322598319877__call__2574047420790886458__callbacks'
|
263
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:405:in `__run_callback'
|
264
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
265
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/callbacks.rb:81:in `run_callbacks'
|
266
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
267
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
268
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
269
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
270
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
271
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.8/lib/rails/rack/logger.rb:26:in `call_app'
|
272
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.8/lib/rails/rack/logger.rb:16:in `call'
|
273
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
274
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/rack-1.4.1/lib/rack/methodoverride.rb:21:in `call'
|
275
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/rack-1.4.1/lib/rack/runtime.rb:17:in `call'
|
276
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/activesupport-3.2.8/lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
277
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/rack-1.4.1/lib/rack/lock.rb:15:in `call'
|
278
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/static.rb:62:in `call'
|
279
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.8/lib/rails/engine.rb:479:in `call'
|
280
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.8/lib/rails/application.rb:223:in `call'
|
281
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/rack-1.4.1/lib/rack/content_length.rb:14:in `call'
|
282
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/railties-3.2.8/lib/rails/rack/log_tailer.rb:17:in `call'
|
283
|
-
/Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/rack-1.4.1/lib/rack/handler/webrick.rb:59:in `service'
|
284
|
-
/Users/matt/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
285
|
-
/Users/matt/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
286
|
-
/Users/matt/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
287
|
-
Rendered test/index.html.erb within layouts/application (11.3ms)
|
288
|
-
Completed 500 Internal Server Error in 79ms
|
289
|
-
|
290
|
-
ActionView::Template::Error (/Users/matt/Documents/Mattways/Emprendimientos/Rails/rails-pagination/test/dummy/app/views/test/index.html.erb:31: syntax error, unexpected keyword_ensure, expecting keyword_end
|
291
|
-
/Users/matt/Documents/Mattways/Emprendimientos/Rails/rails-pagination/test/dummy/app/views/test/index.html.erb:33: syntax error, unexpected $end, expecting keyword_end):
|
292
|
-
28: </div>
|
293
|
-
29: <% end %>
|
294
|
-
actionpack (3.2.8) lib/action_view/template.rb:297:in `module_eval'
|
295
|
-
actionpack (3.2.8) lib/action_view/template.rb:297:in `compile'
|
296
|
-
actionpack (3.2.8) lib/action_view/template.rb:244:in `block in compile!'
|
297
|
-
<internal:prelude>:10:in `synchronize'
|
298
|
-
actionpack (3.2.8) lib/action_view/template.rb:232:in `compile!'
|
299
|
-
actionpack (3.2.8) lib/action_view/template.rb:144:in `block in render'
|
300
|
-
activesupport (3.2.8) lib/active_support/notifications.rb:125:in `instrument'
|
301
|
-
actionpack (3.2.8) lib/action_view/template.rb:143:in `render'
|
302
|
-
actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:47:in `block (2 levels) in render_template'
|
303
|
-
actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `block in instrument'
|
304
|
-
activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument'
|
305
|
-
activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
306
|
-
activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument'
|
307
|
-
actionpack (3.2.8) lib/action_view/renderer/abstract_renderer.rb:38:in `instrument'
|
308
|
-
actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:46:in `block in render_template'
|
309
|
-
actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:54:in `render_with_layout'
|
310
|
-
actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:45:in `render_template'
|
311
|
-
actionpack (3.2.8) lib/action_view/renderer/template_renderer.rb:18:in `render'
|
312
|
-
actionpack (3.2.8) lib/action_view/renderer/renderer.rb:36:in `render_template'
|
313
|
-
actionpack (3.2.8) lib/action_view/renderer/renderer.rb:17:in `render'
|
314
|
-
actionpack (3.2.8) lib/abstract_controller/rendering.rb:110:in `_render_template'
|
315
|
-
actionpack (3.2.8) lib/action_controller/metal/streaming.rb:225:in `_render_template'
|
316
|
-
actionpack (3.2.8) lib/abstract_controller/rendering.rb:103:in `render_to_body'
|
317
|
-
actionpack (3.2.8) lib/action_controller/metal/renderers.rb:28:in `render_to_body'
|
318
|
-
actionpack (3.2.8) lib/action_controller/metal/compatibility.rb:50:in `render_to_body'
|
319
|
-
actionpack (3.2.8) lib/abstract_controller/rendering.rb:88:in `render'
|
320
|
-
actionpack (3.2.8) lib/action_controller/metal/rendering.rb:16:in `render'
|
321
|
-
actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block (2 levels) in render'
|
322
|
-
activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `block in ms'
|
323
|
-
/Users/matt/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/benchmark.rb:295:in `realtime'
|
324
|
-
activesupport (3.2.8) lib/active_support/core_ext/benchmark.rb:5:in `ms'
|
325
|
-
actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:40:in `block in render'
|
326
|
-
actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:83:in `cleanup_view_runtime'
|
327
|
-
activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:24:in `cleanup_view_runtime'
|
328
|
-
actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:39:in `render'
|
329
|
-
actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:10:in `default_render'
|
330
|
-
actionpack (3.2.8) lib/action_controller/metal/implicit_render.rb:5:in `send_action'
|
331
|
-
actionpack (3.2.8) lib/abstract_controller/base.rb:167:in `process_action'
|
332
|
-
actionpack (3.2.8) lib/action_controller/metal/rendering.rb:10:in `process_action'
|
333
|
-
actionpack (3.2.8) lib/abstract_controller/callbacks.rb:18:in `block in process_action'
|
334
|
-
activesupport (3.2.8) lib/active_support/callbacks.rb:414:in `_run__3826713535409500211__process_action__2761810839518818863__callbacks'
|
335
|
-
activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback'
|
336
|
-
activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_process_action_callbacks'
|
337
|
-
activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
338
|
-
actionpack (3.2.8) lib/abstract_controller/callbacks.rb:17:in `process_action'
|
339
|
-
actionpack (3.2.8) lib/action_controller/metal/rescue.rb:29:in `process_action'
|
340
|
-
actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:30:in `block in process_action'
|
341
|
-
activesupport (3.2.8) lib/active_support/notifications.rb:123:in `block in instrument'
|
342
|
-
activesupport (3.2.8) lib/active_support/notifications/instrumenter.rb:20:in `instrument'
|
343
|
-
activesupport (3.2.8) lib/active_support/notifications.rb:123:in `instrument'
|
344
|
-
actionpack (3.2.8) lib/action_controller/metal/instrumentation.rb:29:in `process_action'
|
345
|
-
actionpack (3.2.8) lib/action_controller/metal/params_wrapper.rb:207:in `process_action'
|
346
|
-
activerecord (3.2.8) lib/active_record/railties/controller_runtime.rb:18:in `process_action'
|
347
|
-
actionpack (3.2.8) lib/abstract_controller/base.rb:121:in `process'
|
348
|
-
actionpack (3.2.8) lib/abstract_controller/rendering.rb:45:in `process'
|
349
|
-
actionpack (3.2.8) lib/action_controller/metal.rb:203:in `dispatch'
|
350
|
-
actionpack (3.2.8) lib/action_controller/metal/rack_delegation.rb:14:in `dispatch'
|
351
|
-
actionpack (3.2.8) lib/action_controller/metal.rb:246:in `block in action'
|
352
|
-
actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `call'
|
353
|
-
actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:73:in `dispatch'
|
354
|
-
actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:36:in `call'
|
355
|
-
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
356
|
-
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
357
|
-
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
358
|
-
actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call'
|
359
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
360
|
-
rack (1.4.1) lib/rack/etag.rb:23:in `call'
|
361
|
-
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
|
362
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call'
|
363
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
364
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
365
|
-
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
|
366
|
-
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
|
367
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call'
|
368
|
-
activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call'
|
369
|
-
activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call'
|
370
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
371
|
-
activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__1880878322598319877__call__2574047420790886458__callbacks'
|
372
|
-
activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback'
|
373
|
-
activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
374
|
-
activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
375
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
376
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
377
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
378
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
379
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
380
|
-
railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app'
|
381
|
-
railties (3.2.8) lib/rails/rack/logger.rb:16:in `call'
|
382
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
383
|
-
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
|
384
|
-
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
|
385
|
-
activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
386
|
-
rack (1.4.1) lib/rack/lock.rb:15:in `call'
|
387
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call'
|
388
|
-
railties (3.2.8) lib/rails/engine.rb:479:in `call'
|
389
|
-
railties (3.2.8) lib/rails/application.rb:223:in `call'
|
390
|
-
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
|
391
|
-
railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call'
|
392
|
-
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
|
393
|
-
/Users/matt/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
394
|
-
/Users/matt/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
395
|
-
/Users/matt/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
396
|
-
|
397
|
-
|
398
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.6ms)
|
399
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
400
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (14.8ms)
|
401
|
-
|
402
|
-
|
403
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 16:21:39 -0200
|
404
|
-
Processing by TestController#index as HTML
|
405
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
406
|
-
Rendered test/index.html.erb within layouts/application (4.6ms)
|
407
|
-
Compiled application.css (1ms) (pid 7846)
|
408
|
-
Compiled jquery.js (6ms) (pid 7846)
|
409
|
-
Compiled jquery_ujs.js (0ms) (pid 7846)
|
410
|
-
Compiled application.js (48ms) (pid 7846)
|
411
|
-
Completed 200 OK in 170ms (Views: 168.5ms | ActiveRecord: 1.6ms)
|
412
|
-
|
413
|
-
|
414
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 16:21:39 -0200
|
415
|
-
Served asset /jquery.js - 200 OK (27ms)
|
416
|
-
|
417
|
-
|
418
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 16:21:39 -0200
|
419
|
-
Served asset /application.js - 200 OK (6ms)
|
420
|
-
|
421
|
-
|
422
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 16:21:39 -0200
|
423
|
-
Served asset /jquery_ujs.js - 200 OK (1ms)
|
424
|
-
|
425
|
-
|
426
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 16:21:39 -0200
|
427
|
-
Served asset /application.css - 200 OK (16ms)
|
428
|
-
Connecting to database specified by database.yml
|
429
|
-
Connecting to database specified by database.yml
|
430
|
-
|
431
|
-
|
432
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 16:22:27 -0200
|
433
|
-
Processing by TestController#index as HTML
|
434
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
435
|
-
[1m[35mModel Load (0.1ms)[0m SELECT "models".* FROM "models" LIMIT 2 OFFSET 4
|
436
|
-
Rendered test/index.html.erb within layouts/application (12.8ms)
|
437
|
-
Completed 500 Internal Server Error in 49ms
|
438
|
-
|
439
|
-
ActionView::Template::Error (undefined local variable or method `request' for #<RailsPagination::ActionView::Pager:0x007fb79e0838a8>):
|
440
|
-
2: <% if pager.has_multiple_pages? %>
|
441
|
-
3: <div id="pager">
|
442
|
-
4: <% if pager.has_first_page? %>
|
443
|
-
5: <a class="first" href="<%= pager.first_page_path %>"><%= t('pager.first') %></a>
|
444
|
-
6: <% end %>
|
445
|
-
7: <% if pager.has_previous_page? %>
|
446
|
-
8: <a class="previous" href="<%= pager.previous_page_path %>"><%= t('pager.previous') %></a>
|
447
|
-
app/views/test/index.html.erb:5:in `_app_views_test_index_html_erb___4396946798376005744_70213305319720'
|
448
|
-
|
449
|
-
|
450
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms)
|
451
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
452
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.1ms)
|
453
|
-
Connecting to database specified by database.yml
|
454
|
-
Connecting to database specified by database.yml
|
455
|
-
|
456
|
-
|
457
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 16:56:24 -0200
|
458
|
-
Processing by TestController#index as HTML
|
459
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
460
|
-
[1m[35mModel Load (0.1ms)[0m SELECT "models".* FROM "models" LIMIT 2 OFFSET 4
|
461
|
-
Rendered test/index.html.erb within layouts/application (12.1ms)
|
462
|
-
Completed 500 Internal Server Error in 47ms
|
463
|
-
|
464
|
-
ActionView::Template::Error (undefined local variable or method `params' for #<RailsPagination::ActionView::Pager:0x007f89f6bb4d88>):
|
465
|
-
2: <% if pager.has_multiple_pages? %>
|
466
|
-
3: <div id="pager">
|
467
|
-
4: <% if pager.has_first_page? %>
|
468
|
-
5: <a class="first" href="<%= pager.first_page_path %>"><%= t('pager.first') %></a>
|
469
|
-
6: <% end %>
|
470
|
-
7: <% if pager.has_previous_page? %>
|
471
|
-
8: <a class="previous" href="<%= pager.previous_page_path %>"><%= t('pager.previous') %></a>
|
472
|
-
app/views/test/index.html.erb:5:in `_app_views_test_index_html_erb__3945398745547744494_70115263726500'
|
473
|
-
|
474
|
-
|
475
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
476
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
477
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (9.2ms)
|
478
|
-
|
479
|
-
|
480
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 16:56:42 -0200
|
481
|
-
Processing by TestController#index as HTML
|
482
|
-
[1m[36mModel Load (0.1ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
483
|
-
Rendered test/index.html.erb within layouts/application (5.5ms)
|
484
|
-
Completed 500 Internal Server Error in 9ms
|
485
|
-
|
486
|
-
ActionView::Template::Error (undefined local variable or method `collection' for #<#<Class:0x007f89f44cbca8>:0x007f89f6a0e1c8>):
|
487
|
-
1:
|
488
|
-
2: <%= url_for(request.query_parameters.merge(:p => collection.first_page)) %>
|
489
|
-
app/views/test/index.html.erb:2:in `_app_views_test_index_html_erb__3945398745547744494_70115262507080'
|
490
|
-
|
491
|
-
|
492
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
493
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
494
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.2ms)
|
495
|
-
|
496
|
-
|
497
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 16:56:55 -0200
|
498
|
-
Processing by TestController#index as HTML
|
499
|
-
Rendered test/index.html.erb within layouts/application (1.5ms)
|
500
|
-
Completed 200 OK in 59ms (Views: 58.7ms | ActiveRecord: 0.0ms)
|
501
|
-
|
502
|
-
|
503
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 16:56:55 -0200
|
504
|
-
Served asset /application.css - 304 Not Modified (1ms)
|
505
|
-
|
506
|
-
|
507
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 16:56:55 -0200
|
508
|
-
Served asset /jquery.js - 304 Not Modified (4ms)
|
509
|
-
|
510
|
-
|
511
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 16:56:55 -0200
|
512
|
-
Served asset /application.js - 304 Not Modified (3ms)
|
513
|
-
|
514
|
-
|
515
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 16:56:55 -0200
|
516
|
-
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
517
|
-
|
518
|
-
|
519
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 16:57:45 -0200
|
520
|
-
Processing by TestController#index as HTML
|
521
|
-
[1m[35mModel Load (0.1ms)[0m SELECT "models".* FROM "models" LIMIT 2 OFFSET 4
|
522
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
523
|
-
Rendered test/index.html.erb within layouts/application (2.6ms)
|
524
|
-
Completed 500 Internal Server Error in 14ms
|
525
|
-
|
526
|
-
ActionView::Template::Error (undefined local variable or method `params' for #<RailsPagination::ActionView::Pager:0x007f89f69e6c18>):
|
527
|
-
2: <% if pager.has_multiple_pages? %>
|
528
|
-
3: <div id="pager">
|
529
|
-
4: <% if pager.has_first_page? %>
|
530
|
-
5: <a class="first" href="<%= pager.first_page_path %>"><%= t('pager.first') %></a>
|
531
|
-
6: <% end %>
|
532
|
-
7: <% if pager.has_previous_page? %>
|
533
|
-
8: <a class="previous" href="<%= pager.previous_page_path %>"><%= t('pager.previous') %></a>
|
534
|
-
app/views/test/index.html.erb:5:in `_app_views_test_index_html_erb__3945398745547744494_70115262560420'
|
535
|
-
|
536
|
-
|
537
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
538
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
539
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.9ms)
|
540
|
-
Connecting to database specified by database.yml
|
541
|
-
|
542
|
-
|
543
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:17:39 -0200
|
544
|
-
Processing by TestController#index as HTML
|
545
|
-
[1m[36mModel Load (0.1ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
546
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
547
|
-
Rendered test/index.html.erb within layouts/application (5.2ms)
|
548
|
-
Completed 500 Internal Server Error in 47ms
|
549
|
-
|
550
|
-
ActionView::Template::Error (undefined method `request' for nil:NilClass):
|
551
|
-
2: <% if pager.has_multiple_pages? %>
|
552
|
-
3: <div id="pager">
|
553
|
-
4: <% if pager.has_first_page? %>
|
554
|
-
5: <a class="first" href="<%= pager.first_page_path %>"><%= t('pager.first') %></a>
|
555
|
-
6: <% end %>
|
556
|
-
7: <% if pager.has_previous_page? %>
|
557
|
-
8: <a class="previous" href="<%= pager.previous_page_path %>"><%= t('pager.previous') %></a>
|
558
|
-
app/views/test/index.html.erb:5:in `_app_views_test_index_html_erb___3325975247903954997_70179734568520'
|
559
|
-
|
560
|
-
|
561
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
562
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
563
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.8ms)
|
564
|
-
Connecting to database specified by database.yml
|
565
|
-
|
566
|
-
|
567
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:18:44 -0200
|
568
|
-
Processing by TestController#index as HTML
|
569
|
-
[1m[36mModel Load (0.1ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
570
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
571
|
-
Rendered test/index.html.erb within layouts/application (5.5ms)
|
572
|
-
Completed 500 Internal Server Error in 49ms
|
573
|
-
|
574
|
-
ActionView::Template::Error (undefined method `request' for nil:NilClass):
|
575
|
-
2: <% if pager.has_multiple_pages? %>
|
576
|
-
3: <div id="pager">
|
577
|
-
4: <% if pager.has_first_page? %>
|
578
|
-
5: <a class="first" href="<%= pager.first_page_path %>"><%= t('pager.first') %></a>
|
579
|
-
6: <% end %>
|
580
|
-
7: <% if pager.has_previous_page? %>
|
581
|
-
8: <a class="previous" href="<%= pager.previous_page_path %>"><%= t('pager.previous') %></a>
|
582
|
-
app/views/test/index.html.erb:5:in `_app_views_test_index_html_erb__4313967535755236061_70294896389100'
|
583
|
-
|
584
|
-
|
585
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
|
586
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
587
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.8ms)
|
588
|
-
Connecting to database specified by database.yml
|
589
|
-
|
590
|
-
|
591
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:21:41 -0200
|
592
|
-
Processing by TestController#index as HTML
|
593
|
-
[1m[36mModel Load (0.1ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
594
|
-
Rendered test/index.html.erb within layouts/application (4.4ms)
|
595
|
-
Completed 500 Internal Server Error in 46ms
|
596
|
-
|
597
|
-
ActionView::Template::Error (undefined method `merge' for #<Array:0x007fdf73a539d0>):
|
598
|
-
1: <% pager = paginate(@collection, :navigation => 3, :parameter => :p) %>
|
599
|
-
2: <% if pager.has_multiple_pages? %>
|
600
|
-
3: <div id="pager">
|
601
|
-
4: <% if pager.has_first_page? %>
|
602
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__2623836088629988888_70298847826360'
|
603
|
-
|
604
|
-
|
605
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
606
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
607
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.6ms)
|
608
|
-
|
609
|
-
|
610
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:21:43 -0200
|
611
|
-
Processing by TestController#index as HTML
|
612
|
-
[1m[35mModel Load (0.2ms)[0m SELECT "models".* FROM "models" LIMIT 2 OFFSET 4
|
613
|
-
Rendered test/index.html.erb within layouts/application (0.7ms)
|
614
|
-
Completed 500 Internal Server Error in 7ms
|
615
|
-
|
616
|
-
ActionView::Template::Error (undefined method `merge' for #<Array:0x007fdf72ed6508>):
|
617
|
-
1: <% pager = paginate(@collection, :navigation => 3, :parameter => :p) %>
|
618
|
-
2: <% if pager.has_multiple_pages? %>
|
619
|
-
3: <div id="pager">
|
620
|
-
4: <% if pager.has_first_page? %>
|
621
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__2623836088629988888_70298847826360'
|
622
|
-
|
623
|
-
|
624
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
625
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
626
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.3ms)
|
627
|
-
Connecting to database specified by database.yml
|
628
|
-
|
629
|
-
|
630
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:21:54 -0200
|
631
|
-
Processing by TestController#index as HTML
|
632
|
-
[1m[36mModel Load (0.1ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
633
|
-
Rendered test/index.html.erb within layouts/application (4.6ms)
|
634
|
-
Completed 500 Internal Server Error in 48ms
|
635
|
-
|
636
|
-
ActionView::Template::Error (undefined method `merge' for #<Array:0x007ff9070fb420>):
|
637
|
-
1: <% pager = paginate(@collection, :navigation => 3, :parameter => :p) %>
|
638
|
-
2: <% if pager.has_multiple_pages? %>
|
639
|
-
3: <div id="pager">
|
640
|
-
4: <% if pager.has_first_page? %>
|
641
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__1795465595880696679_70353772353260'
|
642
|
-
|
643
|
-
|
644
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
645
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
646
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.7ms)
|
647
|
-
Connecting to database specified by database.yml
|
648
|
-
|
649
|
-
|
650
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:23:03 -0200
|
651
|
-
Processing by TestController#index as HTML
|
652
|
-
[1m[36mModel Load (0.1ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
653
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
654
|
-
Rendered test/index.html.erb within layouts/application (6.4ms)
|
655
|
-
Completed 500 Internal Server Error in 51ms
|
656
|
-
|
657
|
-
ActionView::Template::Error (undefined method `request' for nil:NilClass):
|
658
|
-
2: <% if pager.has_multiple_pages? %>
|
659
|
-
3: <div id="pager">
|
660
|
-
4: <% if pager.has_first_page? %>
|
661
|
-
5: <a class="first" href="<%= pager.first_page_path %>"><%= t('pager.first') %></a>
|
662
|
-
6: <% end %>
|
663
|
-
7: <% if pager.has_previous_page? %>
|
664
|
-
8: <a class="previous" href="<%= pager.previous_page_path %>"><%= t('pager.previous') %></a>
|
665
|
-
app/views/test/index.html.erb:5:in `_app_views_test_index_html_erb__3444591480363476615_70232032564440'
|
666
|
-
|
667
|
-
|
668
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.2ms)
|
669
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
670
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.4ms)
|
671
|
-
Connecting to database specified by database.yml
|
672
|
-
|
673
|
-
|
674
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:23:29 -0200
|
675
|
-
Processing by TestController#index as HTML
|
676
|
-
[1m[36mModel Load (0.1ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
677
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
678
|
-
Rendered test/index.html.erb within layouts/application (6.9ms)
|
679
|
-
Completed 500 Internal Server Error in 51ms
|
680
|
-
|
681
|
-
ActionView::Template::Error (undefined method `request' for nil:NilClass):
|
682
|
-
2: <% if pager.has_multiple_pages? %>
|
683
|
-
3: <div id="pager">
|
684
|
-
4: <% if pager.has_first_page? %>
|
685
|
-
5: <a class="first" href="<%= pager.first_page_path %>"><%= t('pager.first') %></a>
|
686
|
-
6: <% end %>
|
687
|
-
7: <% if pager.has_previous_page? %>
|
688
|
-
8: <a class="previous" href="<%= pager.previous_page_path %>"><%= t('pager.previous') %></a>
|
689
|
-
app/views/test/index.html.erb:5:in `_app_views_test_index_html_erb__4052034718111711725_70156039639040'
|
690
|
-
|
691
|
-
|
692
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
693
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
694
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.9ms)
|
695
|
-
Connecting to database specified by database.yml
|
696
|
-
|
697
|
-
|
698
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:24:18 -0200
|
699
|
-
Processing by TestController#index as HTML
|
700
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
701
|
-
Rendered test/index.html.erb within layouts/application (7.6ms)
|
702
|
-
Completed 500 Internal Server Error in 41ms
|
703
|
-
|
704
|
-
ActionView::Template::Error (undefined method `request' for nil:NilClass):
|
705
|
-
2: <% if pager.has_multiple_pages? %>
|
706
|
-
3: <div id="pager">
|
707
|
-
4: <% if pager.has_first_page? %>
|
708
|
-
5: <a class="first" href="<%= pager.first_page_path %>"><%= t('pager.first') %></a>
|
709
|
-
6: <% end %>
|
710
|
-
7: <% if pager.has_previous_page? %>
|
711
|
-
8: <a class="previous" href="<%= pager.previous_page_path %>"><%= t('pager.previous') %></a>
|
712
|
-
app/views/test/index.html.erb:5:in `_app_views_test_index_html_erb___3275221231068165867_70143571203820'
|
713
|
-
|
714
|
-
|
715
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
|
716
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
717
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.6ms)
|
718
|
-
Connecting to database specified by database.yml
|
719
|
-
|
720
|
-
|
721
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:33:20 -0200
|
722
|
-
Processing by TestController#index as HTML
|
723
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
724
|
-
Rendered test/index.html.erb within layouts/application (26.1ms)
|
725
|
-
Completed 200 OK in 69ms (Views: 38.5ms | ActiveRecord: 1.4ms)
|
726
|
-
|
727
|
-
|
728
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 17:33:20 -0200
|
729
|
-
Served asset /application.css - 304 Not Modified (1ms)
|
730
|
-
|
731
|
-
|
732
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 17:33:20 -0200
|
733
|
-
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
734
|
-
|
735
|
-
|
736
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 17:33:20 -0200
|
737
|
-
Served asset /application.js - 304 Not Modified (2ms)
|
738
|
-
|
739
|
-
|
740
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 17:33:20 -0200
|
741
|
-
Served asset /jquery.js - 304 Not Modified (2ms)
|
742
|
-
Connecting to database specified by database.yml
|
743
|
-
|
744
|
-
|
745
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:36:32 -0200
|
746
|
-
Processing by TestController#index as HTML
|
747
|
-
[1m[36mModel Load (0.1ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
748
|
-
Rendered test/index.html.erb within layouts/application (14.8ms)
|
749
|
-
Completed 500 Internal Server Error in 50ms
|
750
|
-
|
751
|
-
ActionView::Template::Error (undefined method `total_pages' for #<#<Class:0x007ffd32447820>:0x007ffd324dce98>):
|
752
|
-
1: <% pager = paginate(@collection, :navigation => 3, :parameter => :p) %>
|
753
|
-
2: <% if pager.has_multiple_pages? %>
|
754
|
-
3: <div id="pager">
|
755
|
-
4: <% if pager.has_first_page? %>
|
756
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__3578371924259989784_70362727366420'
|
757
|
-
|
758
|
-
|
759
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
760
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
761
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.7ms)
|
762
|
-
Connecting to database specified by database.yml
|
763
|
-
|
764
|
-
|
765
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:37:43 -0200
|
766
|
-
Processing by TestController#index as HTML
|
767
|
-
[1m[36mModel Load (0.1ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
768
|
-
Rendered test/index.html.erb within layouts/application (14.6ms)
|
769
|
-
Completed 500 Internal Server Error in 50ms
|
770
|
-
|
771
|
-
ActionView::Template::Error (undefined method `total_pages' for #<#<Class:0x007fa6bc4c80a0>:0x007fa6bc55d5d8>):
|
772
|
-
1: <% pager = paginate(@collection, :navigation => 3, :parameter => :p) %>
|
773
|
-
2: <% if pager.has_multiple_pages? %>
|
774
|
-
3: <div id="pager">
|
775
|
-
4: <% if pager.has_first_page? %>
|
776
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__1032469957021693377_70177062787700'
|
777
|
-
|
778
|
-
|
779
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (0.9ms)
|
780
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.6ms)
|
781
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.5ms)
|
782
|
-
|
783
|
-
|
784
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:37:44 -0200
|
785
|
-
Processing by TestController#index as HTML
|
786
|
-
[1m[35mModel Load (0.2ms)[0m SELECT "models".* FROM "models" LIMIT 2 OFFSET 4
|
787
|
-
Rendered test/index.html.erb within layouts/application (6.1ms)
|
788
|
-
Completed 500 Internal Server Error in 8ms
|
789
|
-
|
790
|
-
ActionView::Template::Error (undefined method `total_pages' for #<#<Class:0x007fa6bc4c80a0>:0x007fa6bda36c98>):
|
791
|
-
1: <% pager = paginate(@collection, :navigation => 3, :parameter => :p) %>
|
792
|
-
2: <% if pager.has_multiple_pages? %>
|
793
|
-
3: <div id="pager">
|
794
|
-
4: <% if pager.has_first_page? %>
|
795
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__1032469957021693377_70177062787700'
|
796
|
-
|
797
|
-
|
798
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
799
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
800
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.2ms)
|
801
|
-
|
802
|
-
|
803
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:37:45 -0200
|
804
|
-
Processing by TestController#index as HTML
|
805
|
-
[1m[36mModel Load (0.2ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
806
|
-
Rendered test/index.html.erb within layouts/application (7.1ms)
|
807
|
-
Completed 500 Internal Server Error in 10ms
|
808
|
-
|
809
|
-
ActionView::Template::Error (undefined method `total_pages' for #<#<Class:0x007fa6bc4c80a0>:0x007fa6bc5c5d90>):
|
810
|
-
1: <% pager = paginate(@collection, :navigation => 3, :parameter => :p) %>
|
811
|
-
2: <% if pager.has_multiple_pages? %>
|
812
|
-
3: <div id="pager">
|
813
|
-
4: <% if pager.has_first_page? %>
|
814
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__1032469957021693377_70177062787700'
|
815
|
-
|
816
|
-
|
817
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
818
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.8ms)
|
819
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (23.4ms)
|
820
|
-
|
821
|
-
|
822
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:37:46 -0200
|
823
|
-
Processing by TestController#index as HTML
|
824
|
-
[1m[35mModel Load (0.2ms)[0m SELECT "models".* FROM "models" LIMIT 2 OFFSET 4
|
825
|
-
Rendered test/index.html.erb within layouts/application (7.0ms)
|
826
|
-
Completed 500 Internal Server Error in 9ms
|
827
|
-
|
828
|
-
ActionView::Template::Error (undefined method `total_pages' for #<#<Class:0x007fa6bc4c80a0>:0x007fa6bdd58f98>):
|
829
|
-
1: <% pager = paginate(@collection, :navigation => 3, :parameter => :p) %>
|
830
|
-
2: <% if pager.has_multiple_pages? %>
|
831
|
-
3: <div id="pager">
|
832
|
-
4: <% if pager.has_first_page? %>
|
833
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__1032469957021693377_70177062787700'
|
834
|
-
|
835
|
-
|
836
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
837
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
838
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.1ms)
|
839
|
-
Connecting to database specified by database.yml
|
840
|
-
|
841
|
-
|
842
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:38:24 -0200
|
843
|
-
Processing by TestController#index as HTML
|
844
|
-
[1m[36mModel Load (0.1ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
845
|
-
Rendered test/index.html.erb within layouts/application (22.9ms)
|
846
|
-
Completed 500 Internal Server Error in 58ms
|
847
|
-
|
848
|
-
ActionView::Template::Error (undefined method `total_pages' for #<#<Class:0x007f9994c48bc0>:0x007f9994cde530>):
|
849
|
-
1: <% pager = paginate(@collection, :navigation => 3, :parameter => :p) %>
|
850
|
-
2: <% if pager.has_multiple_pages? %>
|
851
|
-
3: <div id="pager">
|
852
|
-
4: <% if pager.has_first_page? %>
|
853
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__771088453751138897_70148805471860'
|
854
|
-
|
855
|
-
|
856
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.0ms)
|
857
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
858
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (5.8ms)
|
859
|
-
Connecting to database specified by database.yml
|
860
|
-
|
861
|
-
|
862
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:39:15 -0200
|
863
|
-
Processing by TestController#index as HTML
|
864
|
-
[1m[36mModel Load (0.1ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
865
|
-
Rendered test/index.html.erb within layouts/application (16.7ms)
|
866
|
-
Completed 500 Internal Server Error in 52ms
|
867
|
-
|
868
|
-
ActionView::Template::Error (undefined method `total_pages' for #<#<Class:0x007fb175c477e0>:0x007fb175cdd3d0>):
|
869
|
-
1: <% pager = paginate(@collection, :navigation => 3, :parameter => :p) %>
|
870
|
-
2: <% if pager.has_multiple_pages? %>
|
871
|
-
3: <div id="pager">
|
872
|
-
4: <% if pager.has_first_page? %>
|
873
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__466838653312471908_70200089073600'
|
874
|
-
|
875
|
-
|
876
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
877
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
878
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.1ms)
|
879
|
-
Connecting to database specified by database.yml
|
880
|
-
|
881
|
-
|
882
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:39:46 -0200
|
883
|
-
Processing by TestController#index as HTML
|
884
|
-
[1m[36mModel Load (0.1ms)[0m [1mSELECT "models".* FROM "models" LIMIT 2 OFFSET 4[0m
|
885
|
-
Rendered test/index.html.erb within layouts/application (14.7ms)
|
886
|
-
Completed 500 Internal Server Error in 49ms
|
887
|
-
|
888
|
-
ActionView::Template::Error (undefined method `total_pages' for #<#<Class:0x007fd484447d88>:0x007fd4844dd1a8>):
|
889
|
-
1: <% pager = paginate(@collection, :navigation => 3, :parameter => :p) %>
|
890
|
-
2: <% if pager.has_multiple_pages? %>
|
891
|
-
3: <div id="pager">
|
892
|
-
4: <% if pager.has_first_page? %>
|
893
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__3058637506104082391_70275372868580'
|
894
|
-
|
895
|
-
|
896
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.1ms)
|
897
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (0.7ms)
|
898
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (6.0ms)
|
899
|
-
Connecting to database specified by database.yml
|
900
|
-
|
901
|
-
|
902
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 17:41:42 -0200
|
903
|
-
Processing by TestController#index as HTML
|
904
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
905
|
-
Rendered test/index.html.erb within layouts/application (10.4ms)
|
906
|
-
Completed 200 OK in 55ms (Views: 23.4ms | ActiveRecord: 1.4ms)
|
907
|
-
|
908
|
-
|
909
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 17:41:43 -0200
|
910
|
-
Served asset /application.css - 304 Not Modified (1ms)
|
911
|
-
|
912
|
-
|
913
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 17:41:43 -0200
|
914
|
-
Served asset /jquery.js - 304 Not Modified (5ms)
|
915
|
-
|
916
|
-
|
917
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 17:41:43 -0200
|
918
|
-
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
919
|
-
|
920
|
-
|
921
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 17:41:43 -0200
|
922
|
-
Served asset /application.js - 304 Not Modified (3ms)
|
923
|
-
Connecting to database specified by database.yml
|
924
|
-
|
925
|
-
|
926
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 18:05:18 -0200
|
927
|
-
Processing by TestController#index as HTML
|
928
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
929
|
-
Rendered test/index.html.erb within layouts/application (9.6ms)
|
930
|
-
Completed 200 OK in 52ms (Views: 23.0ms | ActiveRecord: 1.3ms)
|
931
|
-
|
932
|
-
|
933
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:05:18 -0200
|
934
|
-
Served asset /application.css - 304 Not Modified (1ms)
|
935
|
-
|
936
|
-
|
937
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:05:18 -0200
|
938
|
-
Served asset /jquery.js - 304 Not Modified (4ms)
|
939
|
-
|
940
|
-
|
941
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:05:18 -0200
|
942
|
-
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
943
|
-
|
944
|
-
|
945
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:05:18 -0200
|
946
|
-
Served asset /application.js - 304 Not Modified (3ms)
|
947
|
-
|
948
|
-
|
949
|
-
Started GET "/?p=4" for 127.0.0.1 at 2012-12-02 18:05:23 -0200
|
950
|
-
Processing by TestController#index as HTML
|
951
|
-
Parameters: {"p"=>"4"}
|
952
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
953
|
-
Rendered test/index.html.erb within layouts/application (2.6ms)
|
954
|
-
Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.1ms)
|
955
|
-
|
956
|
-
|
957
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:05:23 -0200
|
958
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
959
|
-
|
960
|
-
|
961
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:05:23 -0200
|
962
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
963
|
-
|
964
|
-
|
965
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:05:23 -0200
|
966
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
967
|
-
|
968
|
-
|
969
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:05:23 -0200
|
970
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
971
|
-
|
972
|
-
|
973
|
-
Started GET "/?p=4" for 127.0.0.1 at 2012-12-02 18:05:59 -0200
|
974
|
-
Processing by TestController#index as HTML
|
975
|
-
Parameters: {"p"=>"4"}
|
976
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
977
|
-
Rendered test/index.html.erb within layouts/application (3.2ms)
|
978
|
-
Completed 200 OK in 8ms (Views: 5.8ms | ActiveRecord: 0.5ms)
|
979
|
-
|
980
|
-
|
981
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:05:59 -0200
|
982
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
983
|
-
|
984
|
-
|
985
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:05:59 -0200
|
986
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
987
|
-
|
988
|
-
|
989
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:05:59 -0200
|
990
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
991
|
-
|
992
|
-
|
993
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:05:59 -0200
|
994
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
995
|
-
|
996
|
-
|
997
|
-
Started GET "/?p=5" for 127.0.0.1 at 2012-12-02 18:06:01 -0200
|
998
|
-
Processing by TestController#index as HTML
|
999
|
-
Parameters: {"p"=>"5"}
|
1000
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
1001
|
-
Rendered test/index.html.erb within layouts/application (14.3ms)
|
1002
|
-
Completed 200 OK in 17ms (Views: 17.0ms | ActiveRecord: 0.1ms)
|
1003
|
-
|
1004
|
-
|
1005
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:01 -0200
|
1006
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1007
|
-
|
1008
|
-
|
1009
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:01 -0200
|
1010
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1011
|
-
|
1012
|
-
|
1013
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:01 -0200
|
1014
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1015
|
-
|
1016
|
-
|
1017
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:01 -0200
|
1018
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1019
|
-
|
1020
|
-
|
1021
|
-
Started GET "/?p=4" for 127.0.0.1 at 2012-12-02 18:06:03 -0200
|
1022
|
-
Processing by TestController#index as HTML
|
1023
|
-
Parameters: {"p"=>"4"}
|
1024
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1025
|
-
Rendered test/index.html.erb within layouts/application (2.7ms)
|
1026
|
-
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.1ms)
|
1027
|
-
|
1028
|
-
|
1029
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:03 -0200
|
1030
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1031
|
-
|
1032
|
-
|
1033
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:03 -0200
|
1034
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1035
|
-
|
1036
|
-
|
1037
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:03 -0200
|
1038
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1039
|
-
|
1040
|
-
|
1041
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:03 -0200
|
1042
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1043
|
-
|
1044
|
-
|
1045
|
-
Started GET "/?p=3" for 127.0.0.1 at 2012-12-02 18:06:06 -0200
|
1046
|
-
Processing by TestController#index as HTML
|
1047
|
-
Parameters: {"p"=>"3"}
|
1048
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
1049
|
-
Rendered test/index.html.erb within layouts/application (2.6ms)
|
1050
|
-
Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.1ms)
|
1051
|
-
|
1052
|
-
|
1053
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:06 -0200
|
1054
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1055
|
-
|
1056
|
-
|
1057
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:06 -0200
|
1058
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1059
|
-
|
1060
|
-
|
1061
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:06 -0200
|
1062
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1063
|
-
|
1064
|
-
|
1065
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:06 -0200
|
1066
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1067
|
-
|
1068
|
-
|
1069
|
-
Started GET "/?p=2" for 127.0.0.1 at 2012-12-02 18:06:07 -0200
|
1070
|
-
Processing by TestController#index as HTML
|
1071
|
-
Parameters: {"p"=>"2"}
|
1072
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1073
|
-
Rendered test/index.html.erb within layouts/application (4.2ms)
|
1074
|
-
Completed 200 OK in 9ms (Views: 8.8ms | ActiveRecord: 0.2ms)
|
1075
|
-
|
1076
|
-
|
1077
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:07 -0200
|
1078
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1079
|
-
|
1080
|
-
|
1081
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:07 -0200
|
1082
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1083
|
-
|
1084
|
-
|
1085
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:07 -0200
|
1086
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1087
|
-
|
1088
|
-
|
1089
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:07 -0200
|
1090
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1091
|
-
|
1092
|
-
|
1093
|
-
Started GET "/?p=1" for 127.0.0.1 at 2012-12-02 18:06:09 -0200
|
1094
|
-
Processing by TestController#index as HTML
|
1095
|
-
Parameters: {"p"=>"1"}
|
1096
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
1097
|
-
Rendered test/index.html.erb within layouts/application (3.0ms)
|
1098
|
-
Completed 200 OK in 8ms (Views: 6.7ms | ActiveRecord: 0.2ms)
|
1099
|
-
|
1100
|
-
|
1101
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:09 -0200
|
1102
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1103
|
-
|
1104
|
-
|
1105
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:09 -0200
|
1106
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1107
|
-
|
1108
|
-
|
1109
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:09 -0200
|
1110
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1111
|
-
|
1112
|
-
|
1113
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:09 -0200
|
1114
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1115
|
-
|
1116
|
-
|
1117
|
-
Started GET "/?p=2" for 127.0.0.1 at 2012-12-02 18:06:10 -0200
|
1118
|
-
Processing by TestController#index as HTML
|
1119
|
-
Parameters: {"p"=>"2"}
|
1120
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1121
|
-
Rendered test/index.html.erb within layouts/application (2.6ms)
|
1122
|
-
Completed 200 OK in 6ms (Views: 5.3ms | ActiveRecord: 0.1ms)
|
1123
|
-
|
1124
|
-
|
1125
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:10 -0200
|
1126
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1127
|
-
|
1128
|
-
|
1129
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:10 -0200
|
1130
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1131
|
-
|
1132
|
-
|
1133
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:10 -0200
|
1134
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1135
|
-
|
1136
|
-
|
1137
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:10 -0200
|
1138
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1139
|
-
|
1140
|
-
|
1141
|
-
Started GET "/?p=5" for 127.0.0.1 at 2012-12-02 18:06:11 -0200
|
1142
|
-
Processing by TestController#index as HTML
|
1143
|
-
Parameters: {"p"=>"5"}
|
1144
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
1145
|
-
Rendered test/index.html.erb within layouts/application (2.5ms)
|
1146
|
-
Completed 200 OK in 6ms (Views: 5.6ms | ActiveRecord: 0.2ms)
|
1147
|
-
|
1148
|
-
|
1149
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:11 -0200
|
1150
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1151
|
-
|
1152
|
-
|
1153
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:11 -0200
|
1154
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1155
|
-
|
1156
|
-
|
1157
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:11 -0200
|
1158
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1159
|
-
|
1160
|
-
|
1161
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:11 -0200
|
1162
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1163
|
-
|
1164
|
-
|
1165
|
-
Started GET "/?p=1" for 127.0.0.1 at 2012-12-02 18:06:12 -0200
|
1166
|
-
Processing by TestController#index as HTML
|
1167
|
-
Parameters: {"p"=>"1"}
|
1168
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1169
|
-
Rendered test/index.html.erb within layouts/application (4.0ms)
|
1170
|
-
Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.2ms)
|
1171
|
-
|
1172
|
-
|
1173
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:13 -0200
|
1174
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1175
|
-
|
1176
|
-
|
1177
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:13 -0200
|
1178
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1179
|
-
|
1180
|
-
|
1181
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:13 -0200
|
1182
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1183
|
-
|
1184
|
-
|
1185
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:13 -0200
|
1186
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1187
|
-
|
1188
|
-
|
1189
|
-
Started GET "/?p=2" for 127.0.0.1 at 2012-12-02 18:06:14 -0200
|
1190
|
-
Processing by TestController#index as HTML
|
1191
|
-
Parameters: {"p"=>"2"}
|
1192
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
1193
|
-
Rendered test/index.html.erb within layouts/application (2.5ms)
|
1194
|
-
Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
|
1195
|
-
|
1196
|
-
|
1197
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:14 -0200
|
1198
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1199
|
-
|
1200
|
-
|
1201
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:14 -0200
|
1202
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1203
|
-
|
1204
|
-
|
1205
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:14 -0200
|
1206
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1207
|
-
|
1208
|
-
|
1209
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:14 -0200
|
1210
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1211
|
-
|
1212
|
-
|
1213
|
-
Started GET "/?p=3" for 127.0.0.1 at 2012-12-02 18:06:15 -0200
|
1214
|
-
Processing by TestController#index as HTML
|
1215
|
-
Parameters: {"p"=>"3"}
|
1216
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1217
|
-
Rendered test/index.html.erb within layouts/application (3.6ms)
|
1218
|
-
Completed 200 OK in 8ms (Views: 7.5ms | ActiveRecord: 0.2ms)
|
1219
|
-
|
1220
|
-
|
1221
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:15 -0200
|
1222
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1223
|
-
|
1224
|
-
|
1225
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:15 -0200
|
1226
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1227
|
-
|
1228
|
-
|
1229
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:15 -0200
|
1230
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1231
|
-
|
1232
|
-
|
1233
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:15 -0200
|
1234
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1235
|
-
|
1236
|
-
|
1237
|
-
Started GET "/?p=1" for 127.0.0.1 at 2012-12-02 18:06:16 -0200
|
1238
|
-
Processing by TestController#index as HTML
|
1239
|
-
Parameters: {"p"=>"1"}
|
1240
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
1241
|
-
Rendered test/index.html.erb within layouts/application (2.0ms)
|
1242
|
-
Completed 200 OK in 5ms (Views: 4.9ms | ActiveRecord: 0.1ms)
|
1243
|
-
|
1244
|
-
|
1245
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:16 -0200
|
1246
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1247
|
-
|
1248
|
-
|
1249
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:16 -0200
|
1250
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1251
|
-
|
1252
|
-
|
1253
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:16 -0200
|
1254
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1255
|
-
|
1256
|
-
|
1257
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:16 -0200
|
1258
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1259
|
-
|
1260
|
-
|
1261
|
-
Started GET "/?p=2" for 127.0.0.1 at 2012-12-02 18:06:17 -0200
|
1262
|
-
Processing by TestController#index as HTML
|
1263
|
-
Parameters: {"p"=>"2"}
|
1264
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1265
|
-
Rendered test/index.html.erb within layouts/application (4.3ms)
|
1266
|
-
Completed 200 OK in 8ms (Views: 7.7ms | ActiveRecord: 0.2ms)
|
1267
|
-
|
1268
|
-
|
1269
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:17 -0200
|
1270
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1271
|
-
|
1272
|
-
|
1273
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:17 -0200
|
1274
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1275
|
-
|
1276
|
-
|
1277
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:17 -0200
|
1278
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1279
|
-
|
1280
|
-
|
1281
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:17 -0200
|
1282
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1283
|
-
|
1284
|
-
|
1285
|
-
Started GET "/?p=3" for 127.0.0.1 at 2012-12-02 18:06:19 -0200
|
1286
|
-
Processing by TestController#index as HTML
|
1287
|
-
Parameters: {"p"=>"3"}
|
1288
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
1289
|
-
Rendered test/index.html.erb within layouts/application (3.5ms)
|
1290
|
-
Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.2ms)
|
1291
|
-
|
1292
|
-
|
1293
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:19 -0200
|
1294
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1295
|
-
|
1296
|
-
|
1297
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:19 -0200
|
1298
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1299
|
-
|
1300
|
-
|
1301
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:19 -0200
|
1302
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1303
|
-
|
1304
|
-
|
1305
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:19 -0200
|
1306
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1307
|
-
|
1308
|
-
|
1309
|
-
Started GET "/?p=2" for 127.0.0.1 at 2012-12-02 18:06:20 -0200
|
1310
|
-
Processing by TestController#index as HTML
|
1311
|
-
Parameters: {"p"=>"2"}
|
1312
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1313
|
-
Rendered test/index.html.erb within layouts/application (2.6ms)
|
1314
|
-
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.1ms)
|
1315
|
-
|
1316
|
-
|
1317
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:20 -0200
|
1318
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1319
|
-
|
1320
|
-
|
1321
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:20 -0200
|
1322
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1323
|
-
|
1324
|
-
|
1325
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:20 -0200
|
1326
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1327
|
-
|
1328
|
-
|
1329
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:20 -0200
|
1330
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1331
|
-
|
1332
|
-
|
1333
|
-
Started GET "/?p=1" for 127.0.0.1 at 2012-12-02 18:06:21 -0200
|
1334
|
-
Processing by TestController#index as HTML
|
1335
|
-
Parameters: {"p"=>"1"}
|
1336
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
1337
|
-
Rendered test/index.html.erb within layouts/application (2.3ms)
|
1338
|
-
Completed 200 OK in 7ms (Views: 5.9ms | ActiveRecord: 0.2ms)
|
1339
|
-
|
1340
|
-
|
1341
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:21 -0200
|
1342
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1343
|
-
|
1344
|
-
|
1345
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:21 -0200
|
1346
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1347
|
-
|
1348
|
-
|
1349
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:21 -0200
|
1350
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1351
|
-
|
1352
|
-
|
1353
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:21 -0200
|
1354
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1355
|
-
|
1356
|
-
|
1357
|
-
Started GET "/?p=2" for 127.0.0.1 at 2012-12-02 18:06:22 -0200
|
1358
|
-
Processing by TestController#index as HTML
|
1359
|
-
Parameters: {"p"=>"2"}
|
1360
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1361
|
-
Rendered test/index.html.erb within layouts/application (17.0ms)
|
1362
|
-
Completed 200 OK in 22ms (Views: 20.8ms | ActiveRecord: 0.2ms)
|
1363
|
-
|
1364
|
-
|
1365
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:22 -0200
|
1366
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1367
|
-
|
1368
|
-
|
1369
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:22 -0200
|
1370
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1371
|
-
|
1372
|
-
|
1373
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:22 -0200
|
1374
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1375
|
-
|
1376
|
-
|
1377
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:22 -0200
|
1378
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1379
|
-
|
1380
|
-
|
1381
|
-
Started GET "/?p=3" for 127.0.0.1 at 2012-12-02 18:06:23 -0200
|
1382
|
-
Processing by TestController#index as HTML
|
1383
|
-
Parameters: {"p"=>"3"}
|
1384
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
1385
|
-
Rendered test/index.html.erb within layouts/application (2.8ms)
|
1386
|
-
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.1ms)
|
1387
|
-
|
1388
|
-
|
1389
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:23 -0200
|
1390
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1391
|
-
|
1392
|
-
|
1393
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:23 -0200
|
1394
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1395
|
-
|
1396
|
-
|
1397
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:23 -0200
|
1398
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1399
|
-
|
1400
|
-
|
1401
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:23 -0200
|
1402
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1403
|
-
|
1404
|
-
|
1405
|
-
Started GET "/?p=4" for 127.0.0.1 at 2012-12-02 18:06:24 -0200
|
1406
|
-
Processing by TestController#index as HTML
|
1407
|
-
Parameters: {"p"=>"4"}
|
1408
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1409
|
-
Rendered test/index.html.erb within layouts/application (3.5ms)
|
1410
|
-
Completed 200 OK in 7ms (Views: 6.5ms | ActiveRecord: 0.2ms)
|
1411
|
-
|
1412
|
-
|
1413
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:24 -0200
|
1414
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1415
|
-
|
1416
|
-
|
1417
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:24 -0200
|
1418
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1419
|
-
|
1420
|
-
|
1421
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:24 -0200
|
1422
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1423
|
-
|
1424
|
-
|
1425
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:24 -0200
|
1426
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1427
|
-
|
1428
|
-
|
1429
|
-
Started GET "/?p=3" for 127.0.0.1 at 2012-12-02 18:06:26 -0200
|
1430
|
-
Processing by TestController#index as HTML
|
1431
|
-
Parameters: {"p"=>"3"}
|
1432
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
1433
|
-
Rendered test/index.html.erb within layouts/application (3.0ms)
|
1434
|
-
Completed 200 OK in 7ms (Views: 6.7ms | ActiveRecord: 0.2ms)
|
1435
|
-
|
1436
|
-
|
1437
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:26 -0200
|
1438
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1439
|
-
|
1440
|
-
|
1441
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:06:26 -0200
|
1442
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1443
|
-
|
1444
|
-
|
1445
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:26 -0200
|
1446
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1447
|
-
|
1448
|
-
|
1449
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:06:26 -0200
|
1450
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1451
|
-
|
1452
|
-
|
1453
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 18:06:58 -0200
|
1454
|
-
|
1455
|
-
SyntaxError (/Users/matt/Documents/Mattways/Emprendimientos/Rails/rails-pagination/test/dummy/app/controllers/test_controller.rb:4: syntax error, unexpected keyword_or, expecting ')'
|
1456
|
-
@collection = Model.page(params[:p] or 1).per(2)
|
1457
|
-
^):
|
1458
|
-
activesupport (3.2.8) lib/active_support/dependencies.rb:469:in `load'
|
1459
|
-
activesupport (3.2.8) lib/active_support/dependencies.rb:469:in `block in load_file'
|
1460
|
-
activesupport (3.2.8) lib/active_support/dependencies.rb:639:in `new_constants_in'
|
1461
|
-
activesupport (3.2.8) lib/active_support/dependencies.rb:468:in `load_file'
|
1462
|
-
activesupport (3.2.8) lib/active_support/dependencies.rb:353:in `require_or_load'
|
1463
|
-
activesupport (3.2.8) lib/active_support/dependencies.rb:502:in `load_missing_constant'
|
1464
|
-
activesupport (3.2.8) lib/active_support/dependencies.rb:192:in `block in const_missing'
|
1465
|
-
activesupport (3.2.8) lib/active_support/dependencies.rb:190:in `each'
|
1466
|
-
activesupport (3.2.8) lib/active_support/dependencies.rb:190:in `const_missing'
|
1467
|
-
activesupport (3.2.8) lib/active_support/inflector/methods.rb:230:in `block in constantize'
|
1468
|
-
activesupport (3.2.8) lib/active_support/inflector/methods.rb:229:in `each'
|
1469
|
-
activesupport (3.2.8) lib/active_support/inflector/methods.rb:229:in `constantize'
|
1470
|
-
activesupport (3.2.8) lib/active_support/dependencies.rb:554:in `get'
|
1471
|
-
actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:69:in `controller_reference'
|
1472
|
-
actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:54:in `controller'
|
1473
|
-
actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:32:in `call'
|
1474
|
-
journey (1.0.4) lib/journey/router.rb:68:in `block in call'
|
1475
|
-
journey (1.0.4) lib/journey/router.rb:56:in `each'
|
1476
|
-
journey (1.0.4) lib/journey/router.rb:56:in `call'
|
1477
|
-
actionpack (3.2.8) lib/action_dispatch/routing/route_set.rb:600:in `call'
|
1478
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/best_standards_support.rb:17:in `call'
|
1479
|
-
rack (1.4.1) lib/rack/etag.rb:23:in `call'
|
1480
|
-
rack (1.4.1) lib/rack/conditionalget.rb:25:in `call'
|
1481
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/head.rb:14:in `call'
|
1482
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/params_parser.rb:21:in `call'
|
1483
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/flash.rb:242:in `call'
|
1484
|
-
rack (1.4.1) lib/rack/session/abstract/id.rb:205:in `context'
|
1485
|
-
rack (1.4.1) lib/rack/session/abstract/id.rb:200:in `call'
|
1486
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/cookies.rb:339:in `call'
|
1487
|
-
activerecord (3.2.8) lib/active_record/query_cache.rb:64:in `call'
|
1488
|
-
activerecord (3.2.8) lib/active_record/connection_adapters/abstract/connection_pool.rb:473:in `call'
|
1489
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:28:in `block in call'
|
1490
|
-
activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `_run__227764464931722001__call__3140707974421903868__callbacks'
|
1491
|
-
activesupport (3.2.8) lib/active_support/callbacks.rb:405:in `__run_callback'
|
1492
|
-
activesupport (3.2.8) lib/active_support/callbacks.rb:385:in `_run_call_callbacks'
|
1493
|
-
activesupport (3.2.8) lib/active_support/callbacks.rb:81:in `run_callbacks'
|
1494
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/callbacks.rb:27:in `call'
|
1495
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/reloader.rb:65:in `call'
|
1496
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/remote_ip.rb:31:in `call'
|
1497
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/debug_exceptions.rb:16:in `call'
|
1498
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/show_exceptions.rb:56:in `call'
|
1499
|
-
railties (3.2.8) lib/rails/rack/logger.rb:26:in `call_app'
|
1500
|
-
railties (3.2.8) lib/rails/rack/logger.rb:16:in `call'
|
1501
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/request_id.rb:22:in `call'
|
1502
|
-
rack (1.4.1) lib/rack/methodoverride.rb:21:in `call'
|
1503
|
-
rack (1.4.1) lib/rack/runtime.rb:17:in `call'
|
1504
|
-
activesupport (3.2.8) lib/active_support/cache/strategy/local_cache.rb:72:in `call'
|
1505
|
-
rack (1.4.1) lib/rack/lock.rb:15:in `call'
|
1506
|
-
actionpack (3.2.8) lib/action_dispatch/middleware/static.rb:62:in `call'
|
1507
|
-
railties (3.2.8) lib/rails/engine.rb:479:in `call'
|
1508
|
-
railties (3.2.8) lib/rails/application.rb:223:in `call'
|
1509
|
-
rack (1.4.1) lib/rack/content_length.rb:14:in `call'
|
1510
|
-
railties (3.2.8) lib/rails/rack/log_tailer.rb:17:in `call'
|
1511
|
-
rack (1.4.1) lib/rack/handler/webrick.rb:59:in `service'
|
1512
|
-
/Users/matt/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:138:in `service'
|
1513
|
-
/Users/matt/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/httpserver.rb:94:in `run'
|
1514
|
-
/Users/matt/.rvm/rubies/ruby-1.9.3-p194/lib/ruby/1.9.1/webrick/server.rb:191:in `block in start_thread'
|
1515
|
-
|
1516
|
-
|
1517
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_trace.erb (1.5ms)
|
1518
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.0ms)
|
1519
|
-
Rendered /Users/matt/.rvm/gems/ruby-1.9.3-p194/gems/actionpack-3.2.8/lib/action_dispatch/middleware/templates/rescues/diagnostics.erb within rescues/layout (9.3ms)
|
1520
|
-
|
1521
|
-
|
1522
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 18:07:13 -0200
|
1523
|
-
Processing by TestController#index as HTML
|
1524
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1525
|
-
Rendered test/index.html.erb within layouts/application (3.0ms)
|
1526
|
-
Completed 200 OK in 9ms (Views: 5.9ms | ActiveRecord: 0.5ms)
|
1527
|
-
|
1528
|
-
|
1529
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:13 -0200
|
1530
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1531
|
-
|
1532
|
-
|
1533
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:13 -0200
|
1534
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1535
|
-
|
1536
|
-
|
1537
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:13 -0200
|
1538
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1539
|
-
|
1540
|
-
|
1541
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:13 -0200
|
1542
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1543
|
-
|
1544
|
-
|
1545
|
-
Started GET "/?p=2" for 127.0.0.1 at 2012-12-02 18:07:15 -0200
|
1546
|
-
Processing by TestController#index as HTML
|
1547
|
-
Parameters: {"p"=>"2"}
|
1548
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
1549
|
-
Rendered test/index.html.erb within layouts/application (2.4ms)
|
1550
|
-
Completed 200 OK in 6ms (Views: 5.1ms | ActiveRecord: 0.1ms)
|
1551
|
-
|
1552
|
-
|
1553
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:15 -0200
|
1554
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1555
|
-
|
1556
|
-
|
1557
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:15 -0200
|
1558
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1559
|
-
|
1560
|
-
|
1561
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:15 -0200
|
1562
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1563
|
-
|
1564
|
-
|
1565
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:15 -0200
|
1566
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1567
|
-
|
1568
|
-
|
1569
|
-
Started GET "/?p=3" for 127.0.0.1 at 2012-12-02 18:07:17 -0200
|
1570
|
-
Processing by TestController#index as HTML
|
1571
|
-
Parameters: {"p"=>"3"}
|
1572
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1573
|
-
Rendered test/index.html.erb within layouts/application (15.0ms)
|
1574
|
-
Completed 200 OK in 18ms (Views: 17.8ms | ActiveRecord: 0.1ms)
|
1575
|
-
|
1576
|
-
|
1577
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:17 -0200
|
1578
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1579
|
-
|
1580
|
-
|
1581
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:17 -0200
|
1582
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1583
|
-
|
1584
|
-
|
1585
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:17 -0200
|
1586
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1587
|
-
|
1588
|
-
|
1589
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:17 -0200
|
1590
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1591
|
-
|
1592
|
-
|
1593
|
-
Started GET "/?p=4" for 127.0.0.1 at 2012-12-02 18:07:19 -0200
|
1594
|
-
Processing by TestController#index as HTML
|
1595
|
-
Parameters: {"p"=>"4"}
|
1596
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
1597
|
-
Rendered test/index.html.erb within layouts/application (2.5ms)
|
1598
|
-
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
|
1599
|
-
|
1600
|
-
|
1601
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:19 -0200
|
1602
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1603
|
-
|
1604
|
-
|
1605
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:19 -0200
|
1606
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1607
|
-
|
1608
|
-
|
1609
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:19 -0200
|
1610
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1611
|
-
|
1612
|
-
|
1613
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:19 -0200
|
1614
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1615
|
-
|
1616
|
-
|
1617
|
-
Started GET "/?p=5" for 127.0.0.1 at 2012-12-02 18:07:20 -0200
|
1618
|
-
Processing by TestController#index as HTML
|
1619
|
-
Parameters: {"p"=>"5"}
|
1620
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1621
|
-
Rendered test/index.html.erb within layouts/application (2.1ms)
|
1622
|
-
Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
|
1623
|
-
|
1624
|
-
|
1625
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:20 -0200
|
1626
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1627
|
-
|
1628
|
-
|
1629
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:20 -0200
|
1630
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1631
|
-
|
1632
|
-
|
1633
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:20 -0200
|
1634
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1635
|
-
|
1636
|
-
|
1637
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:20 -0200
|
1638
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1639
|
-
|
1640
|
-
|
1641
|
-
Started GET "/?p=1" for 127.0.0.1 at 2012-12-02 18:07:21 -0200
|
1642
|
-
Processing by TestController#index as HTML
|
1643
|
-
Parameters: {"p"=>"1"}
|
1644
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
1645
|
-
Rendered test/index.html.erb within layouts/application (2.3ms)
|
1646
|
-
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
|
1647
|
-
|
1648
|
-
|
1649
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:21 -0200
|
1650
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1651
|
-
|
1652
|
-
|
1653
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:21 -0200
|
1654
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1655
|
-
|
1656
|
-
|
1657
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:21 -0200
|
1658
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1659
|
-
|
1660
|
-
|
1661
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:21 -0200
|
1662
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1663
|
-
|
1664
|
-
|
1665
|
-
Started GET "/?p=2" for 127.0.0.1 at 2012-12-02 18:07:22 -0200
|
1666
|
-
Processing by TestController#index as HTML
|
1667
|
-
Parameters: {"p"=>"2"}
|
1668
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1669
|
-
Rendered test/index.html.erb within layouts/application (2.6ms)
|
1670
|
-
Completed 200 OK in 6ms (Views: 5.4ms | ActiveRecord: 0.1ms)
|
1671
|
-
|
1672
|
-
|
1673
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:22 -0200
|
1674
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1675
|
-
|
1676
|
-
|
1677
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:23 -0200
|
1678
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1679
|
-
|
1680
|
-
|
1681
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:23 -0200
|
1682
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1683
|
-
|
1684
|
-
|
1685
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:23 -0200
|
1686
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1687
|
-
|
1688
|
-
|
1689
|
-
Started GET "/?p=1" for 127.0.0.1 at 2012-12-02 18:07:23 -0200
|
1690
|
-
Processing by TestController#index as HTML
|
1691
|
-
Parameters: {"p"=>"1"}
|
1692
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
1693
|
-
Rendered test/index.html.erb within layouts/application (3.3ms)
|
1694
|
-
Completed 200 OK in 7ms (Views: 6.8ms | ActiveRecord: 0.2ms)
|
1695
|
-
|
1696
|
-
|
1697
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:23 -0200
|
1698
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1699
|
-
|
1700
|
-
|
1701
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:23 -0200
|
1702
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1703
|
-
|
1704
|
-
|
1705
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:23 -0200
|
1706
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1707
|
-
|
1708
|
-
|
1709
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:23 -0200
|
1710
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1711
|
-
|
1712
|
-
|
1713
|
-
Started GET "/?p=5" for 127.0.0.1 at 2012-12-02 18:07:25 -0200
|
1714
|
-
Processing by TestController#index as HTML
|
1715
|
-
Parameters: {"p"=>"5"}
|
1716
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1717
|
-
Rendered test/index.html.erb within layouts/application (2.2ms)
|
1718
|
-
Completed 200 OK in 6ms (Views: 5.5ms | ActiveRecord: 0.1ms)
|
1719
|
-
|
1720
|
-
|
1721
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:25 -0200
|
1722
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1723
|
-
|
1724
|
-
|
1725
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:25 -0200
|
1726
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1727
|
-
|
1728
|
-
|
1729
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:25 -0200
|
1730
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1731
|
-
|
1732
|
-
|
1733
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:25 -0200
|
1734
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1735
|
-
|
1736
|
-
|
1737
|
-
Started GET "/?p=4" for 127.0.0.1 at 2012-12-02 18:07:26 -0200
|
1738
|
-
Processing by TestController#index as HTML
|
1739
|
-
Parameters: {"p"=>"4"}
|
1740
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
1741
|
-
Rendered test/index.html.erb within layouts/application (2.9ms)
|
1742
|
-
Completed 200 OK in 7ms (Views: 6.0ms | ActiveRecord: 0.2ms)
|
1743
|
-
|
1744
|
-
|
1745
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:26 -0200
|
1746
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1747
|
-
|
1748
|
-
|
1749
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:26 -0200
|
1750
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1751
|
-
|
1752
|
-
|
1753
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:26 -0200
|
1754
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1755
|
-
|
1756
|
-
|
1757
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:26 -0200
|
1758
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1759
|
-
|
1760
|
-
|
1761
|
-
Started GET "/?p=3" for 127.0.0.1 at 2012-12-02 18:07:27 -0200
|
1762
|
-
Processing by TestController#index as HTML
|
1763
|
-
Parameters: {"p"=>"3"}
|
1764
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1765
|
-
Rendered test/index.html.erb within layouts/application (3.7ms)
|
1766
|
-
Completed 200 OK in 8ms (Views: 7.4ms | ActiveRecord: 0.2ms)
|
1767
|
-
|
1768
|
-
|
1769
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:27 -0200
|
1770
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1771
|
-
|
1772
|
-
|
1773
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:27 -0200
|
1774
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1775
|
-
|
1776
|
-
|
1777
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:27 -0200
|
1778
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1779
|
-
|
1780
|
-
|
1781
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:27 -0200
|
1782
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1783
|
-
|
1784
|
-
|
1785
|
-
Started GET "/?p=2" for 127.0.0.1 at 2012-12-02 18:07:28 -0200
|
1786
|
-
Processing by TestController#index as HTML
|
1787
|
-
Parameters: {"p"=>"2"}
|
1788
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
1789
|
-
Rendered test/index.html.erb within layouts/application (2.7ms)
|
1790
|
-
Completed 200 OK in 6ms (Views: 5.7ms | ActiveRecord: 0.1ms)
|
1791
|
-
|
1792
|
-
|
1793
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:28 -0200
|
1794
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1795
|
-
|
1796
|
-
|
1797
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:28 -0200
|
1798
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1799
|
-
|
1800
|
-
|
1801
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:28 -0200
|
1802
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1803
|
-
|
1804
|
-
|
1805
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:28 -0200
|
1806
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1807
|
-
|
1808
|
-
|
1809
|
-
Started GET "/?p=1" for 127.0.0.1 at 2012-12-02 18:07:29 -0200
|
1810
|
-
Processing by TestController#index as HTML
|
1811
|
-
Parameters: {"p"=>"1"}
|
1812
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1813
|
-
Rendered test/index.html.erb within layouts/application (3.5ms)
|
1814
|
-
Completed 200 OK in 8ms (Views: 7.2ms | ActiveRecord: 0.2ms)
|
1815
|
-
|
1816
|
-
|
1817
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:29 -0200
|
1818
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1819
|
-
|
1820
|
-
|
1821
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:29 -0200
|
1822
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1823
|
-
|
1824
|
-
|
1825
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:29 -0200
|
1826
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1827
|
-
|
1828
|
-
|
1829
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:29 -0200
|
1830
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1831
|
-
|
1832
|
-
|
1833
|
-
Started GET "/?p=5" for 127.0.0.1 at 2012-12-02 18:07:46 -0200
|
1834
|
-
Processing by TestController#index as HTML
|
1835
|
-
Parameters: {"p"=>"5"}
|
1836
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
1837
|
-
Rendered test/index.html.erb within layouts/application (3.3ms)
|
1838
|
-
Completed 200 OK in 8ms (Views: 7.1ms | ActiveRecord: 0.2ms)
|
1839
|
-
|
1840
|
-
|
1841
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:07:46 -0200
|
1842
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1843
|
-
|
1844
|
-
|
1845
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:46 -0200
|
1846
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1847
|
-
|
1848
|
-
|
1849
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:46 -0200
|
1850
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1851
|
-
|
1852
|
-
|
1853
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:07:46 -0200
|
1854
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1855
|
-
Connecting to database specified by database.yml
|
1856
|
-
|
1857
|
-
|
1858
|
-
Started GET "/" for 127.0.0.1 at 2012-12-02 18:15:24 -0200
|
1859
|
-
Processing by TestController#index as HTML
|
1860
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1861
|
-
Rendered test/index.html.erb within layouts/application (9.6ms)
|
1862
|
-
Completed 200 OK in 51ms (Views: 22.4ms | ActiveRecord: 1.3ms)
|
1863
|
-
|
1864
|
-
|
1865
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:15:25 -0200
|
1866
|
-
Served asset /application.css - 304 Not Modified (1ms)
|
1867
|
-
|
1868
|
-
|
1869
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:25 -0200
|
1870
|
-
Served asset /jquery_ujs.js - 304 Not Modified (1ms)
|
1871
|
-
|
1872
|
-
|
1873
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:25 -0200
|
1874
|
-
Served asset /jquery.js - 304 Not Modified (3ms)
|
1875
|
-
|
1876
|
-
|
1877
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:25 -0200
|
1878
|
-
Served asset /application.js - 304 Not Modified (23ms)
|
1879
|
-
|
1880
|
-
|
1881
|
-
Started GET "/?p=2" for 127.0.0.1 at 2012-12-02 18:15:27 -0200
|
1882
|
-
Processing by TestController#index as HTML
|
1883
|
-
Parameters: {"p"=>"2"}
|
1884
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
1885
|
-
Rendered test/index.html.erb within layouts/application (2.6ms)
|
1886
|
-
Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.1ms)
|
1887
|
-
|
1888
|
-
|
1889
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:27 -0200
|
1890
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1891
|
-
|
1892
|
-
|
1893
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:27 -0200
|
1894
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1895
|
-
|
1896
|
-
|
1897
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:15:27 -0200
|
1898
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1899
|
-
|
1900
|
-
|
1901
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:27 -0200
|
1902
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1903
|
-
|
1904
|
-
|
1905
|
-
Started GET "/?p=3" for 127.0.0.1 at 2012-12-02 18:15:29 -0200
|
1906
|
-
Processing by TestController#index as HTML
|
1907
|
-
Parameters: {"p"=>"3"}
|
1908
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1909
|
-
Rendered test/index.html.erb within layouts/application (2.6ms)
|
1910
|
-
Completed 200 OK in 5ms (Views: 5.0ms | ActiveRecord: 0.1ms)
|
1911
|
-
|
1912
|
-
|
1913
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:15:29 -0200
|
1914
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1915
|
-
|
1916
|
-
|
1917
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:29 -0200
|
1918
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1919
|
-
|
1920
|
-
|
1921
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:29 -0200
|
1922
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1923
|
-
|
1924
|
-
|
1925
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:29 -0200
|
1926
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1927
|
-
|
1928
|
-
|
1929
|
-
Started GET "/?p=4" for 127.0.0.1 at 2012-12-02 18:15:30 -0200
|
1930
|
-
Processing by TestController#index as HTML
|
1931
|
-
Parameters: {"p"=>"4"}
|
1932
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
1933
|
-
Rendered test/index.html.erb within layouts/application (2.6ms)
|
1934
|
-
Completed 200 OK in 6ms (Views: 5.2ms | ActiveRecord: 0.1ms)
|
1935
|
-
|
1936
|
-
|
1937
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:15:30 -0200
|
1938
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1939
|
-
|
1940
|
-
|
1941
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:30 -0200
|
1942
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1943
|
-
|
1944
|
-
|
1945
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:30 -0200
|
1946
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1947
|
-
|
1948
|
-
|
1949
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:30 -0200
|
1950
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1951
|
-
|
1952
|
-
|
1953
|
-
Started GET "/?p=5" for 127.0.0.1 at 2012-12-02 18:15:33 -0200
|
1954
|
-
Processing by TestController#index as HTML
|
1955
|
-
Parameters: {"p"=>"5"}
|
1956
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
1957
|
-
Rendered test/index.html.erb within layouts/application (2.2ms)
|
1958
|
-
Completed 200 OK in 5ms (Views: 4.8ms | ActiveRecord: 0.1ms)
|
1959
|
-
|
1960
|
-
|
1961
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:15:33 -0200
|
1962
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1963
|
-
|
1964
|
-
|
1965
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:33 -0200
|
1966
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1967
|
-
|
1968
|
-
|
1969
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:33 -0200
|
1970
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1971
|
-
|
1972
|
-
|
1973
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:33 -0200
|
1974
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1975
|
-
|
1976
|
-
|
1977
|
-
Started GET "/?p=1" for 127.0.0.1 at 2012-12-02 18:15:34 -0200
|
1978
|
-
Processing by TestController#index as HTML
|
1979
|
-
Parameters: {"p"=>"1"}
|
1980
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
1981
|
-
Rendered test/index.html.erb within layouts/application (2.7ms)
|
1982
|
-
Completed 200 OK in 6ms (Views: 5.9ms | ActiveRecord: 0.1ms)
|
1983
|
-
|
1984
|
-
|
1985
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2012-12-02 18:15:34 -0200
|
1986
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
1987
|
-
|
1988
|
-
|
1989
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:34 -0200
|
1990
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
1991
|
-
|
1992
|
-
|
1993
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:34 -0200
|
1994
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
1995
|
-
|
1996
|
-
|
1997
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2012-12-02 18:15:34 -0200
|
1998
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
1999
|
-
Connecting to database specified by database.yml
|
2000
|
-
Connecting to database specified by database.yml
|
2001
|
-
|
2002
|
-
|
2003
|
-
Started GET "/" for 127.0.0.1 at 2013-05-23 17:16:29 -0300
|
2004
|
-
Processing by TestController#index as HTML
|
2005
|
-
[1m[36m (11.4ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2006
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (89.9ms)
|
2007
|
-
Rendered test/index.html.erb within layouts/application (116.5ms)
|
2008
|
-
Compiled application.css (1ms) (pid 81405)
|
2009
|
-
Compiled jquery.js (3ms) (pid 81405)
|
2010
|
-
Compiled jquery_ujs.js (0ms) (pid 81405)
|
2011
|
-
Compiled application.js (75ms) (pid 81405)
|
2012
|
-
Completed 200 OK in 300ms (Views: 254.2ms | ActiveRecord: 13.6ms)
|
2013
|
-
|
2014
|
-
|
2015
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:30 -0300
|
2016
|
-
Served asset /jquery_ujs.js - 304 Not Modified (5ms)
|
2017
|
-
|
2018
|
-
|
2019
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:30 -0300
|
2020
|
-
Served asset /application.js - 200 OK (6ms)
|
2021
|
-
|
2022
|
-
|
2023
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 17:16:30 -0300
|
2024
|
-
Served asset /application.css - 200 OK (2ms)
|
2025
|
-
|
2026
|
-
|
2027
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:30 -0300
|
2028
|
-
Served asset /jquery.js - 304 Not Modified (3ms)
|
2029
|
-
|
2030
|
-
|
2031
|
-
Started GET "/?p=2" for 127.0.0.1 at 2013-05-23 17:16:33 -0300
|
2032
|
-
Processing by TestController#index as HTML
|
2033
|
-
Parameters: {"p"=>"2"}
|
2034
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
2035
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (3.2ms)
|
2036
|
-
Rendered test/index.html.erb within layouts/application (4.4ms)
|
2037
|
-
Completed 200 OK in 11ms (Views: 9.8ms | ActiveRecord: 0.2ms)
|
2038
|
-
|
2039
|
-
|
2040
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:33 -0300
|
2041
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2042
|
-
|
2043
|
-
|
2044
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:33 -0300
|
2045
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2046
|
-
|
2047
|
-
|
2048
|
-
Started GET "/?p=1" for 127.0.0.1 at 2013-05-23 17:16:34 -0300
|
2049
|
-
Processing by TestController#index as HTML
|
2050
|
-
Parameters: {"p"=>"1"}
|
2051
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2052
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (2.9ms)
|
2053
|
-
Rendered test/index.html.erb within layouts/application (4.1ms)
|
2054
|
-
Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.1ms)
|
2055
|
-
|
2056
|
-
|
2057
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:34 -0300
|
2058
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2059
|
-
|
2060
|
-
|
2061
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:34 -0300
|
2062
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2063
|
-
|
2064
|
-
|
2065
|
-
Started GET "/?p=5" for 127.0.0.1 at 2013-05-23 17:16:36 -0300
|
2066
|
-
Processing by TestController#index as HTML
|
2067
|
-
Parameters: {"p"=>"5"}
|
2068
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
2069
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (3.0ms)
|
2070
|
-
Rendered test/index.html.erb within layouts/application (4.2ms)
|
2071
|
-
Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.2ms)
|
2072
|
-
|
2073
|
-
|
2074
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:36 -0300
|
2075
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2076
|
-
|
2077
|
-
|
2078
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:36 -0300
|
2079
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2080
|
-
|
2081
|
-
|
2082
|
-
Started GET "/?p=3" for 127.0.0.1 at 2013-05-23 17:16:38 -0300
|
2083
|
-
Processing by TestController#index as HTML
|
2084
|
-
Parameters: {"p"=>"3"}
|
2085
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2086
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (3.1ms)
|
2087
|
-
Rendered test/index.html.erb within layouts/application (4.2ms)
|
2088
|
-
Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.1ms)
|
2089
|
-
|
2090
|
-
|
2091
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:38 -0300
|
2092
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2093
|
-
|
2094
|
-
|
2095
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:38 -0300
|
2096
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2097
|
-
|
2098
|
-
|
2099
|
-
Started GET "/?p=1" for 127.0.0.1 at 2013-05-23 17:16:39 -0300
|
2100
|
-
Processing by TestController#index as HTML
|
2101
|
-
Parameters: {"p"=>"1"}
|
2102
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2103
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (2.9ms)
|
2104
|
-
Rendered test/index.html.erb within layouts/application (4.2ms)
|
2105
|
-
Completed 200 OK in 10ms (Views: 9.2ms | ActiveRecord: 0.1ms)
|
2106
|
-
|
2107
|
-
|
2108
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:39 -0300
|
2109
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2110
|
-
|
2111
|
-
|
2112
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 17:16:39 -0300
|
2113
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2114
|
-
Connecting to database specified by database.yml
|
2115
|
-
|
2116
|
-
|
2117
|
-
Started GET "/" for 127.0.0.1 at 2013-05-23 18:21:51 -0300
|
2118
|
-
Processing by TestController#index as HTML
|
2119
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2120
|
-
[1m[35mModel Load (0.2ms)[0m SELECT "models".* FROM "models" LIMIT 2 OFFSET 0
|
2121
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (94.7ms)
|
2122
|
-
Rendered test/index.html.erb within layouts/application (115.0ms)
|
2123
|
-
Completed 500 Internal Server Error in 171ms
|
2124
|
-
|
2125
|
-
ActionView::Template::Error (undefined local variable or method `pagination' for #<#<Class:0x007fd5d43b9230>:0x007fd5d45d7918>):
|
2126
|
-
1: <% if pagination.has_multiple_pages? %>
|
2127
|
-
2: <div class="pager">
|
2128
|
-
3: <% if pagination.has_first_page? %>
|
2129
|
-
4: <%= link_to t('pager.first'), pagination.first_page_path, class: 'first' %>
|
2130
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb___1362965604637567469_70278183326480'
|
2131
|
-
|
2132
|
-
|
2133
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.3ms)
|
2134
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.7ms)
|
2135
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (18.3ms)
|
2136
|
-
|
2137
|
-
|
2138
|
-
Started GET "/" for 127.0.0.1 at 2013-05-23 18:22:09 -0300
|
2139
|
-
Processing by TestController#index as HTML
|
2140
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2141
|
-
[1m[35mModel Load (0.2ms)[0m SELECT "models".* FROM "models" LIMIT 2 OFFSET 0
|
2142
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (14.1ms)
|
2143
|
-
Rendered test/index.html.erb within layouts/application (17.1ms)
|
2144
|
-
Completed 500 Internal Server Error in 20ms
|
2145
|
-
|
2146
|
-
ActionView::Template::Error (undefined local variable or method `pagination' for #<#<Class:0x007fd5d43b9230>:0x007fd5d4343670>):
|
2147
|
-
1: <% if pagination.has_multiple_pages? %>
|
2148
|
-
2: <div class="pager">
|
2149
|
-
3: <% if pagination.has_first_page? %>
|
2150
|
-
4: <%= link_to t('pager.first'), pagination.first_page_path, class: 'first' %>
|
2151
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb___1362965604637567469_70278183326480'
|
2152
|
-
|
2153
|
-
|
2154
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.2ms)
|
2155
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.6ms)
|
2156
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.8ms)
|
2157
|
-
|
2158
|
-
|
2159
|
-
Started GET "/" for 127.0.0.1 at 2013-05-23 18:22:17 -0300
|
2160
|
-
Processing by TestController#index as HTML
|
2161
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2162
|
-
[1m[35mModel Load (0.2ms)[0m SELECT "models".* FROM "models" LIMIT 2 OFFSET 0
|
2163
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (14.1ms)
|
2164
|
-
Rendered test/index.html.erb within layouts/application (16.8ms)
|
2165
|
-
Completed 500 Internal Server Error in 20ms
|
2166
|
-
|
2167
|
-
ActionView::Template::Error (undefined local variable or method `pagination' for #<#<Class:0x007fd5d43b9230>:0x007fd5d475b410>):
|
2168
|
-
1: <% if pagination.has_multiple_pages? %>
|
2169
|
-
2: <div class="pager">
|
2170
|
-
3: <% if pagination.has_first_page? %>
|
2171
|
-
4: <%= link_to t('pager.first'), pagination.first_page_path, class: 'first' %>
|
2172
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb___1362965604637567469_70278183326480'
|
2173
|
-
|
2174
|
-
|
2175
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.1ms)
|
2176
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.4ms)
|
2177
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (11.4ms)
|
2178
|
-
Connecting to database specified by database.yml
|
2179
|
-
|
2180
|
-
|
2181
|
-
Started GET "/" for 127.0.0.1 at 2013-05-23 18:22:26 -0300
|
2182
|
-
Processing by TestController#index as HTML
|
2183
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2184
|
-
[1m[35mModel Load (0.2ms)[0m SELECT "models".* FROM "models" LIMIT 2 OFFSET 0
|
2185
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (56.6ms)
|
2186
|
-
Rendered test/index.html.erb within layouts/application (77.3ms)
|
2187
|
-
Completed 500 Internal Server Error in 136ms
|
2188
|
-
|
2189
|
-
ActionView::Template::Error (undefined method `request' for #<ActionDispatch::Request:0x007ffad2021780>):
|
2190
|
-
10: <% if pagination.is_current_page? page %>
|
2191
|
-
11: <span class="page current"><%= page %></span>
|
2192
|
-
12: <% else %>
|
2193
|
-
13: <%= link_to page, pagination.page_path(page), class: 'page' %>
|
2194
|
-
14: <% end %>
|
2195
|
-
15: <% end %>
|
2196
|
-
16: <% if pagination.has_next_page? %>
|
2197
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__3844651493914581697_70357649488840'
|
2198
|
-
|
2199
|
-
|
2200
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.9ms)
|
2201
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.9ms)
|
2202
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (15.2ms)
|
2203
|
-
Connecting to database specified by database.yml
|
2204
|
-
|
2205
|
-
|
2206
|
-
Started GET "/" for 127.0.0.1 at 2013-05-23 18:22:59 -0300
|
2207
|
-
Processing by TestController#index as HTML
|
2208
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2209
|
-
[1m[35mModel Load (0.2ms)[0m SELECT "models".* FROM "models" LIMIT 2 OFFSET 0
|
2210
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (41.7ms)
|
2211
|
-
Rendered test/index.html.erb within layouts/application (55.4ms)
|
2212
|
-
Completed 500 Internal Server Error in 95ms
|
2213
|
-
|
2214
|
-
ActionView::Template::Error (undefined method `request' for #<ActionDispatch::Request:0x007fe21a021580>):
|
2215
|
-
10: <% if pagination.is_current_page? page %>
|
2216
|
-
11: <span class="page current"><%= page %></span>
|
2217
|
-
12: <% else %>
|
2218
|
-
13: <%= link_to page, pagination.page_path(page), class: 'page' %>
|
2219
|
-
14: <% end %>
|
2220
|
-
15: <% end %>
|
2221
|
-
16: <% if pagination.has_next_page? %>
|
2222
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__4310214776151447100_70304556374960'
|
2223
|
-
|
2224
|
-
|
2225
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (4.2ms)
|
2226
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (2.9ms)
|
2227
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (17.7ms)
|
2228
|
-
Connecting to database specified by database.yml
|
2229
|
-
Connecting to database specified by database.yml
|
2230
|
-
|
2231
|
-
|
2232
|
-
Started GET "/" for 127.0.0.1 at 2013-05-23 18:24:40 -0300
|
2233
|
-
Processing by TestController#index as HTML
|
2234
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2235
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (31.7ms)
|
2236
|
-
Rendered test/index.html.erb within layouts/application (47.0ms)
|
2237
|
-
Completed 200 OK in 177ms (Views: 120.9ms | ActiveRecord: 2.5ms)
|
2238
|
-
|
2239
|
-
|
2240
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:41 -0300
|
2241
|
-
Served asset /jquery.js - 304 Not Modified (35ms)
|
2242
|
-
|
2243
|
-
|
2244
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:41 -0300
|
2245
|
-
Served asset /application.js - 304 Not Modified (6ms)
|
2246
|
-
|
2247
|
-
|
2248
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:41 -0300
|
2249
|
-
Served asset /application.css - 304 Not Modified (2ms)
|
2250
|
-
|
2251
|
-
|
2252
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:41 -0300
|
2253
|
-
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
2254
|
-
|
2255
|
-
|
2256
|
-
Started GET "/?p=2" for 127.0.0.1 at 2013-05-23 18:24:42 -0300
|
2257
|
-
Processing by TestController#index as HTML
|
2258
|
-
Parameters: {"p"=>"2"}
|
2259
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
2260
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.5ms)
|
2261
|
-
Rendered test/index.html.erb within layouts/application (4.5ms)
|
2262
|
-
Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.2ms)
|
2263
|
-
|
2264
|
-
|
2265
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:42 -0300
|
2266
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2267
|
-
|
2268
|
-
|
2269
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:42 -0300
|
2270
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2271
|
-
|
2272
|
-
|
2273
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:42 -0300
|
2274
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2275
|
-
|
2276
|
-
|
2277
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:42 -0300
|
2278
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2279
|
-
|
2280
|
-
|
2281
|
-
Started GET "/?p=5" for 127.0.0.1 at 2013-05-23 18:24:44 -0300
|
2282
|
-
Processing by TestController#index as HTML
|
2283
|
-
Parameters: {"p"=>"5"}
|
2284
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2285
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.2ms)
|
2286
|
-
Rendered test/index.html.erb within layouts/application (3.9ms)
|
2287
|
-
Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.1ms)
|
2288
|
-
|
2289
|
-
|
2290
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:44 -0300
|
2291
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2292
|
-
|
2293
|
-
|
2294
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:44 -0300
|
2295
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2296
|
-
|
2297
|
-
|
2298
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:44 -0300
|
2299
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2300
|
-
|
2301
|
-
|
2302
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:44 -0300
|
2303
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2304
|
-
|
2305
|
-
|
2306
|
-
Started GET "/?p=1" for 127.0.0.1 at 2013-05-23 18:24:44 -0300
|
2307
|
-
Processing by TestController#index as HTML
|
2308
|
-
Parameters: {"p"=>"1"}
|
2309
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2310
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.2ms)
|
2311
|
-
Rendered test/index.html.erb within layouts/application (4.0ms)
|
2312
|
-
Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.1ms)
|
2313
|
-
|
2314
|
-
|
2315
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:44 -0300
|
2316
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2317
|
-
|
2318
|
-
|
2319
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:44 -0300
|
2320
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2321
|
-
|
2322
|
-
|
2323
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:44 -0300
|
2324
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2325
|
-
|
2326
|
-
|
2327
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:44 -0300
|
2328
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2329
|
-
|
2330
|
-
|
2331
|
-
Started GET "/?p=2" for 127.0.0.1 at 2013-05-23 18:24:45 -0300
|
2332
|
-
Processing by TestController#index as HTML
|
2333
|
-
Parameters: {"p"=>"2"}
|
2334
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2335
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.5ms)
|
2336
|
-
Rendered test/index.html.erb within layouts/application (4.7ms)
|
2337
|
-
Completed 200 OK in 11ms (Views: 10.0ms | ActiveRecord: 0.2ms)
|
2338
|
-
|
2339
|
-
|
2340
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:45 -0300
|
2341
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2342
|
-
|
2343
|
-
|
2344
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:45 -0300
|
2345
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2346
|
-
|
2347
|
-
|
2348
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:45 -0300
|
2349
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2350
|
-
|
2351
|
-
|
2352
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:45 -0300
|
2353
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2354
|
-
|
2355
|
-
|
2356
|
-
Started GET "/?p=1" for 127.0.0.1 at 2013-05-23 18:24:46 -0300
|
2357
|
-
Processing by TestController#index as HTML
|
2358
|
-
Parameters: {"p"=>"1"}
|
2359
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2360
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.4ms)
|
2361
|
-
Rendered test/index.html.erb within layouts/application (4.4ms)
|
2362
|
-
Completed 200 OK in 11ms (Views: 9.7ms | ActiveRecord: 0.1ms)
|
2363
|
-
|
2364
|
-
|
2365
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:46 -0300
|
2366
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2367
|
-
|
2368
|
-
|
2369
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:46 -0300
|
2370
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2371
|
-
|
2372
|
-
|
2373
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:46 -0300
|
2374
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2375
|
-
|
2376
|
-
|
2377
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:46 -0300
|
2378
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2379
|
-
|
2380
|
-
|
2381
|
-
Started GET "/?p=5" for 127.0.0.1 at 2013-05-23 18:24:46 -0300
|
2382
|
-
Processing by TestController#index as HTML
|
2383
|
-
Parameters: {"p"=>"5"}
|
2384
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2385
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.2ms)
|
2386
|
-
Rendered test/index.html.erb within layouts/application (4.5ms)
|
2387
|
-
Completed 200 OK in 11ms (Views: 9.8ms | ActiveRecord: 0.2ms)
|
2388
|
-
|
2389
|
-
|
2390
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:46 -0300
|
2391
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2392
|
-
|
2393
|
-
|
2394
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:46 -0300
|
2395
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2396
|
-
|
2397
|
-
|
2398
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:46 -0300
|
2399
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2400
|
-
|
2401
|
-
|
2402
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:46 -0300
|
2403
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2404
|
-
|
2405
|
-
|
2406
|
-
Started GET "/?p=4" for 127.0.0.1 at 2013-05-23 18:24:47 -0300
|
2407
|
-
Processing by TestController#index as HTML
|
2408
|
-
Parameters: {"p"=>"4"}
|
2409
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2410
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.6ms)
|
2411
|
-
Rendered test/index.html.erb within layouts/application (4.6ms)
|
2412
|
-
Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.1ms)
|
2413
|
-
|
2414
|
-
|
2415
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:47 -0300
|
2416
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2417
|
-
|
2418
|
-
|
2419
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:47 -0300
|
2420
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2421
|
-
|
2422
|
-
|
2423
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:47 -0300
|
2424
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2425
|
-
|
2426
|
-
|
2427
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:47 -0300
|
2428
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2429
|
-
|
2430
|
-
|
2431
|
-
Started GET "/?p=3" for 127.0.0.1 at 2013-05-23 18:24:48 -0300
|
2432
|
-
Processing by TestController#index as HTML
|
2433
|
-
Parameters: {"p"=>"3"}
|
2434
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2435
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.7ms)
|
2436
|
-
Rendered test/index.html.erb within layouts/application (5.2ms)
|
2437
|
-
Completed 200 OK in 11ms (Views: 10.5ms | ActiveRecord: 0.2ms)
|
2438
|
-
|
2439
|
-
|
2440
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:48 -0300
|
2441
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2442
|
-
|
2443
|
-
|
2444
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:48 -0300
|
2445
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2446
|
-
|
2447
|
-
|
2448
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:48 -0300
|
2449
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2450
|
-
|
2451
|
-
|
2452
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:48 -0300
|
2453
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2454
|
-
|
2455
|
-
|
2456
|
-
Started GET "/?p=2" for 127.0.0.1 at 2013-05-23 18:24:49 -0300
|
2457
|
-
Processing by TestController#index as HTML
|
2458
|
-
Parameters: {"p"=>"2"}
|
2459
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
2460
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.5ms)
|
2461
|
-
Rendered test/index.html.erb within layouts/application (4.5ms)
|
2462
|
-
Completed 200 OK in 11ms (Views: 10.2ms | ActiveRecord: 0.2ms)
|
2463
|
-
|
2464
|
-
|
2465
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:49 -0300
|
2466
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2467
|
-
|
2468
|
-
|
2469
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:49 -0300
|
2470
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2471
|
-
|
2472
|
-
|
2473
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:49 -0300
|
2474
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2475
|
-
|
2476
|
-
|
2477
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:49 -0300
|
2478
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2479
|
-
|
2480
|
-
|
2481
|
-
Started GET "/?p=1" for 127.0.0.1 at 2013-05-23 18:24:49 -0300
|
2482
|
-
Processing by TestController#index as HTML
|
2483
|
-
Parameters: {"p"=>"1"}
|
2484
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2485
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.2ms)
|
2486
|
-
Rendered test/index.html.erb within layouts/application (4.0ms)
|
2487
|
-
Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.1ms)
|
2488
|
-
|
2489
|
-
|
2490
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:49 -0300
|
2491
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2492
|
-
|
2493
|
-
|
2494
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:49 -0300
|
2495
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2496
|
-
|
2497
|
-
|
2498
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:49 -0300
|
2499
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2500
|
-
|
2501
|
-
|
2502
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:49 -0300
|
2503
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2504
|
-
|
2505
|
-
|
2506
|
-
Started GET "/?p=2" for 127.0.0.1 at 2013-05-23 18:24:50 -0300
|
2507
|
-
Processing by TestController#index as HTML
|
2508
|
-
Parameters: {"p"=>"2"}
|
2509
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2510
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.6ms)
|
2511
|
-
Rendered test/index.html.erb within layouts/application (4.6ms)
|
2512
|
-
Completed 200 OK in 40ms (Views: 9.8ms | ActiveRecord: 0.1ms)
|
2513
|
-
|
2514
|
-
|
2515
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:50 -0300
|
2516
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2517
|
-
|
2518
|
-
|
2519
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:50 -0300
|
2520
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2521
|
-
|
2522
|
-
|
2523
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:50 -0300
|
2524
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2525
|
-
|
2526
|
-
|
2527
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:50 -0300
|
2528
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2529
|
-
|
2530
|
-
|
2531
|
-
Started GET "/?p=3" for 127.0.0.1 at 2013-05-23 18:24:51 -0300
|
2532
|
-
Processing by TestController#index as HTML
|
2533
|
-
Parameters: {"p"=>"3"}
|
2534
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2535
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.5ms)
|
2536
|
-
Rendered test/index.html.erb within layouts/application (4.4ms)
|
2537
|
-
Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.1ms)
|
2538
|
-
|
2539
|
-
|
2540
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:51 -0300
|
2541
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2542
|
-
|
2543
|
-
|
2544
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:51 -0300
|
2545
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2546
|
-
|
2547
|
-
|
2548
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:51 -0300
|
2549
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2550
|
-
|
2551
|
-
|
2552
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:51 -0300
|
2553
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2554
|
-
|
2555
|
-
|
2556
|
-
Started GET "/?p=4" for 127.0.0.1 at 2013-05-23 18:24:52 -0300
|
2557
|
-
Processing by TestController#index as HTML
|
2558
|
-
Parameters: {"p"=>"4"}
|
2559
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2560
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.6ms)
|
2561
|
-
Rendered test/index.html.erb within layouts/application (4.6ms)
|
2562
|
-
Completed 200 OK in 10ms (Views: 9.6ms | ActiveRecord: 0.1ms)
|
2563
|
-
|
2564
|
-
|
2565
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:52 -0300
|
2566
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2567
|
-
|
2568
|
-
|
2569
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:52 -0300
|
2570
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2571
|
-
|
2572
|
-
|
2573
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:52 -0300
|
2574
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2575
|
-
|
2576
|
-
|
2577
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:52 -0300
|
2578
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2579
|
-
|
2580
|
-
|
2581
|
-
Started GET "/?p=5" for 127.0.0.1 at 2013-05-23 18:24:52 -0300
|
2582
|
-
Processing by TestController#index as HTML
|
2583
|
-
Parameters: {"p"=>"5"}
|
2584
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2585
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.1ms)
|
2586
|
-
Rendered test/index.html.erb within layouts/application (3.8ms)
|
2587
|
-
Completed 200 OK in 9ms (Views: 8.7ms | ActiveRecord: 0.1ms)
|
2588
|
-
|
2589
|
-
|
2590
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:52 -0300
|
2591
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2592
|
-
|
2593
|
-
|
2594
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:52 -0300
|
2595
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2596
|
-
|
2597
|
-
|
2598
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:52 -0300
|
2599
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2600
|
-
|
2601
|
-
|
2602
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:52 -0300
|
2603
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2604
|
-
|
2605
|
-
|
2606
|
-
Started GET "/?p=1" for 127.0.0.1 at 2013-05-23 18:24:54 -0300
|
2607
|
-
Processing by TestController#index as HTML
|
2608
|
-
Parameters: {"p"=>"1"}
|
2609
|
-
[1m[35m (0.2ms)[0m SELECT COUNT(*) FROM "models"
|
2610
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.2ms)
|
2611
|
-
Rendered test/index.html.erb within layouts/application (4.2ms)
|
2612
|
-
Completed 200 OK in 10ms (Views: 9.1ms | ActiveRecord: 0.2ms)
|
2613
|
-
|
2614
|
-
|
2615
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:54 -0300
|
2616
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2617
|
-
|
2618
|
-
|
2619
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:54 -0300
|
2620
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2621
|
-
|
2622
|
-
|
2623
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:54 -0300
|
2624
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2625
|
-
|
2626
|
-
|
2627
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:54 -0300
|
2628
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2629
|
-
|
2630
|
-
|
2631
|
-
Started GET "/?p=2" for 127.0.0.1 at 2013-05-23 18:24:55 -0300
|
2632
|
-
Processing by TestController#index as HTML
|
2633
|
-
Parameters: {"p"=>"2"}
|
2634
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2635
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.6ms)
|
2636
|
-
Rendered test/index.html.erb within layouts/application (5.1ms)
|
2637
|
-
Completed 200 OK in 11ms (Views: 10.3ms | ActiveRecord: 0.2ms)
|
2638
|
-
|
2639
|
-
|
2640
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:55 -0300
|
2641
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2642
|
-
|
2643
|
-
|
2644
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:55 -0300
|
2645
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2646
|
-
|
2647
|
-
|
2648
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:55 -0300
|
2649
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2650
|
-
|
2651
|
-
|
2652
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:55 -0300
|
2653
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2654
|
-
|
2655
|
-
|
2656
|
-
Started GET "/?p=3" for 127.0.0.1 at 2013-05-23 18:24:56 -0300
|
2657
|
-
Processing by TestController#index as HTML
|
2658
|
-
Parameters: {"p"=>"3"}
|
2659
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2660
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.5ms)
|
2661
|
-
Rendered test/index.html.erb within layouts/application (4.4ms)
|
2662
|
-
Completed 200 OK in 11ms (Views: 9.8ms | ActiveRecord: 0.1ms)
|
2663
|
-
|
2664
|
-
|
2665
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:56 -0300
|
2666
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2667
|
-
|
2668
|
-
|
2669
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:56 -0300
|
2670
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2671
|
-
|
2672
|
-
|
2673
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:56 -0300
|
2674
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2675
|
-
|
2676
|
-
|
2677
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:56 -0300
|
2678
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2679
|
-
|
2680
|
-
|
2681
|
-
Started GET "/?p=2" for 127.0.0.1 at 2013-05-23 18:24:57 -0300
|
2682
|
-
Processing by TestController#index as HTML
|
2683
|
-
Parameters: {"p"=>"2"}
|
2684
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2685
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.7ms)
|
2686
|
-
Rendered test/index.html.erb within layouts/application (4.9ms)
|
2687
|
-
Completed 200 OK in 11ms (Views: 10.4ms | ActiveRecord: 0.1ms)
|
2688
|
-
|
2689
|
-
|
2690
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:57 -0300
|
2691
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2692
|
-
|
2693
|
-
|
2694
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:57 -0300
|
2695
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2696
|
-
|
2697
|
-
|
2698
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:57 -0300
|
2699
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2700
|
-
|
2701
|
-
|
2702
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:57 -0300
|
2703
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2704
|
-
|
2705
|
-
|
2706
|
-
Started GET "/?p=3" for 127.0.0.1 at 2013-05-23 18:24:59 -0300
|
2707
|
-
Processing by TestController#index as HTML
|
2708
|
-
Parameters: {"p"=>"3"}
|
2709
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2710
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.7ms)
|
2711
|
-
Rendered test/index.html.erb within layouts/application (4.6ms)
|
2712
|
-
Completed 200 OK in 11ms (Views: 9.9ms | ActiveRecord: 0.1ms)
|
2713
|
-
|
2714
|
-
|
2715
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:59 -0300
|
2716
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2717
|
-
|
2718
|
-
|
2719
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:59 -0300
|
2720
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2721
|
-
|
2722
|
-
|
2723
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:59 -0300
|
2724
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2725
|
-
|
2726
|
-
|
2727
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:59 -0300
|
2728
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2729
|
-
|
2730
|
-
|
2731
|
-
Started GET "/?p=4" for 127.0.0.1 at 2013-05-23 18:24:59 -0300
|
2732
|
-
Processing by TestController#index as HTML
|
2733
|
-
Parameters: {"p"=>"4"}
|
2734
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2735
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.7ms)
|
2736
|
-
Rendered test/index.html.erb within layouts/application (5.0ms)
|
2737
|
-
Completed 200 OK in 12ms (Views: 10.6ms | ActiveRecord: 0.2ms)
|
2738
|
-
|
2739
|
-
|
2740
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:59 -0300
|
2741
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2742
|
-
|
2743
|
-
|
2744
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:59 -0300
|
2745
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2746
|
-
|
2747
|
-
|
2748
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:24:59 -0300
|
2749
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2750
|
-
|
2751
|
-
|
2752
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:24:59 -0300
|
2753
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2754
|
-
Connecting to database specified by database.yml
|
2755
|
-
|
2756
|
-
|
2757
|
-
Started GET "/?p=4" for 127.0.0.1 at 2013-05-23 18:31:37 -0300
|
2758
|
-
Processing by TestController#index as HTML
|
2759
|
-
Parameters: {"p"=>"4"}
|
2760
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2761
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (10.4ms)
|
2762
|
-
Rendered test/index.html.erb within layouts/application (24.2ms)
|
2763
|
-
Completed 200 OK in 103ms (Views: 74.1ms | ActiveRecord: 2.4ms)
|
2764
|
-
|
2765
|
-
|
2766
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:37 -0300
|
2767
|
-
Served asset /jquery.js - 304 Not Modified (8ms)
|
2768
|
-
|
2769
|
-
|
2770
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:37 -0300
|
2771
|
-
Served asset /application.js - 304 Not Modified (6ms)
|
2772
|
-
|
2773
|
-
|
2774
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:37 -0300
|
2775
|
-
Served asset /jquery_ujs.js - 304 Not Modified (2ms)
|
2776
|
-
|
2777
|
-
|
2778
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:31:37 -0300
|
2779
|
-
Served asset /application.css - 304 Not Modified (2ms)
|
2780
|
-
|
2781
|
-
|
2782
|
-
Started GET "/?p=1" for 127.0.0.1 at 2013-05-23 18:31:38 -0300
|
2783
|
-
Processing by TestController#index as HTML
|
2784
|
-
Parameters: {"p"=>"1"}
|
2785
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2786
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.2ms)
|
2787
|
-
Rendered test/index.html.erb within layouts/application (4.2ms)
|
2788
|
-
Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.1ms)
|
2789
|
-
|
2790
|
-
|
2791
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:31:38 -0300
|
2792
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2793
|
-
|
2794
|
-
|
2795
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:38 -0300
|
2796
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2797
|
-
|
2798
|
-
|
2799
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:38 -0300
|
2800
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2801
|
-
|
2802
|
-
|
2803
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:38 -0300
|
2804
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2805
|
-
|
2806
|
-
|
2807
|
-
Started GET "/?p=5" for 127.0.0.1 at 2013-05-23 18:31:39 -0300
|
2808
|
-
Processing by TestController#index as HTML
|
2809
|
-
Parameters: {"p"=>"5"}
|
2810
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2811
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.2ms)
|
2812
|
-
Rendered test/index.html.erb within layouts/application (4.3ms)
|
2813
|
-
Completed 200 OK in 10ms (Views: 9.3ms | ActiveRecord: 0.1ms)
|
2814
|
-
|
2815
|
-
|
2816
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:39 -0300
|
2817
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2818
|
-
|
2819
|
-
|
2820
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:39 -0300
|
2821
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2822
|
-
|
2823
|
-
|
2824
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:31:39 -0300
|
2825
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2826
|
-
|
2827
|
-
|
2828
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:39 -0300
|
2829
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2830
|
-
|
2831
|
-
|
2832
|
-
Started GET "/?p=4" for 127.0.0.1 at 2013-05-23 18:31:40 -0300
|
2833
|
-
Processing by TestController#index as HTML
|
2834
|
-
Parameters: {"p"=>"4"}
|
2835
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2836
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.7ms)
|
2837
|
-
Rendered test/index.html.erb within layouts/application (4.6ms)
|
2838
|
-
Completed 200 OK in 11ms (Views: 9.8ms | ActiveRecord: 0.1ms)
|
2839
|
-
|
2840
|
-
|
2841
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:40 -0300
|
2842
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2843
|
-
|
2844
|
-
|
2845
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:40 -0300
|
2846
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2847
|
-
|
2848
|
-
|
2849
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:31:40 -0300
|
2850
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2851
|
-
|
2852
|
-
|
2853
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:40 -0300
|
2854
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2855
|
-
|
2856
|
-
|
2857
|
-
Started GET "/?p=5" for 127.0.0.1 at 2013-05-23 18:31:41 -0300
|
2858
|
-
Processing by TestController#index as HTML
|
2859
|
-
Parameters: {"p"=>"5"}
|
2860
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2861
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.1ms)
|
2862
|
-
Rendered test/index.html.erb within layouts/application (4.2ms)
|
2863
|
-
Completed 200 OK in 11ms (Views: 9.4ms | ActiveRecord: 0.2ms)
|
2864
|
-
|
2865
|
-
|
2866
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:31:41 -0300
|
2867
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2868
|
-
|
2869
|
-
|
2870
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:41 -0300
|
2871
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2872
|
-
|
2873
|
-
|
2874
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:41 -0300
|
2875
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2876
|
-
|
2877
|
-
|
2878
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:41 -0300
|
2879
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2880
|
-
|
2881
|
-
|
2882
|
-
Started GET "/?p=2" for 127.0.0.1 at 2013-05-23 18:31:42 -0300
|
2883
|
-
Processing by TestController#index as HTML
|
2884
|
-
Parameters: {"p"=>"2"}
|
2885
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2886
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.6ms)
|
2887
|
-
Rendered test/index.html.erb within layouts/application (4.5ms)
|
2888
|
-
Completed 200 OK in 11ms (Views: 9.8ms | ActiveRecord: 0.1ms)
|
2889
|
-
|
2890
|
-
|
2891
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-05-23 18:31:42 -0300
|
2892
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2893
|
-
|
2894
|
-
|
2895
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:42 -0300
|
2896
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
2897
|
-
|
2898
|
-
|
2899
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:42 -0300
|
2900
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2901
|
-
|
2902
|
-
|
2903
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-05-23 18:31:42 -0300
|
2904
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
2905
|
-
Connecting to database specified by database.yml
|
2906
|
-
|
2907
|
-
|
2908
|
-
Started GET "/" for 127.0.0.1 at 2013-06-11 07:14:46 -0300
|
2909
|
-
Processing by TestController#index as HTML
|
2910
|
-
[1m[36m (15.4ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2911
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (46.4ms)
|
2912
|
-
Rendered test/index.html.erb within layouts/application (99.5ms)
|
2913
|
-
Completed 500 Internal Server Error in 255ms
|
2914
|
-
|
2915
|
-
ActionView::Template::Error (undefined method `navigation' for nil:NilClass):
|
2916
|
-
6: <% if pagination.has_previous_page? %>
|
2917
|
-
7: <%= link_to t('pager.previous'), pagination.previous_page_path, class: 'previous' %>
|
2918
|
-
8: <% end %>
|
2919
|
-
9: <% if pager.navigation.has_less_pages? %>
|
2920
|
-
10: <span class="ellipsis">...</span>
|
2921
|
-
11: <% end %>
|
2922
|
-
12: <% pagination.navigation.pages.each do |page| %>
|
2923
|
-
app/views/test/index.html.erb:1:in `_app_views_test_index_html_erb__1888665723522898678_70289201149780'
|
2924
|
-
|
2925
|
-
|
2926
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_trace.erb (2.5ms)
|
2927
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/_request_and_response.erb (1.8ms)
|
2928
|
-
Rendered /Users/Matt/.rbenv/versions/1.9.3-p392/lib/ruby/gems/1.9.1/gems/actionpack-3.2.13/lib/action_dispatch/middleware/templates/rescues/template_error.erb within rescues/layout (19.9ms)
|
2929
|
-
|
2930
|
-
|
2931
|
-
Started GET "/" for 127.0.0.1 at 2013-06-11 07:15:16 -0300
|
2932
|
-
Processing by TestController#index as HTML
|
2933
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2934
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (106.5ms)
|
2935
|
-
Rendered test/index.html.erb within layouts/application (109.5ms)
|
2936
|
-
Completed 200 OK in 185ms (Views: 184.5ms | ActiveRecord: 0.1ms)
|
2937
|
-
|
2938
|
-
|
2939
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-11 07:15:16 -0300
|
2940
|
-
Served asset /jquery_ujs.js - 200 OK (2ms)
|
2941
|
-
|
2942
|
-
|
2943
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-06-11 07:15:16 -0300
|
2944
|
-
Served asset /application.css - 200 OK (2ms)
|
2945
|
-
|
2946
|
-
|
2947
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-06-11 07:15:16 -0300
|
2948
|
-
Served asset /application.js - 200 OK (6ms)
|
2949
|
-
|
2950
|
-
|
2951
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-11 07:15:16 -0300
|
2952
|
-
Served asset /jquery.js - 200 OK (3ms)
|
2953
|
-
|
2954
|
-
|
2955
|
-
Started GET "/?p=2" for 127.0.0.1 at 2013-06-11 07:15:18 -0300
|
2956
|
-
Processing by TestController#index as HTML
|
2957
|
-
Parameters: {"p"=>"2"}
|
2958
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2959
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.6ms)
|
2960
|
-
Rendered test/index.html.erb within layouts/application (4.5ms)
|
2961
|
-
Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.1ms)
|
2962
|
-
|
2963
|
-
|
2964
|
-
Started GET "/?p=5" for 127.0.0.1 at 2013-06-11 07:15:39 -0300
|
2965
|
-
Processing by TestController#index as HTML
|
2966
|
-
Parameters: {"p"=>"5"}
|
2967
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2968
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.1ms)
|
2969
|
-
Rendered test/index.html.erb within layouts/application (3.9ms)
|
2970
|
-
Completed 200 OK in 10ms (Views: 8.9ms | ActiveRecord: 0.1ms)
|
2971
|
-
|
2972
|
-
|
2973
|
-
Started GET "/?p=1" for 127.0.0.1 at 2013-06-11 07:15:40 -0300
|
2974
|
-
Processing by TestController#index as HTML
|
2975
|
-
Parameters: {"p"=>"1"}
|
2976
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
2977
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.2ms)
|
2978
|
-
Rendered test/index.html.erb within layouts/application (4.1ms)
|
2979
|
-
Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.2ms)
|
2980
|
-
|
2981
|
-
|
2982
|
-
Started GET "/?p=1" for 127.0.0.1 at 2013-06-11 07:16:11 -0300
|
2983
|
-
Processing by TestController#index as HTML
|
2984
|
-
Parameters: {"p"=>"1"}
|
2985
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
2986
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.2ms)
|
2987
|
-
Rendered test/index.html.erb within layouts/application (5.3ms)
|
2988
|
-
Completed 200 OK in 16ms (Views: 10.3ms | ActiveRecord: 0.6ms)
|
2989
|
-
|
2990
|
-
|
2991
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:11 -0300
|
2992
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
2993
|
-
|
2994
|
-
|
2995
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-06-11 07:16:11 -0300
|
2996
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
2997
|
-
|
2998
|
-
|
2999
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:11 -0300
|
3000
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3001
|
-
|
3002
|
-
|
3003
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:11 -0300
|
3004
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
3005
|
-
|
3006
|
-
|
3007
|
-
Started GET "/?p=2" for 127.0.0.1 at 2013-06-11 07:16:13 -0300
|
3008
|
-
Processing by TestController#index as HTML
|
3009
|
-
Parameters: {"p"=>"2"}
|
3010
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
3011
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.5ms)
|
3012
|
-
Rendered test/index.html.erb within layouts/application (4.3ms)
|
3013
|
-
Completed 200 OK in 10ms (Views: 9.5ms | ActiveRecord: 0.1ms)
|
3014
|
-
|
3015
|
-
|
3016
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-06-11 07:16:13 -0300
|
3017
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
3018
|
-
|
3019
|
-
|
3020
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:13 -0300
|
3021
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
3022
|
-
|
3023
|
-
|
3024
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:13 -0300
|
3025
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3026
|
-
|
3027
|
-
|
3028
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:13 -0300
|
3029
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
3030
|
-
|
3031
|
-
|
3032
|
-
Started GET "/?p=1" for 127.0.0.1 at 2013-06-11 07:16:14 -0300
|
3033
|
-
Processing by TestController#index as HTML
|
3034
|
-
Parameters: {"p"=>"1"}
|
3035
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
3036
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.2ms)
|
3037
|
-
Rendered test/index.html.erb within layouts/application (4.1ms)
|
3038
|
-
Completed 200 OK in 10ms (Views: 9.0ms | ActiveRecord: 0.1ms)
|
3039
|
-
|
3040
|
-
|
3041
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:14 -0300
|
3042
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3043
|
-
|
3044
|
-
|
3045
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-06-11 07:16:14 -0300
|
3046
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
3047
|
-
|
3048
|
-
|
3049
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:14 -0300
|
3050
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
3051
|
-
|
3052
|
-
|
3053
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:14 -0300
|
3054
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
3055
|
-
|
3056
|
-
|
3057
|
-
Started GET "/?p=2" for 127.0.0.1 at 2013-06-11 07:16:17 -0300
|
3058
|
-
Processing by TestController#index as HTML
|
3059
|
-
Parameters: {"p"=>"2"}
|
3060
|
-
[1m[36m (0.1ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
3061
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.6ms)
|
3062
|
-
Rendered test/index.html.erb within layouts/application (4.6ms)
|
3063
|
-
Completed 200 OK in 11ms (Views: 10.1ms | ActiveRecord: 0.1ms)
|
3064
|
-
|
3065
|
-
|
3066
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-06-11 07:16:17 -0300
|
3067
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
3068
|
-
|
3069
|
-
|
3070
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:17 -0300
|
3071
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3072
|
-
|
3073
|
-
|
3074
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:17 -0300
|
3075
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
3076
|
-
|
3077
|
-
|
3078
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:17 -0300
|
3079
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
3080
|
-
|
3081
|
-
|
3082
|
-
Started GET "/?p=10" for 127.0.0.1 at 2013-06-11 07:16:21 -0300
|
3083
|
-
Processing by TestController#index as HTML
|
3084
|
-
Parameters: {"p"=>"10"}
|
3085
|
-
[1m[35m (0.1ms)[0m SELECT COUNT(*) FROM "models"
|
3086
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.2ms)
|
3087
|
-
Rendered test/index.html.erb within layouts/application (4.2ms)
|
3088
|
-
Completed 200 OK in 10ms (Views: 9.4ms | ActiveRecord: 0.1ms)
|
3089
|
-
|
3090
|
-
|
3091
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-06-11 07:16:21 -0300
|
3092
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
3093
|
-
|
3094
|
-
|
3095
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:21 -0300
|
3096
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
3097
|
-
|
3098
|
-
|
3099
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:21 -0300
|
3100
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|
3101
|
-
|
3102
|
-
|
3103
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:21 -0300
|
3104
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
3105
|
-
|
3106
|
-
|
3107
|
-
Started GET "/?p=9" for 127.0.0.1 at 2013-06-11 07:16:23 -0300
|
3108
|
-
Processing by TestController#index as HTML
|
3109
|
-
Parameters: {"p"=>"9"}
|
3110
|
-
[1m[36m (0.2ms)[0m [1mSELECT COUNT(*) FROM "models" [0m
|
3111
|
-
Rendered /Users/Matt/Documents/Mattways/Emprendimientos/Rails/rails_pagination/app/views/rails_pagination/_pager.html.erb (1.8ms)
|
3112
|
-
Rendered test/index.html.erb within layouts/application (5.2ms)
|
3113
|
-
Completed 200 OK in 12ms (Views: 10.8ms | ActiveRecord: 0.2ms)
|
3114
|
-
|
3115
|
-
|
3116
|
-
Started GET "/assets/application.css?body=1" for 127.0.0.1 at 2013-06-11 07:16:23 -0300
|
3117
|
-
Served asset /application.css - 304 Not Modified (0ms)
|
3118
|
-
|
3119
|
-
|
3120
|
-
Started GET "/assets/jquery.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:23 -0300
|
3121
|
-
Served asset /jquery.js - 304 Not Modified (0ms)
|
3122
|
-
|
3123
|
-
|
3124
|
-
Started GET "/assets/application.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:23 -0300
|
3125
|
-
Served asset /application.js - 304 Not Modified (0ms)
|
3126
|
-
|
3127
|
-
|
3128
|
-
Started GET "/assets/jquery_ujs.js?body=1" for 127.0.0.1 at 2013-06-11 07:16:23 -0300
|
3129
|
-
Served asset /jquery_ujs.js - 304 Not Modified (0ms)
|