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
/
actionpack
/
lib
/
action_view
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow for deep directory path for view templates.
Andy Shipman
2012-10-11
1
-1
/
+1
*
refactor `ActionView::TestCase` internals to track rendered locals
Yves Senn
2012-10-11
1
-11
/
+29
*
recognizes when a partial was rendered twice. Closes #3675
Yves Senn
2012-10-11
1
-5
/
+8
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-10-11
1
-1
/
+1
|
\
|
*
Closed unclosed <tt>, working on a complete solution for docrails, but testin...
AvnerCohen
2012-10-08
1
-1
/
+1
*
|
Remove expansion config
Joshua Peek
2012-10-10
1
-2
/
+0
*
|
Remove old asset tag concatenation
Joshua Peek
2012-10-10
4
-378
/
+16
*
|
Fix nodoc comment
Rafael Mendonça França
2012-10-07
1
-16
/
+15
*
|
More Ruby 1.9 hash syntax.
Rafael Mendonça França
2012-10-06
1
-52
/
+47
*
|
We don't need to check blank? here.
Rafael Mendonça França
2012-10-06
1
-1
/
+1
*
|
Update some code styles.
Rafael Mendonça França
2012-10-06
1
-50
/
+48
*
|
Accept :remote as symbol in link_to options
Riley Lynch
2012-10-06
1
-2
/
+5
*
|
Add nodoc to now public fragment_name_with_digest
Ryan Garver
2012-10-04
1
-0
/
+1
*
|
Merge branch 'master' into feature/public-fragment_name_with_digest
Ryan Garver
2012-10-02
3
-7
/
+11
|
\
\
|
*
\
Merge pull request #7708 from bdurand/optimize_log_subscribers
Rafael Mendonça França
2012-10-01
1
-2
/
+5
|
|
\
\
|
|
*
|
Optimize log subscribers to check if the log level is sufficient before perfo...
Brian Durand
2012-09-30
1
-2
/
+5
|
*
|
|
prefix TemplateAssertions ivars (#7459)
Yves Senn
2012-10-01
1
-3
/
+3
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-09-28
1
-2
/
+2
|
|
\
\
|
|
*
|
update image_tag output in examples to actual
Nihad Abbasov
2012-09-25
1
-4
/
+4
|
|
|
/
|
*
|
Fix tests broken by adding a new instance variable to view test cases
Jeremy Kemper
2012-09-27
1
-0
/
+1
*
|
|
Move the CacheHelper#fragment_name_with_digest to be public so custom fragmen...
Ryan Garver
2012-09-27
1
-11
/
+11
|
/
/
*
|
Adds missing dependency to ActionView::TestCase::Behavior
Andy Lindeman
2012-09-26
1
-0
/
+2
*
|
change ^ and $ anchors in regexp to \A and \z respectively
Nihad Abbasov
2012-09-25
1
-1
/
+1
*
|
allow to pass numerical value to size option in image_tag
Nihad Abbasov
2012-09-25
1
-4
/
+5
*
|
Support helper tests using spec DSL
Mike Moore
2012-09-24
1
-4
/
+3
*
|
Register helper and view tests for minitest's spec DSL
Mike Moore
2012-09-24
1
-0
/
+3
|
/
*
copy edits 137e5d9
Xavier Noria
2012-09-18
1
-1
/
+1
*
Add extra documentation for password_field
Arek W
2012-09-18
1
-1
/
+1
*
Merge pull request #7669 from guilleiguaran/rename-rb-handler
Carlos Antonio da Silva
2012-09-17
1
-1
/
+1
|
\
|
*
Rename .rb template handler to .ruby to avoid conflicts with mustache views c...
Guillermo Iguaran
2012-09-17
1
-1
/
+1
*
|
allowing pass couple extension to register_template_handler call
Tima Maslyuchenko
2012-09-17
1
-3
/
+6
|
/
*
use presence method instead of checking for blank
Nihad Abbasov
2012-09-14
1
-1
/
+1
*
Add .rb template handler
Guillermo Iguaran
2012-09-11
1
-0
/
+1
*
Tidy up excerpt separator logic a bit
Carlos Antonio da Silva
2012-09-08
1
-17
/
+11
*
Refactor some date helpers to use merge!
Carlos Antonio da Silva
2012-09-08
1
-5
/
+9
*
Add a separation option for the excerpt function
Guirec Corbel
2012-09-08
1
-11
/
+49
*
fix tests on Ruby 2.0.0
Aaron Patterson
2012-09-06
1
-1
/
+1
*
Define just the cattr_reader.
Rafael Mendonça França
2012-09-05
1
-1
/
+2
*
Use the same logger that ActionView::Base for the Digestor
Rafael Mendonça França
2012-09-05
1
-2
/
+5
*
Remove unneeded requires
Rafael Mendonça França
2012-09-05
1
-7
/
+3
*
We dont need to include the name and the format in the digest -- source is au...
David Heinemeier Hansson
2012-09-04
1
-1
/
+1
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-09-01
1
-0
/
+4
|
\
|
*
reverting changes from commit b0896c38
Sven Kraeuter | 5v3n
2012-09-01
1
-1
/
+1
|
*
there is no "delete" action in a controller
Sven Kräuter
2012-08-31
1
-1
/
+1
|
*
Added example of using options_for_select() with select_tag()
Kir Shatrov
2012-08-30
1
-0
/
+4
*
|
Remove unneeded require
Piotr Sarnacki
2012-09-01
1
-1
/
+0
*
|
Sprockets-rails tests fail
Dmitry Vorotilin
2012-09-01
2
-3
/
+8
*
|
Further improve RENDER_DEPENDENCY regexp comments
Christos Zisopoulos
2012-08-30
1
-1
/
+1
*
|
Improve RENDER_DEPENDENCY regexp comment to keep the doc editor happy.
Christos Zisopoulos
2012-08-30
1
-1
/
+1
*
|
`Digestor` can now parse old style hash syntax for `render`
Christos Zisopoulos
2012-08-30
1
-4
/
+4
[next]