diff options
author | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2012-06-24 14:15:57 -0700 |
---|---|---|
committer | Carlos Antonio da Silva <carlosantoniodasilva@gmail.com> | 2012-06-24 14:15:57 -0700 |
commit | df640f99dc24b01d61f9273d70f53a1d20cc9672 (patch) | |
tree | d947318a2208d99f7a1d2a7c03c735d1559fd3a8 /guides/source/contributing_to_ruby_on_rails.textile | |
parent | 8635f6a465969624af132e4087b190ef30b3112b (diff) | |
parent | 008023c29a1dcc1b9f210dc117f8932bd708fb90 (diff) | |
download | rails-df640f99dc24b01d61f9273d70f53a1d20cc9672.tar.gz rails-df640f99dc24b01d61f9273d70f53a1d20cc9672.tar.bz2 rails-df640f99dc24b01d61f9273d70f53a1d20cc9672.zip |
Merge pull request #6847 from benolee/patch-1
Correct line numbers for reader and writer methods in AS configurable
The line number for the reader method is off by one due to the local variable line being reassigned to the writer's line.
This commit would provide correct line numbers for backtraces and method introspection (for example, method(:reader).source_location).
Diffstat (limited to 'guides/source/contributing_to_ruby_on_rails.textile')
0 files changed, 0 insertions, 0 deletions