docbrown/config
rhymes e588fa7ece Code cleanups (#659)
* Initial automatic cleanup with rubocop

* Fix syntax error introduced by rubocop

* Cleanup seeds file

* Cleanup lib folder

* Exclude bin folder because it contains auto generated files

* Make Rubocop a little bit more chatty

* Block length should not include comments in the count

* Cleanup config folder

* Cleanup specs

* Updated Rubocop version and generated a todo file

* Fix broken ArticlesApi spec

* Fix tests

* Restored rubocop pre-commit hook
2018-08-07 11:00:13 -04:00
..
environments Code cleanups (#659) 2018-08-07 11:00:13 -04:00
initializers Code cleanups (#659) 2018-08-07 11:00:13 -04:00
locales Initial commit 2018-02-28 16:11:08 -05:00
webpack Reduce Airbrake's error output (#628) 2018-07-27 09:04:52 -07:00
application.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
boot.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
cable.yml Initial commit 2018-02-28 16:11:08 -05:00
database.yml Move statement timeout to env variable (#271) 2018-05-02 15:03:36 -04:00
database.yml.travis Migrate to Travis CI --skip-ci (#588) 2018-07-16 17:11:42 -04:00
environment.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
features.rb Remove Sendbird (#421) 2018-06-19 17:51:10 -04:00
puma.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
routes.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
sample_application.yml Misc DX improvement (#621) 2018-07-25 22:08:17 -07:00
secrets.yml Initial commit 2018-02-28 16:11:08 -05:00
skylight.yml Initial commit 2018-02-28 16:11:08 -05:00
spring.rb Initial commit 2018-02-28 16:11:08 -05:00
webpacker.yml Make adjustments and fixes to DEV Conncect (#427) 2018-06-13 14:46:30 -04:00