| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| fixtures | ||
| integration | ||
| lib | ||
| spec_helper.rb |
* Add columns managed by Globalize gem Globalize hooks into the model and removes the translated columns from the `klass.columns`. This commit checks if globalize is hooked into the model and adds the necessary columns to the annotation array. * Disable Rubocop Metrics/BlockLength for spec files RSpec spec files can contain long blocks easily because of the outher describe methods. So this rule makes not too much sense for these files.
| Name |
Last commit
|
Last update |
|---|---|---|
| .. | ||
| fixtures | Loading commit data... | |
| integration | Loading commit data... | |
| lib | Loading commit data... | |
| spec_helper.rb | Loading commit data... |