Project

General

Profile

Actions

Bug #11912

closed

Remove deprecated assert_present assert_blank

Added by Daniel Lobato Garcia over 8 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Tests
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

Rails 4.1 deprecates assert_present and assert_blank as per http://guides.rubyonrails.org/4_1_release_notes.html . We don't use these extensively, so we can afford to remove them and use the recommended assert object.present? and assert object.blank?


Related issues 1 (0 open1 closed)

Related to Foreman - Tracker #3157: Rails 4.1 upgrade tasksClosed09/27/2013

Actions
Actions #1

Updated by Daniel Lobato Garcia over 8 years ago

Actions #2

Updated by The Foreman Bot over 8 years ago

  • Status changed from New to Ready For Testing
  • Pull request https://github.com/theforeman/foreman/pull/2751 added
  • Pull request deleted ()
Actions #3

Updated by Dominic Cleal over 8 years ago

  • Category set to Tests
  • Assignee set to Daniel Lobato Garcia
  • translation missing: en.field_release set to 63
Actions #4

Updated by Daniel Lobato Garcia over 8 years ago

  • Status changed from Ready For Testing to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF