mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Revert "Add example label to activesupport/configurable"
This reverts commit f480b2cea6
.
Reason: API guidelines discourage this, see http://edgeguides.rubyonrails.org/api_documentation_guidelines.html#example-code
This commit is contained in:
parent
dd18840b79
commit
3ba61ecb7f
1 changed files with 0 additions and 2 deletions
|
@ -33,8 +33,6 @@ module ActiveSupport
|
|||
|
||||
# Reads and writes attributes from a configuration <tt>OrderedHash</tt>.
|
||||
#
|
||||
# Example:
|
||||
#
|
||||
# require 'active_support/configurable'
|
||||
#
|
||||
# class User
|
||||
|
|
Loading…
Reference in a new issue