Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Refactor Plugin Loader. Add plugin lib paths early, and add lots of tests. ... | Rick Olson | 2007-11-08 | 1 | -0/+81 |
* | Tidy up framework initialization code to ensure that it doesn't add folders t... | Michael Koziarski | 2007-10-04 | 1 | -0/+53 |
* | Fix test (closes #9618) | David Heinemeier Hansson | 2007-09-22 | 1 | -1/+1 |
* | Support multiple config.after_initialize blocks so plugins and apps can more ... | Jeremy Kemper | 2007-09-18 | 1 | -7/+69 |
* | Canonicalize configuration.root_path and replace RAILS_ROOT. | Jeremy Kemper | 2007-03-29 | 1 | -15/+4 |
* | New configuration option config.plugin_paths which may be a single path like ... | Jeremy Kemper | 2005-11-07 | 1 | -12/+9 |
* | Constants set in the development/test/production environment file are set in ... | Jamis Buck | 2005-10-23 | 1 | -0/+36 |