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 5.2

151 pointsby moeamayaover 7 years ago

14 comments

baddoxover 7 years ago
Say what you will about Rails, I find it hard not to love, despite having dealt with a couple of large Rails codebases that were woefully out of date and&#x2F;or ridden with technical debt from programmers who were either unaware of or were compelled to do things against “the Rails way.”<p>I’ve investigated several alternatives that offer significant advantages over Rails, like static type checking or simplicity or security or performance, but I still suspect that I would turn to Rails if I were to start my own web company or any non-trivial web app or API I intended to keep around for a while.
RailsLover98over 7 years ago
I love Rails, but for me, it’s missing the Daniel Kehoe style generators. As a web app developer, I don’t want to configure omniauth, capybara, Twitter bootstrap, rspec.<p>Add that ability to the command line like:<p>rails new Blog —configure bootstrap capybara rspec omniauth=github<p>And then it automatically shows up. I get a landing page where I can login with github and get a skeleton spec directory where I can just start adding tests. And I can start using bootstrap css classes in my erb templates and they just work.<p>I love Daniel Kehoe’s work (Rails Apps) and I’m surprised it’s not being incorporated into Rails. His work makes Rails even more approachable and I think Rails is missing Daniel’s little gem.<p><a href="https:&#x2F;&#x2F;github.com&#x2F;RailsApps&#x2F;rails-composer" rel="nofollow">https:&#x2F;&#x2F;github.com&#x2F;RailsApps&#x2F;rails-composer</a>
评论 #15795327 未加载
wjosseyover 7 years ago
Currently ending year one of my new startup which is being built on top of rails. It continues to be a remarkably great platform upon which to build a real sustainable business.<p>Thank you to all the contributors who have contributed so far to this release and to all those who will test it prior to GA.
desireco42over 7 years ago
As usual, Rails is impresive framework and this update addresses and eases pains (file uploads) and streamlines work (redis and cacheing).<p>Most people unfortunatelly are stuck with old codebases and will have to wait before they can use something shiny like this in daily work.<p>Last few years, majority of my work in Rails is upgrading older apps to current, for security mostly.<p>Really great update, congrats DHH and the team.
评论 #15792942 未加载
pqdbrover 7 years ago
Have to say it again: I love Rails. Thanks guys.<p>Active Storage looks amazing.
quickthrower2over 7 years ago
Just 4 comments in 2hrs? Hallmark of a mature technology.
cgoreover 7 years ago
Active Storage looks nice, and perfect timing for me, I&#x27;m looking to add generic file blobs to my toy project in Rails pretty soon.
regulation_dover 7 years ago
Rails introduced me to software development. From the beginning I felt really comfortable in Rails, and that&#x27;s part of what gave me the confidence to switch careers.<p>I don&#x27;t write Ruby for a living anymore, but I am super appreciative of all the things the Rails team has done.
skinnymuchover 7 years ago
This is a pretty good update from the looks of it. Maybe I shouldn&#x27;t be surprised by the low votes and comments? I did expect more though.
评论 #15793243 未加载
sadiqmmmover 7 years ago
Rails is amazing! :)
ksecover 7 years ago
What&#x27;s coming in 6.0? If this is 5.2 It seems something much bigger is in the work.
thebiglebrewskiover 7 years ago
Yay Rails! Kudos to the whole core team for the continued work on the platform.
Axsuulover 7 years ago
Great to see Rails chugging along and focusing
ghaydarovover 7 years ago
Kudos guys!