Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
Derferman
on Oct 20, 2011
|
parent
|
context
|
favorite
| on:
An HN style social news site written in Ruby/Sinat...
> Don't use templates, they suck.
This is surprising. Why not make minimal use of ERB or Mustache?
erikpukinskis
on Oct 20, 2011
[–]
It seems like they just reimplemented a custom HAML subset.
riffraff
on Oct 20, 2011
|
parent
[–]
looks more like CGI::HtmlExtension in the ruby's stdlib but with hash as params
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
This is surprising. Why not make minimal use of ERB or Mustache?