09 Apr 2007

renaming all your .rhtml files to .erb file

rails posted by Akhil Bansal

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

blog comments powered by Disqus