Skip to content

RuboCop Rails 2.1.0

Choose a tag to compare

@koic koic released this 25 Jun 15:58
· 1903 commits to master since this release

Bug fixes

  • #43: Remove change_column_null method from BulkChangeTable cop offenses. ([@anthony-robin][])
  • #79: Fix RuboCop::Cop::Rails not defined (NameError). (@rmm5t)

Changes