Skip to content

Releases: tablexi/tablexi_dev-generators

0.1.4

10 Jul 18:51
Compare
Choose a tag to compare

Add new rubocop exclusions to ignore the length of Rails initializers and seeds.

0.1.3

26 Jun 15:08
Compare
Choose a tag to compare

Fix 'could not load generator' errors.

0.1.2

15 Jun 20:59
Compare
Choose a tag to compare

A minor refactor to add a BaseGenerator that all other TablexiDev generators inherit from.

0.1.1

15 Jun 20:24
2b10555
Compare
Choose a tag to compare

Fixed git hook installation issue that was causing undefined method 'copy_and_set_executable'

This release was not published to rubygems.org.

0.1.0

11 Jun 18:56
9bd77e5
Compare
Choose a tag to compare

Supports generating rubocop configs, unicorn config, and git hooks.