mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
I think it's a bit overkill to test this line from Admin::VersionsController 30 times. ``` PaperTrail::Version.where(conference_id: @conference.id).accessible_by(current_ability) ``` Let's do it once... |
||
|---|---|---|
| .. | ||
| ability | ||
| controllers | ||
| datatables | ||
| factories | ||
| features | ||
| helpers | ||
| mailers | ||
| models | ||
| pdfs | ||
| routing | ||
| serializers | ||
| support | ||
| spec_helper.rb | ||