Sha256: 8d7833b39171aa4e2e3cee38abb6b48fd89b1621a41d305b4ca24df8cec4b368
Contents?: true
Size: 917 Bytes
Versions: 3
Compression:
Stored size: 917 Bytes
Contents
# <%= app_name.humanize %> ## Setup ```bash $ bin/setup ``` ## Git By default, pre-commit hooks are setup to run `bin/rails`. To override this while committing pass the `--no-verify` option to your commit. ## Definition of Done In addition to satisfying acceptance criteria, new functionality/changes/etc must meet the following requirements before they can be considered "done": 1. Check all the boxes in `PULL_REQUEST_TEMPLATE.md` 1. Have received the :shipit: in peer review via Pull Request. ## Automated Testing Policy TODO: Add your team's agreed upon policy here. ## Styleguide Enforcement We run [rubocop][rubocop] with near vanilla configs to enforce the Ruby Community Styleguide. It runs as part of the default `$ rake` task on CI or can be run on its own with `$ rubocop`. [rubocop]: https://github.com/bbatsov/rubocop ## Browser Compatibility TODO: Add your team's agreed upon policy here.
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
philosophies-suspenders-2.2.6 | templates/README.md.erb |
philosophies-suspenders-2.2.4 | templates/README.md.erb |
philosophies-suspenders-2.2.3 | templates/README.md.erb |