Hacker News new | ask | show | jobs
by baash05 1649 days ago
Typically I lean to rake tasks (rails dev).. these have spec and go through PR process just like everything else. In worst case we jump on directly.. But each rails instruction or db instruction is logged against the dev who did it (In slack chat that anyone can see, in real time)
1 comments

Honestly the tooling in Rails for this is the thing I miss most now I don't get to work in it any more. Makes me wonder how anyone gets anything done without it.