Releases: rubocop/rubocop-rails
Releases · rubocop/rubocop-rails
RuboCop Rails 2.2.1
13 Jul 03:59
Compare
Sorry, something went wrong.
No results found
Bug fixes
#86 : Fix an incorrect auto-correct for Rails/TimeZone when using Time.new. (@koic )
RuboCop Rails 2.2.0
06 Jul 16:05
Compare
Sorry, something went wrong.
No results found
Bug fixes
#67 : Fix an incorrect auto-correct for Rails/TimeZone when using DateTime. (@koic )
RuboCop Rails 2.1.0
25 Jun 15:58
Compare
Sorry, something went wrong.
No results found
Bug fixes
#43 : Remove change_column_null method from BulkChangeTable cop offenses. ([@anthony-robin ][])
#79 : Fix RuboCop::Cop::Rails not defined (NameError). (@rmm5t )
Changes
RuboCop Rails 2.0.1
08 Jun 06:38
Compare
Sorry, something went wrong.
No results found
RuboCop Rails 2.0.0
08 Jun 06:32
Compare
Sorry, something went wrong.
No results found
New features
Extract Rails cops from rubocop-hq/rubocop repository. (@koic )
#19 : Add new Rails/HelperInstanceVariable cop. (@andyw8 )