PrelandsRails (Rails based gem)

Код, занимающийся валидацией и публикацией прелендов V4.

How to publish gem

  1. Bump version inside prelands_rails.gemspec.
  2. Make commit & push to master branch.
  3. Then checkout tags branch and git rebase master (accept theirs if there are any conflicts).
  4. Then git push - and Gitlab CI publish the new version of the gem.