anatol / quarry

Rubygems binary repository for Arch Linux
GNU General Public License v3.0
53 stars 25 forks source link

Updates rails to support RubyMine autocomplete #61

Closed Zerophase closed 7 years ago

Zerophase commented 7 years ago

RubyMine complains about not having the rails gem installed, if rails isn't in the gem folder. As a work around I currently have to install rails to the local user. Since the only file in the rails folder is README.md it has to be included for rails to be properly detected by RubyMine.