Sha256: b200c8141ba5b15a1380891121593d7c9c910dcf49013f2a3a0cda625fa76c43
Contents?: true
Size: 557 Bytes
Versions: 3
Compression:
Stored size: 557 Bytes
Contents
## Release Process *For maintainers of Ransack.* To release a new version of Ransack and publish it to RubyGems, take the following steps: - Create a new release, marked `Prerelease`. <<<<<<< Updated upstream - Update the versions file to the new release, commit and push to `master`. ======= - Update the [version.rb](../lib/ransack/version.rb) file to the new release, commit and push to `master`. >>>>>>> Stashed changes - From the terminal, run the following commands ```bash rake build rake release ``` ![Create a Release](img/create_release.png)
Version data entries
3 entries across 3 versions & 2 rubygems