Andrew White
|
893e9eb995
|
Improve view rendering performance in development mode and reinstate template recompiling in production [#1909 state:resolved]
Signed-off-by: Joshua Peek <josh@joshpeek.com>
|
2009-02-09 14:20:30 -06:00 |
|
David Heinemeier Hansson
|
6358e6c107
|
More organization based on priority
|
2008-11-30 15:06:55 -06:00 |
|
Joshua Peek
|
177a35e711
|
Added config.threadsafe! to toggle allow concurrency settings and disable the dependency loader
|
2008-08-04 22:19:41 -05:00 |
|
Joshua Peek
|
83e29b9773
|
Removed config.action_view.cache_template_loading, use config.cache_classes instead
|
2008-07-15 22:58:42 -05:00 |
|
David Heinemeier Hansson
|
72bd4ff3e6
|
Show that a different cache store can be used
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8612 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2008-01-09 18:49:50 +00:00 |
|
David Heinemeier Hansson
|
d8f2fea813
|
Turned on ActionView::Base.cache_template_loading by default in config/environments/production.rb to prevent file system stat calls for every template loading to see if it changed (this means that you have to restart the application to see template changes in production mode) [DHH]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8416 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-12-16 23:10:48 +00:00 |
|
David Heinemeier Hansson
|
b318134c99
|
Kill the whiny_protected_attributes setting and kill the exception raised. Instead, just log the mass-assignment misalignment as a debug warning (closes #9966)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@8120 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-11-09 19:57:24 +00:00 |
|
Jeremy Kemper
|
9929cb4ec2
|
config.active_record.whiny_protected_attributes. Closes #9816 [henrik]
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7807 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-10-08 20:37:19 +00:00 |
|
Jeremy Kemper
|
84a14f2620
|
Raise ProtectedAttributeAssignmentError in development and test environments when mass-assigning to an attr_protected attribute. Closes #9699.
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@7777 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2007-10-07 19:43:19 +00:00 |
|
David Heinemeier Hansson
|
0d8b8056be
|
Docfix (closes #6234)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@5262 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-10-09 02:20:43 +00:00 |
|
David Heinemeier Hansson
|
c4d6b8bb3c
|
Dont line up that which does not
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@3999 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2006-03-20 06:13:26 +00:00 |
|
David Heinemeier Hansson
|
70521c8f59
|
Added note about precedence (closes #2790)
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2949 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-11-09 08:37:17 +00:00 |
|
David Heinemeier Hansson
|
6a0e41c158
|
Reformed environments files to the new config style
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@2232 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-09-13 10:07:37 +00:00 |
|
Jeremy Kemper
|
17041729c2
|
r2951@asus: jeremy | 2005-07-08 18:09:30 -0700
Courtenay documentation and error message patches.
r2952@asus: jeremy | 2005-07-08 18:43:10 -0700
Document environment config files.
r2955@asus: jeremy | 2005-07-08 19:00:26 -0700
Updated changelog
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@1775 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-07-08 21:13:29 +00:00 |
|
David Heinemeier Hansson
|
ddcc400293
|
Made ready for release of 0.9.4
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@439 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2005-01-17 01:13:15 +00:00 |
|
David Heinemeier Hansson
|
fa1f5e062e
|
Switch dispatcher to use the new shared Dependencies approach
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@280 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2004-12-29 21:26:20 +00:00 |
|
David Heinemeier Hansson
|
9e41445360
|
Consolidated and better commented the environment files
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@9 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2004-11-25 16:22:07 +00:00 |
|
David Heinemeier Hansson
|
db045dbbf6
|
Initial
git-svn-id: http://svn-commit.rubyonrails.org/rails/trunk@4 5ecf4fe2-1ee6-0310-87b1-e25e094e27de
|
2004-11-24 01:04:44 +00:00 |
|