ahhhh,,

seems like its doing it multiple times.. wierd..notice the time stamps.

never does get me to the show action though.

Processing ResortsController#show (for 127.0.0.1 at 2009-08-03 13:29:06) 
[GET]
  Parameters: {"id"=>"18"}
  Resort Load (0.7ms)   SELECT * FROM "resorts" WHERE ("resorts"."id" = 
18)
Redirected to http://localhost:3000/resorts/18
Completed in 108ms (DB: 1) | 302 Found 
[http://localhost/resorts/18?id=18]


Processing ResortsController#show (for 127.0.0.1 at 2009-08-03 13:29:06) 
[GET]
  Parameters: {"id"=>"18"}
  Resort Load (1.4ms)   SELECT * FROM "resorts" WHERE ("resorts"."id" = 
18)
Redirected to http://localhost:3000/resorts/18
Completed in 15ms (DB: 1) | 302 Found [http://localhost/resorts/18]


Processing ResortsController#show (for 127.0.0.1 at 2009-08-03 13:29:06) 
[GET]
  Parameters: {"id"=>"18"}
  Resort Load (0.6ms)   SELECT * FROM "resorts" WHERE ("resorts"."id" = 
18)
Redirected to http://localhost:3000/resorts/18
Completed in 12ms (DB: 1) | 302 Found [http://localhost/resorts/18]


Processing ResortsController#show (for 127.0.0.1 at 2009-08-03 13:29:06) 
[GET]
  Parameters: {"id"=>"18"}
  Resort Load (0.6ms)   SELECT * FROM "resorts" WHERE ("resorts"."id" = 
18)
Redirected to http://localhost:3000/resorts/18
Completed in 12ms (DB: 1) | 302 Found [http://localhost/resorts/18]


Processing ResortsController#show (for 127.0.0.1 at 2009-08-03 13:29:06) 
[GET]
  Parameters: {"id"=>"18"}
  Resort Load (0.5ms)   SELECT * FROM "resorts" WHERE ("resorts"."id" = 
18)
Redirected to http://localhost:3000/resorts/18
Completed in 12ms (DB: 1) | 302 Found [http://localhost/resorts/18]


Processing ResortsController#show (for 127.0.0.1 at 2009-08-03 13:29:06) 
[GET]
  Parameters: {"id"=>"18"}
  Resort Load (0.5ms)   SELECT * FROM "resorts" WHERE ("resorts"."id" = 
18)
Redirected to http://localhost:3000/resorts/18
Completed in 12ms (DB: 1) | 302 Found [http://localhost/resorts/18]


Processing ResortsController#show (for 127.0.0.1 at 2009-08-03 13:29:06) 
[GET]
  Parameters: {"id"=>"18"}
  Resort Load (0.7ms)   SELECT * FROM "resorts" WHERE ("resorts"."id" = 
18)
Redirected to http://localhost:3000/resorts/18
Completed in 13ms (DB: 1) | 302 Found [http://localhost/resorts/18]


Processing ResortsController#show (for 127.0.0.1 at 2009-08-03 13:29:06) 
[GET]
  Parameters: {"id"=>"18"}
  Resort Load (0.6ms)   SELECT * FROM "resorts" WHERE ("resorts"."id" = 
18)
Redirected to http://localhost:3000/resorts/18
Completed in 82ms (DB: 1) | 302 Found [http://localhost/resorts/18]


Processing ResortsController#show (for 127.0.0.1 at 2009-08-03 13:29:06) 
[GET]
  Parameters: {"id"=>"18"}
  Resort Load (0.6ms)   SELECT * FROM "resorts" WHERE ("resorts"."id" = 
18)
Redirected to http://localhost:3000/resorts/18
Completed in 13ms (DB: 1) | 302 Found [http://localhost/resorts/18]


Processing ResortsController#show (for 127.0.0.1 at 2009-08-03 13:29:07) 
[GET]
  Parameters: {"id"=>"18"}
  Resort Load (0.6ms)   SELECT * FROM "resorts" WHERE ("resorts"."id" = 
18)
Redirected to http://localhost:3000/resorts/18
Completed in 13ms (DB: 1) | 302 Found [http://localhost/resorts/18]

-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-talk@googlegroups.com
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to