rails?

rails. () . :

   http = Net::HTTP.new('localhost', '3030')
   result = http.post('/processar_lotes', my_array_of_hashes)

      

  • - () - , ?
  • , - ?
  • , ?
+1




2


:



  • "" . . , Rails to_xml

    to_json

    . Ruby Marshal .
  • from_json

    , from_xml

    , Marshal.load

    .
  • HTTP, .
+1




, , , XML. , , .

XML .



EDIT: , ROXML XML:: .

+1









All Articles