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
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-11-03
16
-314
/
+314
|
\
|
*
Hash Syntax to 1.9 related changes
AvnerCohen
2012-10-29
16
-299
/
+299
|
*
fix error in AssertTagHelper documentation [ci skip]
Cesar Carruitero
2012-10-21
1
-5
/
+5
|
*
update AssetTagHelper documentation [ci skip]
Cesar Carruitero
2012-10-21
1
-21
/
+21
*
|
Make caller attribute in deprecation methods optional
Alexey Gaziev
2012-10-30
7
-14
/
+13
*
|
Fix failing tests and use new hash style in deprecation messages
Carlos Antonio da Silva
2012-10-29
3
-15
/
+15
*
|
Provide a call stack for deprecation warnings where needed.
Nikita Afanasenko
2012-10-29
6
-13
/
+29
*
|
Improve the deprecation message of link_to_function and
Rafael Mendonça França
2012-10-27
1
-2
/
+4
|
/
*
check_box value can be not only an object of Array class
Vasiliy Ermolovich
2012-10-20
1
-3
/
+5
*
Add i18n scope to disance_of_time_in_words.
Steve Klabnik
2012-10-19
1
-1
/
+5
*
Extend date_select helper functionality.
Pavel Nikitin
2012-10-18
1
-0
/
+3
*
Ignore asset url query string or anchor when appending extensions and computi...
Joshua Peek
2012-10-15
1
-1
/
+3
*
Extract compute_asset_extname and allow extname to be disabled
Joshua Peek
2012-10-15
1
-7
/
+15
*
:fire: Rails asset id support
Joshua Peek
2012-10-15
2
-155
/
+0
*
merge! default asset tag options
Joshua Peek
2012-10-15
1
-12
/
+12
*
Just check request instead of controller.request
Joshua Peek
2012-10-15
1
-13
/
+2
*
Allow asset url config to be undefined
Joshua Peek
2012-10-13
1
-2
/
+4
*
All asset url helpers should pass options
Joshua Peek
2012-10-12
1
-24
/
+24
*
Ensure AssetUrlHelper can be mixed into AC::Base
Joshua Peek
2012-10-12
1
-6
/
+13
*
Refactor AssetUrlHelper to make it friendly for plugins and extensions
Joshua Peek
2012-10-12
4
-200
/
+238
*
Add asset_path and asset_url helpers
Joshua Peek
2012-10-12
2
-17
/
+54
*
Split asset url helpers into seperate AssetUrlHelper
Joshua Peek
2012-10-12
4
-419
/
+414
*
Remove old asset tag concatenation
Joshua Peek
2012-10-10
3
-366
/
+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
1
-2
/
+2
|
\
|
*
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
*
|
|
Move the CacheHelper#fragment_name_with_digest to be public so custom fragmen...
Ryan Garver
2012-09-27
1
-11
/
+11
|
/
/
*
|
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
|
/
*
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
*
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
*
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
*
|
Add automatic template digests to all CacheHelper#cache calls (originally spi...
David Heinemeier Hansson
2012-08-29
1
-9
/
+93
*
|
Don't require action_dispatch in ActionView::UrlHelpers
Piotr Sarnacki
2012-08-28
1
-98
/
+16
*
|
Deprecate mime types lookup in auto_discovery_link_tag
Piotr Sarnacki
2012-08-28
1
-0
/
+8
*
|
Move action_controller/vendor/html-scanner to action_view
Piotr Sarnacki
2012-08-28
1
-1
/
+1
*
|
Add ActionView::ModelNaming
Piotr Sarnacki
2012-08-28
1
-3
/
+3
*
|
Move ActionController::RecordIdentifier to ActionView
Piotr Sarnacki
2012-08-28
1
-3
/
+1
[prev]
[next]