Merge pull request #647 from kgrz/master

Added a missing backtick literal in the German README
This commit is contained in:
Konstantin Haase 2013-02-26 15:22:19 -08:00
commit 2a69d2ea58
3 changed files with 2484 additions and 1932 deletions

View File

@ -106,6 +106,7 @@ Routen mit regulären Ausdrücken sind auch möglich:
get %r{/hallo/([\w]+)} do
"Hallo, #{params[:captures].first}!"
end
```
Und auch hier können Block-Parameter genutzt werden:

2483
README.ko.md Normal file

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff