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
/
activerecord
/
test
/
cases
/
dup_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use assert_predicate and assert_not_predicate
Daniel Colson
2018-01-25
1
-5
/
+5
*
Clear the transaction state when AR object is duped
Yuriy Ustushenko
2018-01-25
1
-0
/
+16
*
Enable `Layout/LeadingCommentSpace` to not allow cosmetic changes in the future
Ryuta Kamizono
2017-12-14
1
-3
/
+3
*
Use frozen-string-literal in ActiveRecord
Kir Shatrov
2017-07-19
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Raise NotImplementedError when using empty_insert_statement_value with Oracle
Koichi ITO
2017-02-17
1
-0
/
+2
*
modernizes hash syntax in activerecord
Xavier Noria
2016-08-06
1
-2
/
+2
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-16
/
+16
*
Don't error when `dup`ing a record with no PK
Sean Griffin
2014-07-02
1
-0
/
+12
*
Add missing require to fix test :bomb:
Carlos Antonio da Silva
2014-05-02
1
-0
/
+1
*
Move dup destroyed test to specific file that tests dup logic
Carlos Antonio da Silva
2014-05-02
1
-0
/
+8
*
Don't need to check if the scope respond to call
Rafael Mendonça França + Kassio Borges
2013-08-31
1
-1
/
+1
*
Fix typo: overriden => overriDDen
Alexander Balashov
2013-03-28
1
-1
/
+1
*
fix typos in AR. lots of them.
Vipul A M
2013-03-19
1
-1
/
+1
*
Do not override attributes on `dup` by default scopes
Hiroshige Umino
2013-02-26
1
-0
/
+9
*
Missing repair_validations
Akira Matsuda
2013-01-22
1
-12
/
+14
*
Call super to nullify the reference to the original errors object in the dup'...
Christian Seiler
2012-10-16
1
-0
/
+14
*
Remove mass_assignment_options from ActiveRecord
Guillermo Iguaran
2012-09-16
1
-1
/
+1
*
Fixed after_initialize callbacks call on AR model #dup
Bogdan Gusiev
2012-01-07
1
-0
/
+8
*
please use ruby -I lib:test path/to/test.rb, or export RUBY_OPT
Aaron Patterson
2011-06-06
1
-1
/
+1
*
Refactor Active Record test connection setup. Please see the RUNNING_UNIT_TES...
Jon Leighton
2011-06-04
1
-1
/
+1
*
Testing that dup is resetting the timestamps
Franck Verrot
2010-11-25
1
-0
/
+24
*
fixing variable names. oops!
Aaron Patterson
2010-11-23
1
-2
/
+2
*
clone and dup are working on 1.8
Aaron Patterson
2010-11-23
1
-0
/
+15
*
fixing dup regressions
Aaron Patterson
2010-11-23
1
-3
/
+6
*
renaming duplication test to dup test
Aaron Patterson
2010-11-23
1
-0
/
+61