Category:ActiveSupport: Difference between revisions

From Rosetta Code
Content added Content deleted
(It's a library)
m (Updated link to docs)
 
Line 2: Line 2:
"Active Support is a collection of various utility classes and standard library extensions that were found useful for [[wp:Ruby_on_Rails|Rails]]. All these additions have hence been collected in this bundle as way to gather all that sugar that makes [[Ruby]] sweeter."
"Active Support is a collection of various utility classes and standard library extensions that were found useful for [[wp:Ruby_on_Rails|Rails]]. All these additions have hence been collected in this bundle as way to gather all that sugar that makes [[Ruby]] sweeter."


Documentation can be found at http://as.rubyonrails.com
Documentation can be found at [http://rubydoc.info/gems/activesupport/ rubydoc.info].

Latest revision as of 20:13, 28 April 2014

Library
This is an example of a library. You may see a list of other libraries used on Rosetta Code at Category:Solutions by Library.

"Active Support is a collection of various utility classes and standard library extensions that were found useful for Rails. All these additions have hence been collected in this bundle as way to gather all that sugar that makes Ruby sweeter."

Documentation can be found at rubydoc.info.

Pages in category "ActiveSupport"

This category contains only the following page.