aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/generators/testing/assertions.rb
Commit message (Expand)AuthorAgeFilesLines
* remove unused requireyuuji.yaginuma2015-10-081-2/+0
* assert_file understands paths with special charactersDiego Carrion2015-06-181-1/+1
* Require shellwords since it is dependecy of this fileRafael Mendonça França2014-06-261-0/+2
* More Warnings removed for ruby trunkArun Agrawal2013-11-011-2/+2
* Make the application name snake cased when it contains spacesRobin Dupret2013-10-221-1/+1
* Revert "Merge pull request #10194 from pabloh/extract_regexp_at_generators_te...Carlos Antonio da Silva2013-04-121-3/+1
* Extract method declaration regexp into a constantPablo Herrero2013-04-121-1/+3
* Move the class methods to above the protected sectionRafael Mendonça França2013-04-011-3/+0
* Break down Rails::Generator::TestCase into modulesPablo Herrero2013-03-311-0/+124