This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
rails
Watch
1
Star
1
Fork
0
You've already forked rails
mirror of
https://github.com/github/rails.git
synced
2026-04-26 03:00:59 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
69db137f891e0ff5577eeab72da6600db1d2cbcf
rails
/
activerecord
/
lib
History
Mike Breen
69db137f89
Allows you to pass :all_blank to :reject_if option to automatically create a Proc that will reject any record with blank attributes.
...
[
#2501
state:resolved] Signed-off-by: Eloy Duran <
eloy.de.enige@gmail.com
>
2010-01-07 13:20:41 +01:00
..
active_record
Allows you to pass :all_blank to :reject_if option to automatically create a Proc that will reject any record with blank attributes.
2010-01-07 13:20:41 +01:00
active_record.rb
Added ActiveRecord::Base.each and ActiveRecord::Base.find_in_batches for batch processing [DHH/Jamis Buck]
2009-02-23 12:11:02 +01:00
activerecord.rb
Deprecate "Allow frameworks to be required by their gem name"
2009-09-12 02:45:33 -07:00