Commit Graph

28 Commits

Author SHA1 Message Date
Konstantin Haase d1ab58deb3 rename public to public_folder, fixes #301 2011-06-16 00:24:27 +02:00
Konstantin Haase b6d589e585 adjust readme examples so they work with 1.9.2 even if pwd is not on the path 2011-06-01 23:24:38 +02:00
Konstantin Haase 8dc9e35ff3 jruby 1.6.1 now is able to gem install cexts out of the box 2011-05-17 11:40:14 +02:00
Sylvain Desvé 9b77a2de7e Updated French README and fixed typography. 2011-05-03 23:29:14 +02:00
Rémy Coutable d8f46b5c88 Typography update: added whitespace before "?", "!", ";" and ":", changed "le gem" to "la gem" and made some little rewording. 2011-05-02 05:44:49 -07:00
Konstantin Haase 89506b2009 README markup fix 2011-04-30 14:20:11 +02:00
Konstantin Haase 6ad90f55e5 Merge branch 'master' into tilt-1.3 2011-04-17 14:47:37 +02:00
Konstantin Haase 039675f4b4 test and fix #call example 2011-04-17 12:56:03 +02:00
Konstantin Haase 66f1256167 env is accessable directly, no need to use request.env 2011-04-17 12:45:06 +02:00
Konstantin Haase 9ce9e543e0 add support for creole templates 2011-04-15 11:59: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