how to write to file in ruby on rail?

Posted by ohana on Stack Overflow See other posts from Stack Overflow or by ohana
Published on 2010-05-06T01:11:39Z Indexed on 2010/05/06 1:18 UTC
Read the original article Hit count: 262

Filed under:

I need to read the data out of database and then save them in to a txt file, how can i do that in Ruby on rails? is there any file management system in ruby on rails?

Thanks

© Stack Overflow or respective owner

Related posts about ruby-on-rails