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
/
activemodel
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add test case for interpolation with passing of data along with record attrib...
Vipul A M
2016-04-05
1
-0
/
+8
*
Allow passing record being validated to error message generator
Prathamesh Sonpatki
2016-04-05
1
-0
/
+8
*
Merge pull request #24299 from kitop/activemodel-errors-include-fix
Kasper Timm Hansen
2016-03-25
1
-0
/
+7
|
\
|
*
Do not create a hash key when calling ActiveModel::Errors#include?
Esteban Pastorino
2016-03-24
1
-0
/
+7
*
|
Apply scale before precision when coercing floats to decimal
Sean Griffin
2016-03-24
1
-0
/
+7
*
|
Add edge cases to Time/Date/DateTime inclusion validation tests
ojab
2016-03-24
1
-3
/
+17
|
/
*
Remove load_paths file
Arthur Neves
2016-02-27
1
-2
/
+0
*
remove args from assert_nothing_raised in tests
Tara Scherner de la Fuente
2016-02-22
2
-4
/
+4
*
Take UTC offset into account when assigning string value to time attribute.
Andrey Novikov
2016-01-05
1
-0
/
+3
*
Failing Tests for Validating String Numbericality
Robert Eshleman
2015-12-22
1
-0
/
+42
*
Merge pull request #22598 from yui-knk/deprecate_string_callback
Rafael França
2015-12-16
2
-1
/
+2
|
\
|
*
Deprecate passing string to define callback.
yui-knk
2015-12-16
2
-1
/
+2
*
|
`ActiveRecord::Base#becomes` should copy the errors
Vokhmin Alexey V
2015-12-14
1
-0
/
+10
|
/
*
add test for nested model translation
keepcosmos
2015-12-03
1
-0
/
+5
*
Fix test failures caused by #21000
Sean Griffin
2015-11-23
1
-0
/
+1
*
Update and fix forbidden attributes tests
Thomas Walpole
2015-11-03
2
-5
/
+30
*
Really fix test failures caused by #19851
Sean Griffin
2015-10-20
1
-5
/
+6
*
Fix test failures caused by #19851
Sean Griffin
2015-10-20
1
-5
/
+5
*
Merge pull request #19851 from repinel/numericality-validation2
Sean Griffin
2015-10-20
1
-1
/
+36
|
\
|
*
Conditionally convert the raw_value received by the numeric validator.
Roque Pinel
2015-07-11
1
-1
/
+36
*
|
Add an immutable string type to opt out of string duping
Sean Griffin
2015-10-15
1
-0
/
+7
*
|
AMo typos
Akira Matsuda
2015-09-22
1
-1
/
+1
*
|
Fix another implicit dependency of the AM test suite
Sean Griffin
2015-09-21
1
-0
/
+1
*
|
Move the appropriate type tests to the Active Model suite
Sean Griffin
2015-09-21
5
-0
/
+324
*
|
Simplify the implementation of Active Model's type registry
Sean Griffin
2015-09-21
1
-0
/
+39
*
|
Validate multiple contexts on `valid?` and `invalid?` at once.
Dmitry Polushkin
2015-09-07
1
-0
/
+19
*
|
Revert "Merge pull request #21069 from dmitry/feature/validate-multiple-conte...
Rafael Mendonça França
2015-09-07
1
-19
/
+0
*
|
Merge pull request #21069 from dmitry/feature/validate-multiple-contexts-at-once
Rafael Mendonça França
2015-09-07
1
-0
/
+19
|
\
\
|
*
|
Validate multiple contexts on `valid?` and `invalid?` at once.
Dmitry Polushkin
2015-07-30
1
-0
/
+19
|
|
/
*
|
Removed unused config file
Prakash Laxkar
2015-09-03
2
-4
/
+0
*
|
Add missing test for #17351
Aditya Kapoor
2015-09-01
1
-0
/
+14
*
|
Removed duplicate requiring minitest/mock as it is already required in method...
Ronak Jangir
2015-08-26
1
-2
/
+0
*
|
Remove XML Serialization from core.
Zachary Scott
2015-08-07
2
-252
/
+0
*
|
pass the correct argument to mock on a test of `validates_length_of`
yuuji.yaginuma
2015-07-28
1
-1
/
+1
|
/
*
Removes unnecessary comments from i18n validations tests [ci skip]
Zamith
2015-07-11
1
-61
/
+2
*
Remove the reference to mocha in activemodel
Zamith
2015-07-11
1
-27
/
+27
*
Use private method call assertions in Active Model tests.
Kasper Timm Hansen
2015-07-10
4
-59
/
+46
*
Improve Validation Helpers' documentation comments and tests
Radan Skoric
2015-06-27
2
-0
/
+31
*
Fix typo in AM I18n validation test name [skip ci]
Anton Davydov
2015-06-09
1
-1
/
+1
*
Require yaml for isolation test
Rafael Mendonça França
2015-05-29
1
-0
/
+1
*
Remove use of mocha from Active Model
Roque Pinel
2015-05-28
4
-59
/
+117
*
Stop skipping a test that now works on Rubinius
claudiob
2015-05-10
1
-2
/
+0
*
Adds/Corrects use case for adding an error message
Zamith
2015-05-04
1
-0
/
+6
*
ensure `method_missing` called for non-existing methods passed to
Jay Elaraj
2015-04-28
1
-9
/
+16
*
Add `ActiveModel::Dirty#[attr_name]_previously_changed?` and
Fernando Tapia Rico
2015-04-21
1
-0
/
+13
*
Merge pull request #19021 from morgoth/activemodel-errors-refactoring
Rafael Mendonça França
2015-03-30
1
-0
/
+6
|
\
|
*
Simplify and alias ActiveModel::Errors methods where possible
Wojciech Wnętrzak
2015-02-20
1
-0
/
+6
*
|
Deprecate the `:tokenizer` option to `validates_length_of`
Sean Griffin
2015-03-29
1
-4
/
+16
*
|
Fix arguments order on assertion
Carlos Antonio da Silva
2015-03-22
1
-1
/
+1
*
|
Fix ActiveModel::Errors#delete return value to stay backward compatible
Radan Skoric
2015-03-22
1
-0
/
+6
[next]