Comments on: Tab Problem in rails .rhtml files /2006/08/10/tab-problem-in-rails-rhtml-files/ Its all about Ruby On Rails Thu, 14 Mar 2013 06:19:42 +0000 hourly 1 #/?v= By: lokimikoj /2006/08/10/tab-problem-in-rails-rhtml-files/comment-page-1/#comment-28 lokimikoj Fri, 21 Sep 2007 19:00:04 +0000 /?p=24#comment-28 Hi all! Hi! I found lots of intresting things here, very nicely done. Hi all!

Hi! I found lots of intresting things here, very nicely done.

]]>
By: franee /2006/08/10/tab-problem-in-rails-rhtml-files/comment-page-1/#comment-27 franee Thu, 09 Nov 2006 20:20:59 +0000 /?p=24#comment-27 I had the same problem on windows. Thanks for the solution:) I had the same problem on windows.
Thanks for the solution:)

]]>
By: sur /2006/08/10/tab-problem-in-rails-rhtml-files/comment-page-1/#comment-26 sur Thu, 05 Oct 2006 14:02:20 +0000 /?p=24#comment-26 This problem with rmagick should be solved by the latest version. Tabs should not be a problem for rails. The download, I believe, for the RMagick version with the fix is now up on RubyForge. Take care. This problem with rmagick should be solved by the latest version. Tabs should not be a problem for rails. The download, I believe, for the RMagick version with the fix is now up on RubyForge. Take care.

]]>
By: Benjamin Cardenas Salamandra /2006/08/10/tab-problem-in-rails-rhtml-files/comment-page-1/#comment-25 Benjamin Cardenas Salamandra Sun, 03 Sep 2006 04:32:25 +0000 /?p=24#comment-25 I have similar problem in generators, but i put ERB.new(file.read.gsub(/\t/, " "), nil, '-').result(b) in line 277 of file \ruby\lib\ruby\gems\1.8\gems\rails-1.1.6\lib\rails_generator\commands.rb I have similar problem in generators, but i put
ERB.new(file.read.gsub(/\t/, ” “), nil, ‘-’).result(b)

in line 277 of file \ruby\lib\ruby\gems\1.8\gems\rails-1.1.6\lib\rails_generator\commands.rb

]]>
By: jose /2006/08/10/tab-problem-in-rails-rhtml-files/comment-page-1/#comment-24 jose Sat, 02 Sep 2006 15:02:32 +0000 /?p=24#comment-24 I have the same problem. I can't solve it in that way, but the bug is only on windows. In linux i have no problems. I have the same problem. I can’t solve it in that way, but the bug is only on windows. In linux i have no problems.

]]>