Ruby on Rails
|
Screencasts
|
Download
|
Documentation
|
Weblog
|
Community
|
Source
Rails Trac
Search:
Login
Settings
Help/Guide
About Trac
Register
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
View Latest Revision
root
/
trunk
/
actionpack
/
test
/
controller
/
layout_test.rb
View log starting at
and back to
Mode:
Stop on copy
Follow copies
Show only adds, moves and deletes
Show full log messages
Legend:
Added
Modified
Copied or renamed
Rev
Chgset
Date
Author
Log Message
(edit)
@9120
[9120]
03/28/08 20:54:26
bitsweat
Fix layouts in symlinked paths. Closes
#9136
[court3nay, caio]
(edit)
@8981
[8981]
03/05/08 02:03:24
pratik
Moved template handlers related code from ActionView::Base to …
(edit)
@8976
[8976]
03/03/08 04:01:35
nzkoz
Refactor partial rendering into a PartialTemplate class. [Pratik]
(edit)
@8624
[8624]
01/11/08 04:45:06
nzkoz
* Pass around handler instances, not their classes [Koz] * Move …
(edit)
@8564
[8564]
01/05/08 13:32:06
bitsweat
require abstract_unit directly since test is in load path
(edit)
@7719
[7719]
10/02/07 05:32:14
bitsweat
Ruby 1.9 compat, consistent load paths
(edit)
@7701
[7701]
09/30/07 22:59:24
david
Fixed that render template did not honor exempt_from_layout (closes
#9698
) …
(edit)
@7418
[7418]
09/08/07 03:12:03
bitsweat
Fix layout overriding response status. Closes
#9476
.
(edit)
@6736
[6736]
05/15/07 06:36:34
rick
Add some performance enhancements to ActionView.
(edit)
@6516
[6516]
04/12/07 17:11:48
rick
Allow layouts with extension of .html.erb. Closes
#8032
[Josh Knowles]
(edit)
@6178
[6178]
02/20/07 22:09:12
david
Added .erb and .builder as preferred aliases to the now deprecated .rhtml …
(edit)
@6120
[6120]
02/04/07 20:47:05
rick
Allow Controllers to have multiple view_paths instead of a single …
(edit)
@5927
[5927]
01/14/07 13:57:44
bitsweat
Allow exempt_from_layout :rhtml. References
#6742
, closes
#7026
.
(edit)
@5909
[5909]
01/12/07 10:31:24
bitsweat
Failing test for exempt_from_layout :rhtml. References
#6742
.
(edit)
@5126
[5126]
09/16/06 01:31:17
bitsweat
Declare file extensions exempt from layouts. Closes
#6219
.
(edit)
@4550
[4550]
07/05/06 02:38:55
david
Added exception handling of missing layouts (closes
#5373
) …
(edit)
@4346
[4346]
05/17/06 07:25:36
marcel
Add layout attribute to response object with the name of the layout that …
(edit)
@3944
[3944]
03/18/06 21:17:14
david
Removed XML argument style for respond_to, so type.xml(object.to_xml) no …
(edit)
@3423
[3423]
01/15/06 11:28:55
marcel
Automatically discover layouts when a controller is namespaced. Closes …
(add)
@3397
[3397]
01/12/06 07:16:23
marcel
Allow auto-discovery of third party template library layouts.
Note:
See
TracRevisionLog
for help on using the revision log.
Download in other formats:
RSS Feed
ChangeLog