We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
e3b0d8c
Add new rubocop exclusions to ignore the length of Rails initializers and seeds.
initializers
seeds
2076243
Fix 'could not load generator' errors.
ffbc250
A minor refactor to add a BaseGenerator that all other TablexiDev generators inherit from.
BaseGenerator
TablexiDev
2b10555
Fixed git hook installation issue that was causing undefined method 'copy_and_set_executable'
undefined method 'copy_and_set_executable'
This release was not published to rubygems.org.
9bd77e5
Supports generating rubocop configs, unicorn config, and git hooks.