· 7 years ago · Apr 07, 2018, 04:02 PM
1ActiveScaffold: extending RESTful routes for centros
2ActiveScaffold: extending RESTful routes for extensiones
3ActiveScaffold: extending RESTful routes for supervisores
4ActiveScaffold: extending RESTful routes for operadores
5ActiveScaffold: extending RESTful routes for administradores
6ActiveScaffold: extending RESTful routes for validadores
7ActiveScaffold: extending RESTful routes for numeros
8ActiveScaffold: extending RESTful routes for mantenimientos
9ActiveScaffold: extending RESTful routes for contactos
10ActiveScaffold: extending RESTful routes for monitoreos
11ActiveScaffold: extending RESTful routes for productos
12ActiveScaffold: extending RESTful routes for centros
13ActiveScaffold: extending RESTful routes for extensiones
14ActiveScaffold: extending RESTful routes for supervisores
15ActiveScaffold: extending RESTful routes for operadores
16ActiveScaffold: extending RESTful routes for administradores
17ActiveScaffold: extending RESTful routes for validadores
18ActiveScaffold: extending RESTful routes for numeros
19ActiveScaffold: extending RESTful routes for mantenimientos
20ActiveScaffold: extending RESTful routes for contactos
21ActiveScaffold: extending RESTful routes for monitoreos
22
23Processing ApplicationController#index (for 192.168.1.122 at 2008-06-30 12:54:12) [GET]
24 Session ID: 79cbf5e102ba5bf18e7bc2ba63e0cc3a
25 Parameters: {}
26
27ActionController::MethodNotAllowed (Only post requests are allowed.):
28 /vendor/rails/actionpack/lib/action_controller/routing.rb:1439:in `recognize_path'
29 /vendor/rails/actionpack/lib/action_controller/routing.rb:1424:in `recognize'
30 /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:170:in `handle_request'
31 /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:115:in `dispatch'
32 /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:126:in `dispatch_cgi'
33 /vendor/rails/actionpack/lib/action_controller/dispatcher.rb:9:in `dispatch'
34 /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/rack/adapter/rails.rb:49:in `serve_rails'
35 /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/rack/adapter/rails.rb:64:in `call'
36 /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/thin/connection.rb:45:in `process'
37 /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/thin/connection.rb:31:in `receive_data'
38 /usr/lib/ruby/gems/1.8/gems/eventmachine-0.11.0/lib/eventmachine.rb:224:in `run_machine'
39 /usr/lib/ruby/gems/1.8/gems/eventmachine-0.11.0/lib/eventmachine.rb:224:in `run'
40 /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/thin/backends/base.rb:34:in `start'
41 /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/thin/server.rb:136:in `start'
42 /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/thin/controllers/controller.rb:70:in `start'
43 /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/thin/runner.rb:156:in `send'
44 /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/thin/runner.rb:156:in `run_command'
45 /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/lib/thin/runner.rb:127:in `run!'
46 /usr/lib/ruby/gems/1.8/gems/thin-0.7.1/bin/thin:6
47 /usr/bin/thin:16:in `load'
48 /usr/bin/thin:16