index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionview
/
lib
/
action_view
/
helpers
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Used Yield instead of block.call" -- this causes all of atom_feed_hel...
David Heinemeier Hansson
2013-11-14
1
-2
/
+2
*
Merge pull request #12889 from kuldeepaggarwal/speed_ups
Rafael Mendonça França
2013-11-14
1
-2
/
+2
|
\
|
*
Used Yield instead of block.call
Kuldeep Aggarwal
2013-11-15
1
-2
/
+2
*
|
Fix syntax error in atom_feed example [ci skip]
Saulius Grigaliunas
2013-11-13
1
-1
/
+1
|
/
*
Make the method name the first argument
Rafael Mendonça França
2013-11-09
1
-7
/
+7
*
Merge pull request #12760 from pseidemann/master
Yves Senn
2013-11-09
1
-1
/
+1
|
\
|
*
fix simple_format escapes own output when sanitize is set to true
pseidemann
2013-11-08
1
-1
/
+1
*
|
Extract common code from number helpers to new delegator method.
Vipul A M
2013-11-09
1
-30
/
+13
*
|
Merge pull request #12788 from kylefritz/patch-1
Rafael Mendonça França
2013-11-06
1
-2
/
+2
|
/
*
Line up the comments for aesthetics
David Heinemeier Hansson
2013-11-03
1
-5
/
+5
*
Convert CDATA input to string before gsub'ing
Carsten Zimmermann
2013-10-29
1
-1
/
+1
*
Remove warning of shadowing outer local variable
Rafael Mendonça França
2013-10-27
1
-2
/
+2
*
Merge pull request #10471 from andyw8/button_to_params
Rafael Mendonça França
2013-10-24
1
-0
/
+7
|
\
|
*
Add params option for button_to
Andy Waite
2013-09-18
1
-0
/
+7
*
|
Fix typo in form_helper.rb
Adam Jahnke
2013-10-16
1
-1
/
+1
*
|
Merge pull request #12491 from shamanime/patch-1
Rafael Mendonça França
2013-10-13
1
-2
/
+2
|
\
\
|
*
|
Fix wrong variable name used in the select_day method documentation
Jefferson Queiroz Venerando
2013-10-10
1
-2
/
+2
*
|
|
Change `map` to `map!` to save extra array creation on new array
Vipul A M
2013-10-13
1
-1
/
+1
|
/
/
*
|
Fixed return strings in documentation
Joseph Zidell
2013-10-03
1
-3
/
+3
*
|
Fixed typo in documentation
Joseph Zidell
2013-10-03
1
-3
/
+3
*
|
Use the given name in html_options for the hidden field in collection_check_b...
Angel N. Sciortino
2013-09-24
1
-1
/
+2
*
|
Merge pull request #10773 from wangjohn/link_and_routing_options
Rafael Mendonça França
2013-09-23
1
-2
/
+3
*
|
Fix some edge cases for AV `select` helper with `:selected` option
Bogdan Gusiev
2013-09-23
1
-1
/
+2
*
|
Expand select documentation to tell about the block
Rafael Mendonça França
2013-09-23
1
-0
/
+9
*
|
Ability to pass block to AV#select helper
Bogdan Gusiev
2013-09-23
2
-5
/
+6
*
|
handle `:namespace` form option in collection labels
Vasiliy Ermolovich
2013-09-22
2
-1
/
+3
*
|
Merge pull request #12112 from adamniedzielski/fix-form-for-namespace-and-as
Rafael Mendonça França
2013-09-12
1
-1
/
+2
|
\
\
|
*
|
form_for - fix :namespace and :as options clash
Adam Niedzielski
2013-09-09
1
-1
/
+2
*
|
|
Cleanup of excerpt helper
Paul Nikitochkin
2013-09-06
1
-2
/
+3
|
/
/
*
|
Fix a few typos. [ci skip]
namusyaka
2013-09-04
1
-2
/
+2
*
|
fix the typo [ci skip]
Rajarshi Das
2013-09-02
1
-1
/
+1
*
|
Add missing requires inside AV
Łukasz Strzałkowski
2013-08-25
1
-0
/
+2
|
/
*
RDoc tweaks
Xavier Noria
2013-08-07
1
-5
/
+10
*
Removed an unnecessary loop - it kills performance on large texts.
Jan Szumiec
2013-08-03
1
-4
/
+6
*
Add "extname" option to javascript_include_tag
Nathan Stitt
2013-08-03
1
-3
/
+6
*
Using URI.parser.unescape
Arun Agrawal
2013-08-03
1
-2
/
+2
*
Make current_page? compare binary strings
Rafael Mendonça França
2013-08-01
1
-3
/
+4
*
Fix `current_page?` when the URL contains escaped characters
Rafael Mendonça França
2013-08-01
1
-2
/
+2
*
Change from `map` => `map!` and `collect!` to save creation of extra array.
Vipul A M
2013-07-31
1
-2
/
+2
*
text_area should handle nil value option like text_field
Joel Cogen
2013-07-24
2
-3
/
+3
*
Leave the knowledge of boolean tag values to content tag
Carlos Antonio da Silva
2013-07-22
1
-3
/
+3
*
Use merge! to avoid a new hash and change some spots to 1.9 hash style
Carlos Antonio da Silva
2013-07-22
1
-7
/
+7
*
syntax fix for f.select doc. [ci skip] .
Karunakar (Ruby)
2013-07-22
1
-1
/
+1
*
add support for html attributes to grouped_options_for_select
Vasiliy Ermolovich
2013-07-20
1
-1
/
+5
*
Extract verbs array from helper to a constant
Vipul A M
2013-07-20
1
-2
/
+2
*
Merge pull request #11383 from mattdbridges/simple-format-doc-fix
Rafael Mendonça França
2013-07-09
1
-1
/
+1
|
\
|
*
Fix simple_format output example ending tag
Matt Bridges
2013-07-09
1
-1
/
+1
*
|
Merge pull request #11348 from sanemat/fix/link-to-block
Rafael Mendonça França
2013-07-07
1
-1
/
+1
|
\
\
|
*
|
Include block in a argument shift
sanemat
2013-07-08
1
-6
/
+2
|
*
|
Fix link_to with block and url_hash
sanemat
2013-07-07
1
-1
/
+5
|
|
/
[next]