mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Add example label to activesupport/configurable
This commit is contained in:
parent
25145d6f5f
commit
f480b2cea6
1 changed files with 2 additions and 0 deletions
|
@ -33,6 +33,8 @@ 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