Sha256: 8b410f41701c42c67c571cfa2890923a915d0b119f9bc35571cc121b75185d1a
Contents?: true
Size: 1006 Bytes
Versions: 1
Compression:
Stored size: 1006 Bytes
Contents
# ActionMan ![CI](https://github.com/javierav/action_man/workflows/CI/badge.svg) Simple actions for your models ## Status > :warning: **This project is still experimental, use with caution!** ## Installation Add this line to your application's Gemfile: ```ruby gem "action_man" ``` And then execute: ```shell bundle install ``` ## Usage ## Development After checking out the repo, run `bin/setup` to install dependencies. Then, run `rake test` to run the tests. You can also run `bin/console` for an interactive prompt that will allow you to experiment. To install this gem onto your local machine, run `bundle exec rake install`. To release a new version, update the version number in `version.rb`, and then run `bundle exec rake release`, which will create a git tag for the version, push git commits and the created tag, and push the `.gem` file to [rubygems.org](https://rubygems.org). ## License Copyright © 2023 Javier Aranda. Released under the terms of the [MIT license](LICENSE).
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
action_man-0.0.1 | README.md |