Skip to content

Commit

Permalink
rename one of the two 'Plantillas Inline' to 'Plantillas Embebidas' i…
Browse files Browse the repository at this point in the history
…n spanish readme
  • Loading branch information
gnandretta authored and rkh committed Jan 13, 2011
1 parent 7216a9a commit d481e6b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.es.rdoc
Expand Up @@ -480,13 +480,13 @@ son necesarios para renderizar plantillas CoffeeScript:

Renderiza <tt>./views/application.coffee</tt>.

=== Plantillas Inline
=== Plantillas Embebidas

get '/' do
haml '%div.titulo Hola Mundo'
end

Renderiza el template contenido en el string.
Renderiza el template embebido en el string.

=== Accediendo a Variables en Plantillas

Expand Down

0 comments on commit d481e6b

Please sign in to comment.