Category:ActiveSupport: Difference between revisions

From Rosetta Code
Content added Content deleted
(Created page with '"Active Support is a collection of various utility classes and standard library extensions that were found useful for Rails. All these additions have hence b…')
 
m (Updated link to docs)
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{library}}
"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.