> I saw the postings and the changeset here
> (http://dev.rubyonrails.org/changeset/4929) saying assert_tag is
> deprecated in favor of the new hotness assert_select, but it was never
> actually added to deprecated_assertions.rb. And I can use it just
> fine in a test without any warnings. Was that just an oversight or am
> I missing something?
That looks like an oversight, yes. assert_select is the preferred way
of making that kind of assertions now.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"Ruby on Rails: Core" group.
To post to this group, send email to rubyonrails-core@googlegroups.com
To unsubscribe from this group, send email to
rubyonrails-core-unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/rubyonrails-core?hl=en
-~----------~----~----~----~------~----~------~--~---