aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/MIT-LICENSE
diff options
context:
space:
mode:
authorJon Leighton <j@jonathanleighton.com>2011-06-12 18:50:24 +0100
committerJon Leighton <j@jonathanleighton.com>2011-06-12 18:50:24 +0100
commitc52520166be48299b589dbccd7d1ee22b1095ffb (patch)
tree40fe77cfafd7de58a60ca0b72b5445f3301cada2 /activerecord/MIT-LICENSE
parent232c66a1ba3c683655856d277b7227faa37fb8c3 (diff)
downloadrails-c52520166be48299b589dbccd7d1ee22b1095ffb.tar.gz
rails-c52520166be48299b589dbccd7d1ee22b1095ffb.tar.bz2
rails-c52520166be48299b589dbccd7d1ee22b1095ffb.zip
Make assert_no_queries literally enforce that there are no queries. As in, not a single line of SQL should be sent to the database, not even stuff that is ignored by assert_queries. The argument being that if you write assert_no_queries, you really do not want there to be any queries.
Diffstat (limited to 'activerecord/MIT-LICENSE')
0 files changed, 0 insertions, 0 deletions