mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
019df98875
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. |
||
---|---|---|
.. | ||
builder | ||
join_dependency | ||
preloader | ||
alias_tracker.rb | ||
association.rb | ||
association_scope.rb | ||
belongs_to_association.rb | ||
belongs_to_polymorphic_association.rb | ||
collection_association.rb | ||
collection_proxy.rb | ||
has_and_belongs_to_many_association.rb | ||
has_many_association.rb | ||
has_many_through_association.rb | ||
has_one_association.rb | ||
has_one_through_association.rb | ||
join_dependency.rb | ||
join_helper.rb | ||
preloader.rb | ||
singular_association.rb | ||
through_association.rb |