rubocop / rails-style-guide

A community-driven Ruby on Rails style guide
http://rails.rubystyle.guide
6.47k stars 1.06k forks source link

Remove outdated platform advice #308

Closed andyw8 closed 2 years ago

andyw8 commented 2 years ago

I expect this was added before Bundler had proper support for multiple platforms.

andyw8 commented 2 years ago

(was originally added by @sirupsen in https://github.com/rubocop/rails-style-guide/commit/eb3520eb451e56359181df9fef83ed72a19490f5 in 2011).

andyw8 commented 2 years ago

The above matches what Rails generates on a new project.

I don't think there's a need to give any specific guidance here.