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
/
actionview
Commit message (
Expand
)
Author
Age
Files
Lines
*
Improve insufficient test for `safe_join`
kenta-s
2017-01-30
1
-2
/
+13
*
use rails-html-sanitizer >= 1.0.3
Toshi MARUYAMA
2017-01-27
1
-1
/
+1
*
s/an/a/
Akira Matsuda
2017-01-26
2
-2
/
+2
*
Fix grammar 'an hyphen' -> 'a hyphen' [ci skip]
kenta-s
2017-01-25
1
-1
/
+1
*
Merge pull request #27796 from yui-knk/keep_separator_was
Andrew White
2017-01-25
1
-1
/
+2
|
\
|
*
Keep the value of `$,` and restore it
yui-knk
2017-01-25
1
-1
/
+2
*
|
Change ActionView ERB Handler from Erubis to Erubi
Jeremy Evans
2017-01-25
8
-75
/
+194
|
/
*
Remove unnecessary comments in cache_helper.rb [ci skip]
kenta-s
2017-01-21
1
-2
/
+0
*
Add missing tests for ActionView::Template::Text
kenta-s
2017-01-20
1
-0
/
+16
*
`find_templates` should be able to handle 5 arguments
kenta-s
2017-01-19
1
-2
/
+2
*
Remove TODOs related to Exceptron [ci skip]
kenta-s
2017-01-18
1
-2
/
+0
*
Fix grammar in partial_renderer.rb [ci skip]
kenta-s
2017-01-18
1
-1
/
+1
*
:warning: "Use assert_nil if expecting nil. This will fail in MT6."
Akira Matsuda
2017-01-18
1
-1
/
+6
*
Merge pull request #27665 from kenta-s/improve-compute_asset_extname
Rafael França
2017-01-18
1
-1
/
+5
|
\
|
*
should explicitly returns nil in else clause
kenta-s
2017-01-13
1
-1
/
+5
*
|
Merge pull request #27693 from kenta-s/improve-to_sentence-method
Rafael França
2017-01-18
2
-1
/
+11
|
\
\
|
*
|
Fix unexpected behavior of with $,
kenta-s
2017-01-15
2
-1
/
+11
*
|
|
Merge pull request #27688 from kenta-s/add-test-for-safe_join
Rafael França
2017-01-18
1
-0
/
+5
|
\
\
\
|
*
|
|
Add test for safe_join
kenta-s
2017-01-15
1
-0
/
+5
*
|
|
|
Remove unused variable 'regex'
kenta-s
2017-01-18
1
-1
/
+1
*
|
|
|
Don't pollute Object with rubinius_skip and jruby_skip
Akira Matsuda
2017-01-17
1
-9
/
+9
*
|
|
|
Merge pull request #27692 from y-yagi/make_render_work_with_ac_params
Eileen M. Uchitelle
2017-01-16
1
-1
/
+5
|
\
\
\
\
|
*
|
|
|
make `render` work with AC::Params
yuuji.yaginuma
2017-01-15
1
-1
/
+5
|
|
/
/
/
*
|
|
|
Update comment for Scrubber usage [ci skip]
kenta-s
2017-01-16
1
-6
/
+4
*
|
|
|
Allow render locals to be assigned to instance variables
Andrew White
2017-01-15
4
-1
/
+12
|
|
/
/
|
/
|
|
*
|
|
Fix broken sample code in action_view/helpers/output_safety_helper.rb [ci skip]
kenta-s
2017-01-15
1
-1
/
+1
|
/
/
*
|
Fix grammar in asset_url_helper.rb [ci skip]
kenta-s
2017-01-13
1
-3
/
+3
*
|
class Foo < Struct.new(:x) creates an extra unneeded anonymous class
Akira Matsuda
2017-01-13
6
-12
/
+10
*
|
Fix typo extention -> extension [ci skip]
kenta-s
2017-01-13
1
-1
/
+1
|
/
*
Reduce string objects by using \ instead of + or << for concatenating strings
Akira Matsuda
2017-01-12
9
-528
/
+528
*
Use Encoding::UTF_8 constant for default_{internal,external} in the tests
Akira Matsuda
2017-01-11
1
-2
/
+2
*
Remove unneeded Deprecation silence
Rafael Mendonça França
2017-01-06
1
-5
/
+3
*
`self.` is not needed when calling its own instance method
Akira Matsuda
2017-01-05
6
-7
/
+7
*
Merge pull request #27549 from mpugach/consider_params_in_current_page
Rafael França
2017-01-04
3
-2
/
+20
|
\
|
*
Add `check_parameters` option to `current_page?`
Maksym Pugach
2017-01-04
3
-2
/
+20
*
|
Fix typo s/permited/permitted/
Ryuta Kamizono
2017-01-04
1
-2
/
+2
*
|
Generate indexed names in input even when objects are not persisted
Rafael Mendonça França
2017-01-03
2
-6
/
+17
*
|
Prevent duplicate data-disable-with attributes
Tyler Hunt
2017-01-03
2
-14
/
+25
|
/
*
Bump license years for 2017
Jon Moss
2016-12-31
2
-2
/
+2
*
Merge pull request #27463 from y-yagi/fix_26931
Rafael França
2016-12-28
3
-2
/
+11
|
\
|
*
do not mutate `object_name` of class in `fields_for`
yuuji.yaginuma
2016-12-27
3
-2
/
+11
*
|
Fix Rubocop violations and fix documentation visibility
Rafael Mendonça França
2016-12-28
7
-33
/
+32
*
|
Fix typo in action_view/template.rb [ci skip]
kenta-s
2016-12-28
1
-1
/
+1
|
/
*
assert_equal takes expectation first
Akira Matsuda
2016-12-26
1
-5
/
+5
*
"Use assert_nil if expecting nil. This will fail in minitest 6."
Akira Matsuda
2016-12-25
4
-16
/
+16
*
self. is not needed when calling its own instance method
Akira Matsuda
2016-12-24
1
-2
/
+1
*
Privatize unneededly protected methods in Action View
Akira Matsuda
2016-12-24
7
-39
/
+32
*
No need to nodoc private methods
Akira Matsuda
2016-12-24
9
-20
/
+20
*
Wrong rake task name in the document
Akira Matsuda
2016-12-24
1
-1
/
+1
*
Privatize unneededly protected methods in Action View tests
Akira Matsuda
2016-12-23
5
-5
/
+5
[next]