rails?
rails. () . :
http = Net::HTTP.new('localhost', '3030')
result = http.post('/processar_lotes', my_array_of_hashes)
- - () - , ?
- , - ?
- , ?
+1
Ricardo Acras
2
:
- "" . . , Rails
to_xml
to_json
. Ruby Marshal . -
from_json
,from_xml
,Marshal.load
. - HTTP, .
+1
Jeroen Heijmans
, , , XML. , , .
XML .
EDIT: , ROXML XML:: .
+1
Can Berk Güder