09
Apr
2007
renaming all your .rhtml files to .erb file
As all of us know that .rhtml is deprecated now, we should use .erb instead. I found some lines of code that can svn move all your rhtml files to erb.
Please find that code here
