Envek / lefthook-crystalball-example
Learn how to make git hooks to do most routine tasks for you: install gems, migrate the database, run tests, and linters.
☆12Updated 2 years ago
Related projects ⓘ
Alternatives and complementary repositories for lefthook-crystalball-example
- Replaces Rails PostgreSQL `dbconsole` with the much nicer `pgcli`☆33Updated 3 weeks ago
- Awesome linter for FactoryBot☆12Updated last year
- Syntax Tree support for ERB☆21Updated this week
- ☆52Updated 2 weeks ago
- Simple gem to provide a coverage of I18n keys used during test suite☆25Updated 2 years ago
- Literal Enums for Rails☆17Updated last year
- Speed up ActiveRecord#present? calls with the power of monkeypatching!☆60Updated 4 years ago
- A RuboCop plugin that allows to disable some unfavorite ruby syntax, such as `unless`, safe navigation etc.☆22Updated last year
- Super simple and convenient way to isolate and namespace a collection of related methods☆36Updated 7 months ago
- yard plugin to generate markdown documentation☆12Updated 2 months ago
- Keeping mocks in line with real objects 🥡☆47Updated last year
- ActiveRecord extension to enable tracking of your records.☆28Updated 2 years ago
- Feature Envy enhances Ruby with features inspired by other programming languages☆43Updated 6 months ago
- A linting tool for your Rails routes☆30Updated 4 months ago
- CLI Templating System and String Formatter☆30Updated last week
- Transient Record helps define transient tables and Active Record models for testing purposes