| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix a typo in load_once_paths [#4357 state:resolved] (ht: Kim Altintop) | José Valim | 2010-04-10 | 1 | -1/+1 |
* | Remove app/views from the load paths [#4226 state:resolved] | José Valim | 2010-04-05 | 1 | -1/+1 |
* | Rename config.cookie_secret to config.secret_token and pass it as configurati... | José Valim | 2010-04-05 | 1 | -1/+0 |
* | Add mailers to paths in case someone wants to access it directly and ensures ... | José Valim | 2010-03-06 | 1 | -2/+3 |
* | Deprecated ActionController::Base.session_options= and ActionController::Base... | Carlhuda | 2010-03-04 | 1 | -0/+1 |
* | Start refactoring the method of configuring ActionView | Carlhuda | 2010-03-03 | 1 | -0/+3 |
* | Add config.generators.templates to provide alternative paths for template loo... | José Valim | 2010-02-06 | 1 | -0/+1 |
* | Add reloadable specific for engines and move environment to application paths. | José Valim | 2010-01-28 | 1 | -1/+0 |
* | Add active_model/railtie back to generated boot.rb, add models back to paths,... | José Valim | 2010-01-25 | 1 | -0/+1 |
* | Ensure metals and initializers in plugins are loaded. | José Valim | 2010-01-24 | 1 | -1/+1 |
* | Add tests for plugin sanity check. | José Valim | 2010-01-24 | 1 | -1/+2 |
* | Ensure helpers work from configured path. | José Valim | 2010-01-24 | 1 | -0/+1 |
* | Move configuration to subfolders. | José Valim | 2010-01-23 | 2 | -1/+49 |
* | Create configurable modules and ensure that they are added only on direct chi... | José Valim | 2010-01-23 | 1 | -0/+24 |