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
/
cases
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Revert "Leave all our tests as order_dependent! for now"
Matthew Draper
2015-03-06
1
-5
/
+0
*
|
Merge pull request #19173 from robin850/rbx-build
Rafael Mendonça França
2015-03-02
2
-0
/
+11
|
\
\
|
*
|
Skip the failing tests on Rubinius for now
Robin Dupret
2015-03-02
1
-0
/
+2
|
*
|
Add the platform-specific skip helpers to ActiveModel
Robin Dupret
2015-03-02
1
-0
/
+9
*
|
|
Follow-up to #10776
Robin Dupret
2015-02-26
2
-3
/
+3
|
/
/
*
/
activemodel: make .model_name json encodable
Ian Ker-Seymer
2015-02-24
1
-0
/
+4
|
/
*
Move the `validate!` method to `ActiveModel::Validations`.
Lucas Mazza
2015-02-20
1
-0
/
+19
*
Deprecate `ActiveModel::Errors` `add_on_empty` and `add_on_blank` methods
Wojciech Wnętrzak
2015-02-19
2
-8
/
+22
*
Merge pull request #18634 from morgoth/deprecate-some-errors-methods
Rafael Mendonça França
2015-02-18
1
-15
/
+21
|
\
|
*
Deprecate `ActiveModel::Errors` `get`, `set` and `[]=` methods.
Wojciech Wnętrzak
2015-02-01
1
-15
/
+21
*
|
Merge pull request #16381 from kakipo/validate-length-tokenizer
Rafael Mendonça França
2015-02-13
1
-0
/
+13
|
\
\
|
*
|
Allow symbol as values for `tokenize` of `LengthValidator`
kakipo
2014-08-03
1
-0
/
+13
*
|
|
Removed magic comments # encoding: utf-8 , since its default from ruby 2.0 on...
Vipul A M
2015-02-03
16
-17
/
+0
|
|
/
|
/
|
*
|
Merge pull request #18670 from morgoth/fix-duplicating-errors-details
Yves Senn
2015-01-24
1
-1
/
+1
|
\
\
|
*
|
Fixed duplicating ActiveModel::Errors#details
Wojciech Wnętrzak
2015-01-24
1
-1
/
+1
*
|
|
use attribute assignment module logic during active model initialization
Eugene Gilburg
2015-01-23
1
-1
/
+3
|
/
/
*
|
✂️ and 💅 for #10776
Sean Griffin
2015-01-23
1
-29
/
+30
*
|
Extracted `ActiveRecord::AttributeAssignment` to `ActiveModel::AttributesAssi...
Bogdan Gusiev
2015-01-23
1
-0
/
+106
*
|
Add ActiveModel::Errors#details
Wojciech Wnętrzak
2015-01-20
1
-0
/
+42
*
|
Merge pull request #18439 from mokhan/validates-acceptance-of-array
Sean Griffin
2015-01-12
1
-0
/
+6
|
\
\
|
*
|
allow '1' or true for acceptance validation.
mo khan
2015-01-10
1
-0
/
+6
*
|
|
Merge pull request #18454 from claudiob/test-on-option-for-amv-callbacks
Carlos Antonio da Silva
2015-01-11
1
-0
/
+26
|
\
\
\
|
*
|
|
Add test for AM::Validation::Callbacks with :on
claudiob
2015-01-11
1
-0
/
+26
|
|
/
/
*
/
/
Remove unused "deprecated_reload" method
claudiob
2015-01-11
1
-4
/
+0
|
/
/
*
|
Remove deprecated `ActiveModel::Dirty#reset_#{attribute}` and `ActiveModel::D...
Rafael Mendonça França
2015-01-04
1
-17
/
+0
*
|
Deprecate `false` as the way to halt AM callbacks
claudiob
2015-01-02
1
-3
/
+13
*
|
Deprecate `false` as the way to halt AM validation callbacks
claudiob
2015-01-02
1
-3
/
+17
*
|
- Fixed unused variable
Vipul A M
2014-12-21
1
-3
/
+2
*
|
Add AM test: after/around callback returning false
claudiob
2014-12-14
1
-4
/
+15
*
|
Add AM test for after_validation returning false
claudiob
2014-12-14
1
-2
/
+13
*
|
Pass through the `prepend` option to `AS::Callback`
Godfrey Chan
2014-12-12
1
-1
/
+37
*
|
Pass symbol as an argument instead of a block
Erik Michaels-Ober
2014-11-29
2
-3
/
+3
*
|
Remove redundant require of file
Adam89
2014-11-01
1
-1
/
+0
*
|
Add #key? to ActiveModel::Errors
Garry Shutler
2014-10-14
1
-0
/
+11
[next]