mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
this 2nd test should be alive in rails.info sometime before 12pm
This commit is contained in:
parent
19e61ad3af
commit
12f595b130
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
h2. Active Support Core Extensions
|
||||
|
||||
Active Support is the Rails component responsible for providing Ruby language extensions, utilities, and other transversal stuff. It offers a richer bottom-line at the language level, targeted both at the development of Rails applications, and at the development of Rails itself. TEST.
|
||||
Active Support is the Rails component responsible for providing Ruby language extensions, utilities, and other transversal stuff. It offers a richer bottom-line at the language level, targeted both at the development of Rails applications, and at the development of Rails itself. TEST 2.
|
||||
|
||||
By referring to this guide you will learn the extensions to the Ruby core classes and modules provided by Rails.
|
||||
|
||||
|
|
Loading…
Reference in a new issue