aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_dispatch/testing/assertions/dom.rb
Commit message (Expand)AuthorAgeFilesLines
* Remove deprecated assertion filesRafael Mendonça França2015-01-041-3/+0
* Changed deprecation message in dom and selector assertions in Action Dispatch.Timm2014-06-161-1/+1
* Moved Dom and Selector assertions from ActionDispatch to ActionView.Timm2014-06-161-73/+2
* Corrected documentation bug.Timm2014-06-151-10/+57
* Added Loofah as a dependency in actionview.gemspec.Timm2014-06-111-9/+9
* Pass assert_dom_equal message arg to underlying assertionRyan McGeary2013-08-041-4/+4
* Alias refute methods to assert_not and perfer assert_not on testsRafael Mendonça França2012-12-311-1/+1
* Move action_controller/vendor/html-scanner to action_viewPiotr Sarnacki2012-08-281-1/+1
* Removing ==Examples and last blank lines of docs from actionpackFrancesco Rodriguez2012-05-151-6/+0
* just use assert and refute rather than building messagesAaron Patterson2012-01-061-6/+2
* escape constants that should not be linked toJoost Baaij2010-08-271-1/+1
* All AD modules are "deferrable"Joshua Peek2009-12-221-1/+3
* Move generic assertions into ActionDispatchJoshua Peek2009-04-301-0/+35