rails--rails/activerecord/lib/active_record/scoping
claudiob 019df98875 Replace comments' non-breaking spaces with spaces
Sometimes, on Mac OS X, programmers accidentally press Option+Space
rather than just Space and don’t see the difference. The problem is
that Option+Space writes a non-breaking space (0XA0) rather than a
normal space (0x20).

This commit removes all the non-breaking spaces inadvertently
introduced in the comments of the code.
2012-12-04 22:11:54 -08:00
..
default.rb Make caller attribute in deprecation methods optional 2012-10-30 10:23:41 +08:00
named.rb Replace comments' non-breaking spaces with spaces 2012-12-04 22:11:54 -08:00