search for: prabesh

Displaying 2 results from an estimated 2 matches for "prabesh".

Did you mean: paresh
2009 Jun 05
15
Rails Code Indentation
Hi All, Rails code must be readable, formatted and well indented. I wanted to do indent code in my previous projects. Is there any built in rails plugin/gem that can help me to indent my existing code. Any ideas will be really appreciated ! NOTE: Please don''t suggest editor plugins. Thanks & Regards, Sandip R~ -- Ruby on Rails Developer http://sandip.sosblog.com
2009 Aug 25
1
OFX-parser
I am trying to parser a ofx file .I have installed ofx-parser gem. But I am getting error: no such file to load -- hpricot_scan I have checked my gem folder ,I have got hpricot-0.8.1 which is > hpricot-0.6(requirement of ofx-parser).. My code in the General controller look like require ''rubygems'' require ''ofx-parser'' def testing ofx =