Sha256: 6e5beca886d075e3b67e7ef9c52f6cb31bcbd0406149a09231e64218a7e06d9d

Contents?: true

Size: 1.85 KB

Versions: 1

Compression:

Stored size: 1.85 KB

Contents

# Next Release

## 1.18.1

* Remove haml ugly option

## 1.18.0 (2017-03-01)

* Add --config option

## 1.17.0 (2016-07-14)

* Detect index option in column creation
* Check against activerecord not rails
* Optimize methods of Klass for performance

## 1.16.0 (2016-02-22)

* Add check destroy return value review
* Support json and xml output
* Update urls on rails-bestpractices.com

## 1.15.0 (2014-02-03)

* Add `ignored_files` option to all checks

## 1.14.0 (2013-07-21)

* Add `--with-sublime` command option
* Add default_scope is evil check

## 1.13.0 (2012-11-23)

* Add use turbo-sprockets-rails3 check
* Add check save return value check

## 1.12.0 (2012-11-02)

* Add yaml output
* Add not rescue exception check

## 1.11.0 (2012-09-22)

* Add rabl support
* Extract `code_analyzer` gem
* Use `add_callback` for all checks

## 1.10.0 (2012-06-19)

* Do not support ripper in 1.8.7 anymore
* Add hash syntax check
* Add use parenthesis in method def check
* Add long line check

## 1.9.0 (2012-03-06)

* Parse nested scope routes
* Add protect mass assignment check

## 1.8.0 (2012-02-23)

* Add not use time ago in words check
* Ignore more unused methods
* Improve routes parser

## 1.7.0 (2011-12-14)

* Add slim template support
* Support mongomapper

## 1.6.0 (2011-12-10)

* Improve remove unused methods in controller check
* Add hg support
* Add `--output-file`, `--with-github`, `--only-table`,
  `--last-commit-id` command options

## 1.5.0 (2011-11-26)

* Bug fixes

## 1.4.0 (2011-11-20)

* Parse routes better

## 1.3.0 (2011-11-13)

* Enable RemoveUsedMethodsInModelsCheck by default

## 1.2.0 (2011-10-16)

* No needless_deep_nesting for more than 3 levels in shallow
* Add remove unused methods in models check

## 1.1.0 (2011-10-06)

* Use `sexp_processor` instead of `ruby_parser`
* Add restrict auto-generated routes check

## 1.0.0 (2011-09-24)

* First release

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
rails_best_practices-1.18.1 CHANGELOG.md