Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Introduce Dependencies.warnings_on_first_load setting. If true, enables warn... | Jeremy Kemper | 2005-11-24 | 1 | -0/+2 |
* | Sever infinite loop for mutual dependencies. Closes #2997. | Jeremy Kemper | 2005-11-24 | 1 | -0/+18 |
* | Enable warnings on first load only. File which are loaded but raise an excep... | Jeremy Kemper | 2005-11-23 | 1 | -7/+60 |
* | Fix broken tests caused by incomplete loading of active support. | Nicholas Seckar | 2005-11-07 | 1 | -1/+1 |
* | Added Kernel#silence_warnings and puts it into use throughout the framework | David Heinemeier Hansson | 2005-09-11 | 1 | -1/+0 |
* | Moved Active Support into its own gem | David Heinemeier Hansson | 2005-02-15 | 1 | -1/+1 |
* | Fixed all the tests | David Heinemeier Hansson | 2005-02-15 | 1 | -15/+4 |
* | Added test cases and rakefile to Active Support | David Heinemeier Hansson | 2005-01-02 | 1 | -3/+5 |
* | Moved support from both Action Pack and Active Record into a separate module ... | David Heinemeier Hansson | 2004-12-29 | 1 | -0/+39 |