index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
railties
/
lib
/
rails.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
we are *sure* we want to set the encoding, so silence warnings around it
Aaron Patterson
2011-08-24
1
-2
/
+4
*
Changed a few instances of of words in the API docs written in British Englis...
Oemuer Oezkir
2011-07-24
1
-1
/
+1
*
Make Rails.groups accept arrays.
José Valim
2011-07-10
1
-3
/
+6
*
Add Rails.groups to encapsulate available groups for require.
José Valim
2011-06-21
1
-0
/
+23
*
Provide a cleaner syntax for paths configuration that does not rely on method...
José Valim
2010-10-06
1
-1
/
+1
*
Removed most of deprecated stuff from Application and Engine
Piotr Sarnacki
2010-09-03
1
-5
/
+0
*
Remove constants deprecation.
José Valim
2010-08-29
1
-1
/
+0
*
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...
José Valim
2010-06-24
1
-1
/
+0
*
edit pass: the names of Rails components have a space, ie, "Active Record", n...
Xavier Noria
2010-06-14
1
-1
/
+1
*
Single ruby version requirement message
Jeremy Kemper
2010-06-11
1
-1
/
+2
*
Revert "Moved encoding work in progress to a feature branch."
wycats
2010-05-17
1
-0
/
+1
*
Moved encoding work in progress to a feature branch.
Jeremy Kemper
2010-05-16
1
-1
/
+0
*
Significantly improved internal encoding heuristics and support.
wycats
2010-05-16
1
-0
/
+1
*
Fix a bug in ActionDispatch::Static where Rails cannot find assets if started...
José Valim
2010-04-08
1
-2
/
+3
*
Adding Rails.env= to railties to allow changing of rails env on the fly for r...
Mikel Lindsaar
2010-04-08
1
-0
/
+4
*
Autoload Rails::Info
Joshua Peek
2010-03-20
1
-0
/
+3
*
Rename Rails::Subscriber to Rails::LogSubscriber
Prem Sichanugrist
2010-02-16
1
-1
/
+1
*
Add active_model/railtie back to generated boot.rb, add models back to paths,...
José Valim
2010-01-25
1
-0
/
+1
*
Move configuration to subfolders.
José Valim
2010-01-23
1
-8
/
+0
*
Plugin is now an Engine.
José Valim
2010-01-23
1
-1
/
+1
*
Ensure user set load paths have higher preference and move Bootstrap inside A...
José Valim
2010-01-23
1
-1
/
+0
*
Get rid of initializers global and create i18n railtie.
José Valim
2010-01-23
1
-2
/
+1
*
Massive cleanup in Railties and load stack.
José Valim
2010-01-21
1
-1
/
+2
*
Add ActionDispatch::Railties::Subscriber and finish tidying up the logging.
José Valim
2010-01-17
1
-2
/
+3
*
Allow to add subscribers through Railtie.
José Valim
2010-01-13
1
-0
/
+1
*
As the other constants, RAILS_DEFAULT_LOGGER no more.
José Valim
2010-01-13
1
-13
/
+8
*
Get everyone running on Rails.env and fix the broken environment settings for...
David Heinemeier Hansson
2010-01-11
1
-3
/
+1
*
Run railtie and plugin initializers before app specific ones
Joshua Peek
2010-01-07
1
-0
/
+2
*
Some railties cleanup:
Carl Lerche
2009-12-31
1
-0
/
+1
*
Rename rails.rb -> rails/all.rb and rails/core.rb -> rails.rb
Carl Lerche
2009-12-31
1
-14
/
+104
*
Add a /rails.rb for each framework for consistency
Carl Lerche
2009-12-31
1
-2
/
+8
*
tests pass with requiring the frameworks in rails.rb
Carlhuda
2009-12-23
1
-33
/
+9
*
Add the ability for plugins to set default configuration settings.
Carl Lerche
2009-12-15
1
-2
/
+3
*
Add support for bare ActiveSupport via config.active_support.bare
Carlhuda
2009-12-02
1
-0
/
+4
*
Remove global Rails initializers
Carlhuda
2009-12-02
1
-1
/
+16
*
Refactor plugins
Yehuda Katz + Carl Lerche
2009-11-11
1
-0
/
+12
*
Change Rails::Application to a class that is inherited from.
Carl Lerche
2009-09-29
1
-1
/
+0
*
Restore "Start Rails::Application object
Joshua Peek
2009-09-25
1
-0
/
+2
*
Revert "Start Rails::Application object"
Joshua Peek
2009-09-25
1
-2
/
+0
*
Start Rails::Application object
Yehuda Katz + Carl Lerche
2009-09-25
1
-0
/
+2