Permalink
Please sign in to comment.
Browse files
adds inline docs for dynamically created methods in Active Support
- Loading branch information...
Showing
with
157 additions
and 157 deletions.
- +7 −7 activesupport/lib/active_support/buffered_logger.rb
- +14 −14 activesupport/lib/active_support/callbacks.rb
- +24 −24 activesupport/lib/active_support/core_ext/class/attribute_accessors.rb
- +19 −19 activesupport/lib/active_support/core_ext/class/delegating_attributes.rb
- +34 −34 activesupport/lib/active_support/core_ext/class/inheritable_attributes.rb
- +24 −24 activesupport/lib/active_support/core_ext/module/attribute_accessors.rb
- +28 −28 activesupport/lib/active_support/memoizable.rb
- +4 −4 activesupport/lib/active_support/multibyte/unicode_database.rb
- +3 −3 activesupport/lib/active_support/time_with_zone.rb

Oops, something went wrong.
0 comments on commit
8cabcbd