Read more

RubyMine: How to add a german spell checker

Emanuel
October 17, 2018Software engineer at makandra GmbH

Since the Spell checker german dictionary Show archive.org snapshot plugin is not maintained anymore, here is another way to use a german dictionary.

  1. Install the Hunspell plugin and restart Ruby Mine
  2. Run sudo apt install hunspell-de-de
  3. Select /usr/share/hunspell/de_DE.dic in File > Settings > Editor > Spelling > Custom Directory +
Illustration online protection

Rails Long Term Support

Rails LTS provides security patches for old versions of Ruby on Rails (2.3, 3.2, 4.2 and 5.2)

  • Prevents you from data breaches and liability risks
  • Upgrade at your own pace
  • Works with modern Rubies
Read more Show archive.org snapshot

Screenshot_from_2018-10-17_16-47-03.png

Posted by Emanuel to makandra dev (2018-10-17 16:38)