Hey there chowdary,

You can try the spreadsheet gem.  I've used it myself in a couple
projects "back in the day" and it can read and write Excel
spreadsheets, and help you work with the data therein a bit more
easily.

http://rubygems.org/gems/spreadsheet

The basic guide should be enough to hopefully get you up and running:
http://spreadsheet.rubyforge.org/GUIDE_txt.html

Good luck!

On Nov 25, 1:24 am, chowdary <patchava9...@gmail.com> wrote:
> Excel sheet having  :
> Firstname   Lastname
> venkat      patchava
>
> How to map Excel sheet data to my applicatioin in ruby.
> Firstname :   venkat
> Lastname  :   patchava
>
> Plaase help me in ASAP.

-- 
You received this message because you are subscribed to the Google Groups "Ruby 
on Rails: Talk" group.
To post to this group, send email to rubyonrails-t...@googlegroups.com.
To unsubscribe from this group, send email to 
rubyonrails-talk+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en.

Reply via email to