|
|
|
|
|
by taf2
2018 days ago
|
|
IMO it really has not changed much even from the 1.x days it’s just a bit more polished with AR having where syntax now instead of only find and better solutions for organizing code that isn’t strictly model/view/controller. But if i opened a rails 6 or rails 1, it’d be pretty easy to find my way around... Avoid too many after hooks and before filters(er actions) and the code will be easier to follow and maintain |
|