Ruby gem providing a plugin for easy access and modify of configuration files for GRUB2. It uses config_files_api framework.
For examples of usage see directory examples and rspec testsuite.
- push new gem to rubygems.org
- go to build service repo checkout
- fetch new gem and remove old one
- copy CHANGELOG to .changes file
- use gem2rpm to generate new spec file
- submit changes