In some files we recommended using rails, in others bin/rails. The inconsistency is now fixed 🎉
Why prefer rails as the recommended executable? It does all the heavy lifting of dispatching to the app appropriate Rails version, so that's why users don't need to target bin/rails manually.