I have ruby-code to do read any files and store it in hash. Now I want
to store those Hash's contents(k & v) in Database. (I've postgreSQL)
···
--
Posted via http://www.ruby-forum.com/.
I have ruby-code to do read any files and store it in hash. Now I want
to store those Hash's contents(k & v) in Database. (I've postgreSQL)
--
Posted via http://www.ruby-forum.com/.
selvag selvag wrote in post #1130136:
I have ruby-code to do read any files and store it in hash. Now I want
to store those Hash's contents(k & v) in Database. (I've postgreSQL)
Sounds good. You should totally do that.
--
Posted via http://www.ruby-forum.com/.