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
/
test
/
controller
/
parameters
/
accessors_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix `ActionController::Parameters#each_value` and add changelog entry to this...
Bogdan
2018-10-15
1
-2
/
+6
*
Added ActionController::Parameters.each_value method
Lukas Zapletal
2018-09-27
1
-0
/
+18
*
Convert hashes into parameters (#33076)
Kevin Sjöberg
2018-06-19
1
-0
/
+21
*
Make mutating params#dig mutate underlying params
Vince DeVendra
2018-03-24
1
-0
/
+8
*
Rails 6 requires Ruby 2.4.1+
Jeremy Daer
2018-02-17
1
-1
/
+0
*
Rails 6 requires Ruby 2.3+
Jeremy Daer
2018-02-17
1
-16
/
+9
*
Use assert_empty and assert_not_empty
Daniel Colson
2018-01-25
1
-2
/
+2
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-28
/
+28
*
Change refute to assert_not
Daniel Colson
2018-01-25
1
-6
/
+6
*
Use respond_to test helpers
Daniel Colson
2018-01-25
1
-1
/
+1
*
Yield array from AC::Parameters#each for block with one arg
Dominic Cleal
2017-12-06
1
-0
/
+16
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Merge pull request #29540 from kirs/rubocop-frozen-string
Matthew Draper
2017-07-02
1
-0
/
+1
|
\
|
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
|
Fallback Parameters#to_s to Hash#to_s
Kir Shatrov
2017-06-30
1
-0
/
+5
|
/
*
Fix test that was asserting the wrong thing
Rafael Mendonça França
2017-03-21
1
-1
/
+1
*
Tests for delegated public methods on AC::Parameters
T.J. Schuck
2017-03-07
1
-0
/
+63
*
Remove deprecated comparing support with `ActionController::Parameters`
Rafael Mendonça França
2016-10-10
1
-8
/
+0
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-9
/
+9
*
Add `ActionController::Parameters#dig`
Sean Griffin
2016-03-09
1
-0
/
+20
*
Show permitted flag in the output of AC::Parameters#inspect
Prathamesh Sonpatki
2016-02-24
1
-3
/
+13
*
Deprecate AC::Parameters#== with a Hash
Benjamin Quorning
2016-02-19
1
-2
/
+4
*
Fix AC::Parameters#== with other AC::Parameters
Benjamin Quorning
2016-02-19
1
-0
/
+33
*
Tests for AC::Parameters#==
Benjamin Quorning
2016-02-19
1
-0
/
+6
*
Implement ActionController::Parameters#inspect
Benjamin Quorning
2016-02-17
1
-0
/
+9
*
Fix `ActionController::Parameters#==` bug
Jon Moss
2016-01-21
1
-0
/
+6
*
AC::Parameters#at_json: restore Rails 4.2’s value
claudiob
2016-01-12
1
-0
/
+6
*
Fix failing test on several methods on Parameter
Prem Sichanugrist
2014-08-18
1
-0
/
+9
*
Seperate Parameters accessors and mutators tests
Prem Sichanugrist
2014-08-18
1
-0
/
+116