Discussion Forums
Discuss all things Ruby on Rails with perhaps the web's most vibrant group of Ruby on Rails enthusiasts.
- Topic List
- Most Recent Posts
- Sign In for more options
Using RODF gem
1 Post
Using RODF gem
Hi All,
Recently I used a gem called "Rodf" in a rails project.It is basically used for writing in to an ODS file. There is not much documentation available for this gem on how to use it.The problem is that I am not able to write in to a specific cell in the ODS file.How to recognize a specific cell using this gem?
A reference on rodf: http://github.com/thiagoarrais/rodf/tree/master
Also there is an version conflict when used with a specific verison of rails,which raises the following error
"can't activate activesupport (= 2.1.2, runtime), already activated activesupport"
Thanks Narayan
1 Post
