chinwagsocial/app
Yamagishi Kazutoshi dc559d6b7a Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131)
In Code Climate, eslint-plugin-jsx-a11y v4.0.0 is used.
Therefore, it seems that a warning is displayed.

ref https://github.com/codeclimate/codeclimate-eslint/pull/273
2017-05-19 11:44:28 +02:00
..
assets/stylesheets Replace sprockets/browserify with Webpack (#2617) 2017-05-03 02:04:16 +02:00
controllers Conditional validations no longer accept strings for if/unless (#3124) 2017-05-19 03:11:23 +02:00
helpers Improve how params from controller are permitted in filter helper (#3129) 2017-05-19 11:43:20 +02:00
javascript Downgrade eslint-plugin-jsx-a11y to v4.0.0 (#3131) 2017-05-19 11:44:28 +02:00
lib Conditional validations no longer accept strings for if/unless (#3124) 2017-05-19 03:11:23 +02:00
mailers Remove unnecessary .keep files (#2976) 2017-05-11 01:45:42 +02:00
models Define instance method outside #included (#3128) 2017-05-19 11:41:45 +02:00
presenters Bump version, improve how version is stored for better commit history (#2526) 2017-04-27 15:22:19 +02:00
services Account domain blocks (#2381) 2017-05-19 01:14:30 +02:00
validators Stricter whitelist rules (#2213) 2017-04-26 01:22:51 +02:00
views Use stylesheet_pack_tag in embedded layout, avoids pipeline deprecation warning (#3123) 2017-05-19 03:11:17 +02:00
workers After remote follow worker specs (#3098) 2017-05-18 21:10:41 +02:00