Live data from Hacker News

Ruby on Rails 5.1

edgeguides.rubyonrails.org

1–10 of 35 posts

Re: Ruby on Rails 5.1

#6
It looks like "System Test" is what they call end-to-end testing using tools like Selenium with a browser. Scripts that e.g. send POST requests to the server process and check the result seem to also be included.

The new form_with looks convenient. It was always annoying occasionally having to switch all the methods out when a form gets more complex.

I don't really use frontend Javascript stuff, but mostly because it was a pain getting it to work with Rails and doesn't provide much benefit. Maybe in another year the Webpack changes will have made it worth using.

Re: Ruby on Rails 5.1

#7
post #4

This was released on April 27. Old news.

You're right, but curiously every post announcing Rails 5.1 at the time got nowhere on HN: https://hn.algolia.com/?query=rails%205.1&sort=byPopularity&...

I think there's now too much going on and too few people reading /newest for the HN front page to be a resaonably accurate representation of the big stories if a key Rails release didn't even make it at the time :) Seen quite a few similar instances as well. (The real issue IMHO is not enough exposure of or encouragement to visit /newest, so it's pot luck if links get seen.)

Re: Ruby on Rails 5.1

#9

jQuery no longer being a default dependency is great! been waiting for that for a while

Poor jQuery. You truly made the web a better place, but we have moved on. My feelings towards jQuery are almost exactly how I view my childhood dog. It was good while it lasted, but I really had no idea what I was doing back then.

Re: Ruby on Rails 5.1

#10
post #4

This was released on April 27. Old news.

You're right, but curiously every post announcing Rails 5.1 at the time got nowhere on HN: https://hn.algolia.com/?query=rails%205.1&sort=byPopularity&... I think there's now too much going on and too few people reading /newest for the HN front page to be a resaonably accurate representation of the big stories if a key Rails release didn't even make it at the time :) Seen quite a few similar instances as well. (The r…

Or more people are just moving on from Rails. I used to religiously follow every release. That ended shortly have the first few 3.x releases
Post reply on HN