TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Rails Rumble Winners - Gem Teardown

74 pointsby gurgeousover 12 years ago

11 comments

nahnameover 12 years ago
Very interesting information. Definitely going to have a look at a few gems after this. Thanks for sharing.<p>On a side note, HAML is the best example of technology for technologies sake. It adds a small amount of value while adding the complexity of a new language. I've never felt the "juice was worth the squeeze" so to speak. Curious as to why it has the following that it does.
评论 #4690066 未加载
mcmireover 12 years ago
Nice breakdown. Just a critique, I'm willing to bet that people were using therubyracer to compile CoffeeScript.
评论 #4690416 未加载
评论 #4690759 未加载
gurgeousover 12 years ago
I put this together yesterday, with help from the ten winning teams. It's kind of like the occasional HN post that looks at hosting decisions made by YC companies. Maybe I'm just a gems geek, but I find this sort of thing fascinating.
评论 #4692877 未加载
rotation1over 12 years ago
Seeing it listed in this way reminds me of all the moving parts in actually getting an app online.<p>I'm glad I finally (mostly) have a grip on it all but boy did it take a while.
zachinglisover 12 years ago
I'm an organiser of Rumble. If the writers are reading this, I am sure we could try and work out more if they ever want to play with more metrics. :)
评论 #4690814 未加载
jashkenasover 12 years ago
Nine out of the ten winning teams wrote their JavaScript in CoffeeScript? Wow, that's pretty incredible -- I would never have expected it.
评论 #4692710 未加载
Tipzntrixover 12 years ago
Rats. I was rooting for Uptilt:<p><a href="http://uptilt.r12.railsrumble.com/" rel="nofollow">http://uptilt.r12.railsrumble.com/</a>
评论 #4692238 未加载
minikomiover 12 years ago
Why is beanstalk often looked over? Has anyone ha problems with it before? Or is it just marketing problems..
评论 #4691991 未加载
评论 #4691180 未加载
评论 #4691029 未加载
praveenhmover 12 years ago
This is great. I am putting my own list of gems from all the participants, I will list it once done.
kevinfatover 12 years ago
jquery and bootstrap are great for putting together a rails app really quick, but I wish there was a better way that didn't add bloat. I find that jquery and bootstrap add significant download latency to a webpage even if they are gzipped.
mvzinkover 12 years ago
Isn't Devise older than OmniAuth?