Merge pull request #2963 from AndrewKvalheim/ajax-datatables-rails-1

Update UserDatatable for ajax-datatables-rails 1
This commit is contained in:
Henne Vogelsang 2022-03-08 13:22:33 +01:00 committed by GitHub
commit b04ad33138
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 3 deletions

View file

@ -4,7 +4,7 @@ require 'spec_helper'
describe UserDatatable do
subject! do
described_class.new(view)
described_class.new({}, view_context: view)
end
let(:data_cols) do