Commit Graph

19 Commits

Author SHA1 Message Date
Konstantin Haase 66f1256167 env is accessable directly, no need to use request.env 2011-04-17 12:45:06 +02:00
Sylvain Desvé 644c26e287 French README update.
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2011-04-08 17:42:44 +01:00
Sylvain Desvé 86eaf06b50 Sync French readme.
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2011-03-11 09:36:24 +01:00
Sylvain Desvé 95924e30ea Updated the French README.
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2011-03-07 10:27:15 +01:00
Konstantin Haase 7c186a0d48 require "rdoc" -> require "rdoc/markup/to_html"
this file is not loaded but require "rdoc", moreover, we only need markup
2011-02-26 10:44:09 +01:00
Konstantin Haase 314a98fc8e Remove uneccessary # from READMEs. 2011-01-11 09:15:31 +01:00
Andrey Samsonov 796d62a487 README.* fixed typos
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-11-11 07:59:14 -06:00
Andrew Hampton e6887fe430 Fix typo in middleware example.
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-11-07 09:49:23 +01:00
Konstantin Haase ca7fbe5472 Add documentation for Slim templates. 2010-11-05 13:59:49 +01:00
burningTyger e93951e3d1 You still need the haml gem for sass/scss. However, this will change soon.
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-10-19 23:38:29 +02:00
Sylvain Desvé 3feef2d055 Updated French README with request object documentation.
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-10-12 22:30:39 +02:00
Konstantin Haase c4b9fdc440 Yet another markup fix for the README. 2010-10-12 17:31:59 +02:00
Konstantin Haase 6584711171 Minor markup fix in README. 2010-10-12 17:16:29 +02:00
Konstantin Haase a1052fe960 Uneccessary content_type lines removed from Spanish and French README. 2010-10-10 13:57:09 +02:00
Konstantin Haase dd81da11bb Add nokogiri helper method. Tilt supports Nokogiri for quite some time now, but it was not as easy to use as builder, and not documented. Tests and documentation included. 2010-10-10 13:53:43 +02:00
Sylvain Desvé 4d87a59bea Updated the French README to include changes made to the English version. Made some adjustements.
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-10-09 16:30:21 +02:00
Konstantin Haase 1abac3217f Add note to all README translations saying: 'Important Note: This document is just a translation of the English version and might not be up to date.'
French translation by Gabriel Andretta (ohhgabriel)
Spanish translation by michelc
Japanese translation by Kiko Uehara (kiko)

Japanese translation also includes 'Please refer to original English document for the most up to date information.'
More translations and discussion: http://gist.github.com/589498
2010-09-22 07:56:17 +02:00
Konstantin Haase 3a25d9878b Adjust examples in French and Spanish READMEs. 2010-09-21 08:57:26 +02:00
mig 945a1f8dbd Add README's French translation.
Signed-off-by: Konstantin Haase <konstantin.mailinglists@googlemail.com>
2010-09-21 08:46:20 +02:00