Rails Framework Documentation 2.3.2
ActiveSupport
Base64
Cache
Callbacks
Gzip
Inflector
JSON
Memoizable
Rescuable
SecureRandom
Testing
XmlMini
BacktraceCleaner
BasicObject
BufferedLogger
Duration
MessageEncryptor
MessageVerifier
ModelName
StringInquirer
TestCase
TimeWithZone
TimeZone
constants
|
attributes
|
methods
Class
ActiveSupport::ModelName
Inheritance
<
String
<
Object
Attributes
Name
Visibility
R/W
Description
cache_key
public
R
partial_path
public
R
plural
public
R
singular
public
R
Methods
Class
Visibility
Signature
public
new
(name)
Class Method Detail
new
(name)