You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
For a while now, the gemfile can be named either Gemfile or gems.rb. Since the gemfile is a regular Ruby source file, the latter naming makes sure editors use proper syntax coloring.
Would it be possible to support the alternative naming gems.rb as well?