best choice is ajax

2010/1/8 Aldric Giacomoni <li...@ruby-forum.com>

> I wrote the relevant code in this pastie:
> http://pastie.org/770642
> (it's not too much code -- but it looks a ton better than black on
> white!)
>
> And here is the bit from my log:
>
> Processing UltrasoundsController#index (for 127.0.0.1 at 2010-01-07
> 10:32:03) [GET]
> Rendering template within layouts/application
> Rendering ultrasounds/index
> Completed in 172ms (View: 16, DB: 105044) | 200 OK
> [http://localhost/ultrasounds]
>
>
> Processing UltrasoundsController#fix_ultrasounds (for 127.0.0.1 at
> 2010-01-07 10:32:05) [POST]
>  Parameters:
> {"authenticity_token"=>"I7ucDb3iTXMpaFeRdCjTGtu6qFSgSq92VBCKg4SIcFA="}
> Completed in 532ms (View: 0, DB: 0) | 200 OK
> [http://localhost/ultrasounds/fix_ultrasounds]
>
> Do you know why "rows" doesn't get passed, like I would expect it to?
> --
> 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-t...@googlegroups.com.
> To unsubscribe from this group, send email to
> rubyonrails-talk+unsubscr...@googlegroups.com<rubyonrails-talk%2bunsubscr...@googlegroups.com>
> .
> For more options, visit this group at
> http://groups.google.com/group/rubyonrails-talk?hl=en.
>
>
>
>


-- 
tommy xiao
E-mail: xiaods(AT)gmail.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-t...@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