aboutsummaryrefslogtreecommitdiffstats
path: root/activerecord/test/fixtures/owners.yml
diff options
context:
space:
mode:
authorAkira Matsuda <ronnie@dio.jp>2013-07-22 13:49:50 +0900
committerAkira Matsuda <ronnie@dio.jp>2013-07-25 17:13:53 +0900
commit44f785357cc001230215dea09bee6738e5612c63 (patch)
treee22c57947a411cb4ffdfbabffd31511e732d92df /activerecord/test/fixtures/owners.yml
parent3c6f35dc03e3543b418bcee38dc5f3ffbe92a72c (diff)
downloadrails-44f785357cc001230215dea09bee6738e5612c63.tar.gz
rails-44f785357cc001230215dea09bee6738e5612c63.tar.bz2
rails-44f785357cc001230215dea09bee6738e5612c63.zip
Use Ruby 2.0 caller_locations instead of caller if available
* we no more have to manipulate the each caller strings by ourselves using caller_locations * caller_locations runs slightly faster, and creates less objects than good old caller Benchmark (loading an Engine 1000 times): caller: 262.89 ms caller_locations: 186.068 ms
Diffstat (limited to 'activerecord/test/fixtures/owners.yml')
0 files changed, 0 insertions, 0 deletions