From: Robert Spielmann Date: 2006-11-15T00:42:05+09:00 Subject: Re: ruby indentantion --=-0FaM8XbQ0qfMm8ZFnp2O Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Am Mittwoch, den 15.11.2006, 00:39 +0900 schrieb Alfonso: > I have just started with ruby, and something that I have observed is=20 > that most of the code is indented with 2 spaces. Having programmed some=20 > time with C# and python, it's very strange to me so few identation. To=20 > me 4 spaces is much better to read. Is there something like a style=20 > guide in ruby that says that you should use 2 spaces or is it all right=20 > using 4 or 3 spaces? What do you use in your code? >=20 Hi Alfonso, indentation with 2 spaces is a non-written standard in Ruby. I use 2 spaces. Regards, Robert --=20 Robert Spielmann Codecentric GmbH http://www.codecentric.de --=-0FaM8XbQ0qfMm8ZFnp2O Content-Type: application/pgp-signature; name=signature.asc Content-Description: Dies ist ein digital signierter Nachrichtenteil -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2.2 (GNU/Linux) iD8DBQBFWeO/PekiMvb4uacRAs1lAKCvsvulaBpBtBZio+DGjR1OAwLdPwCgjusL J21nMne7wSb9ehwmUr6vXAs= =2Qmw -----END PGP SIGNATURE----- --=-0FaM8XbQ0qfMm8ZFnp2O--