This is a ruby 1.8.4 + windows issue unrelated to Rails from what I
understand.  In cases where there are tabs, replacing them is the best
fix.  I think spaces are preferable to tabs anyway.

~ Ben

On 4/27/06, Francois Beausoleil <[EMAIL PROTECTED]> wrote:
> Hi !
>
> File:
> actionpack/lib/action_controller/templates/rescues/routing_error.rhtml:4
>
> Has tabs instead of spaces for indenting.  That causes an Application
> Error on Win32.
>
> Simply replace the tabs with spaces and everything works again.  Do we
> need a patch for something like this ?  We should probably audit all
> rescues for the same error too.
>
> Maybe a pre-commit filter to reject files ending in .rhtml with embedded tabs 
> ?
>
> Bye !
> --
> François Beausoleil
> http://blog.teksol.info/
>
> _______________________________________________
> Rails-core mailing list
> Rails-core@lists.rubyonrails.org
> http://lists.rubyonrails.org/mailman/listinfo/rails-core
>
>
>


--
Ben Reubenstein
http://www.benr75.com
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core

Reply via email to