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
*
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
*
|
`Digestor` ignores most whitespace when parsing `render` invocations
Christos Zisopoulos
2012-08-30
1
-2
/
+2
*
|
Add automatic template digests to all CacheHelper#cache calls (originally spi...
David Heinemeier Hansson
2012-08-29
2
-9
/
+197
*
|
Fix ActionView::RecordIdentifier to work as a singleton
Piotr Sarnacki
2012-08-28
1
-0
/
+1
*
|
Deprecate Template#mime_type
Piotr Sarnacki
2012-08-28
1
-0
/
+6
*
|
Implement ActionView::Template::Types
Piotr Sarnacki
2012-08-28
4
-4
/
+64
*
|
Don't require action_dispatch in ActionView::UrlHelpers
Piotr Sarnacki
2012-08-28
3
-98
/
+124
*
|
Use ActionView::Base.logger instead of AC::Base.logger
Piotr Sarnacki
2012-08-28
1
-1
/
+1
*
|
Add ActionView::Base.default_formats
Piotr Sarnacki
2012-08-28
2
-1
/
+4
*
|
Remove Mime::Type translations from Action View
Piotr Sarnacki
2012-08-28
4
-11
/
+10
*
|
Deprecate mime types lookup in auto_discovery_link_tag
Piotr Sarnacki
2012-08-28
1
-0
/
+8
*
|
Remove comment about getting rid of old AV::Base.new behavior
Piotr Sarnacki
2012-08-28
1
-2
/
+0
*
|
Move action_controller/vendor/html-scanner to action_view
Piotr Sarnacki
2012-08-28
8
-1
/
+1757
*
|
Add ActionView::ModelNaming
Piotr Sarnacki
2012-08-28
3
-4
/
+16
*
|
Move ActionController::RecordIdentifier to ActionView
Piotr Sarnacki
2012-08-28
3
-4
/
+85
*
|
Remove dependency on actionpack in ActionView::AssetPaths
Piotr Sarnacki
2012-08-28
1
-5
/
+3
*
|
correct handling of date selects when using both disabled and discard options
Vasiliy Ermolovich
2012-08-25
1
-2
/
+5
*
|
copy edit the time_ago_in_words helper docs
Vijay Dev
2012-08-23
1
-4
/
+4
*
|
Merge pull request #7398 from iamvery/time_ago_in_words-docs
Vijay Dev
2012-08-22
1
-0
/
+7
|
\
\
|
|
/
|
/
|
|
*
Extended documentation for `time_ago_in_words` helper
Jay Hayes
2012-08-20
1
-0
/
+7
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-08-22
1
-4
/
+4
|
\
\
|
*
|
Make a doc example output in match actual output
Evan Farrar
2012-08-15
1
-4
/
+4
|
|
/
*
|
Get rid of config.preload_frameworks in favor of config.eager_load_namespaces
José Valim
2012-08-21
1
-0
/
+2
*
|
option_tags coerced to "" instead of nil
Sandeep
2012-08-21
1
-0
/
+1
*
|
Fix documentation mistakes
Janko Marohnić
2012-08-21
2
-45
/
+45
|
/
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-08-16
1
-1
/
+13
|
\
|
*
copy edits [ci skip]
Vijay Dev
2012-08-16
1
-6
/
+7
[next]