|
|
|
|
|
by JohnBooty
4325 days ago
|
|
I feel you on the treadmill pain! (The fact that some of the things Rails adds seem
unfortunate to me (turbolinks, spring), can add to my
frustration too).
For those reading this, just wanted to add that the Rails team puts a lot of effort into making things fairly modular. For example, disabling "turbolinks" is as easy as removing one single line from your .gemfile (the config file in which your gems are listed) |
|