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
/
lib
/
active_record
/
fixture_set
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow specify fixtures to be ignored
Tongfei Gao
2019-07-27
1
-1
/
+5
*
Enable `Layout/EmptyLinesAroundAccessModifier` cop
Ryuta Kamizono
2019-06-13
2
-2
/
+0
*
Move `resolve_sti_reflections` which is table row related code into `TableRow`
Ryuta Kamizono
2018-11-03
2
-89
/
+78
*
Don't pass useless `table_name` to `ModelMetadata.new`
Ryuta Kamizono
2018-11-03
2
-10
/
+3
*
Avoid violating key constraints in fixture HABTM associations
James Le Cuirot
2018-10-29
1
-0
/
+3
*
Move FixtureSet::ReflectionProxy and FixtureSet::HasManyThroughProxy to Fixtu...
Gannon McGibbon
2018-10-05
1
-0
/
+32
*
Introduce FixtureSet::TableRows and FixtureSet::TableRow
Gannon McGibbon
2018-10-05
2
-0
/
+176
*
Introduce FixtureSet::ModelMetadata
Gannon McGibbon
2018-10-05
1
-0
/
+40
*
Move test_fixtures and render_context to separate files
Gannon McGibbon
2018-10-03
1
-0
/
+17
*
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
*
Throw friendly error message when fixture is not a hash
Kir Shatrov
2016-12-15
1
-2
/
+5
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies new string literal convention in activerecord/lib
Xavier Noria
2016-08-06
1
-6
/
+6
*
provide file name for fixture ERB
Dennis Ushakov
2016-03-30
1
-1
/
+7
*
Merge pull request #20574 from repinel/fix-db-fixtures-load
Yves Senn
2015-09-30
1
-4
/
+19
|
\
|
*
Allow fixtures YAML files to set the model class in the file itself
Roque Pinel
2015-09-11
1
-2
/
+13
|
/
*
Introduce a context for rendering fixtures ERB.
Victor Costan
2013-12-03
1
-1
/
+2
*
drop errors constant
Vipul A M
2013-03-27
1
-2
/
+1
*
Move/rename files to follow naming conventions
Alexey Muranov
2012-10-07
1
-0
/
+56