aboutsummaryrefslogtreecommitdiffstats
path: root/railties/lib/rails/engine
Commit message (Expand)AuthorAgeFilesLines
* Add mailers to paths in case someone wants to access it directly and ensures ...José Valim2010-03-061-2/+3
* Deprecated ActionController::Base.session_options= and ActionController::Base...Carlhuda2010-03-041-0/+1
* Start refactoring the method of configuring ActionViewCarlhuda2010-03-031-0/+3
* Add config.generators.templates to provide alternative paths for template loo...José Valim2010-02-061-0/+1
* Add reloadable specific for engines and move environment to application paths.José Valim2010-01-281-1/+0
* Add active_model/railtie back to generated boot.rb, add models back to paths,...José Valim2010-01-251-0/+1
* Ensure metals and initializers in plugins are loaded.José Valim2010-01-241-1/+1
* Add tests for plugin sanity check.José Valim2010-01-241-1/+2
* Ensure helpers work from configured path.José Valim2010-01-241-0/+1
* Move configuration to subfolders.José Valim2010-01-232-1/+49
* Create configurable modules and ensure that they are added only on direct chi...José Valim2010-01-231-0/+24