by alifbae on 5/12/17, 2:04 PM with 32 comments
by eagsalazar2 on 5/12/17, 5:10 PM
by 3pt14159 on 5/12/17, 5:13 PM
I went as far as writing my own formatter which consumes the db/schema.rb generated string and outputs another string with better formatting. The code is kinda shaky because I wrote it in a rush, but if anyone is interested I can share it with them.
by brandoncordell on 5/12/17, 7:08 PM
by shawabawa3 on 5/12/17, 4:18 PM
by MichaelBurge on 5/12/17, 4:46 PM
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.
by nathan_f77 on 5/12/17, 6:41 PM
"System tests" look great, too. It's great that they've brought this in as a convention, since every Rails project I've worked on has configured capybara for integration tests.
by pqdbr on 5/12/17, 4:42 PM
by swrobel on 5/12/17, 4:38 PM