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
/
finder_respond_to_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
applies remaining conventions across the project
Xavier Noria
2016-08-06
1
-1
/
+0
*
normalizes indentation and whitespace across the project
Xavier Noria
2016-08-06
1
-3
/
+3
*
applies new string literal convention in activerecord/test
Xavier Noria
2016-08-06
1
-1
/
+1
*
Fixed a bug in AR::Base#respond_to?
Godfrey Chan
2014-01-29
1
-0
/
+5
*
Avoid compiling regexs in AR::Base.respond_to?
John Hawthorn
2013-08-21
1
-0
/
+5
*
Remove depreacted finders
Łukasz Strzałkowski
2013-06-28
1
-40
/
+0
*
made dynamic finders alias_attribute aware
Maximilian Schneider
2012-06-22
1
-0
/
+5
*
stop `to_s`ing method names
Akira Matsuda
2012-06-06
1
-2
/
+1
*
Add dynamic find_or_create_by_{attribute}! method.
Andrew White
2012-03-12
1
-0
/
+10
*
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
*
Use better assertion methods for testing
Neeraj Singh
2010-05-19
1
-11
/
+11
*
Ensure that respond_to? considers dynamic finder methods. Closes #11538. [flo...
Pratik Naik
2008-04-06
1
-0
/
+76