More at rubyonrails.org: Overview | Download | Deploy | Code | Screencasts | Documentation | Ecosystem | Community | Blog

#193 Dmitriy Kiriyenko - All time
Showing 17 commits

Hash Date Message
4a9644a 2012-12-20 Prevent callback from being set twice.
4a2d53a 2012-04-30 Replace boolean argument with an options hash.
148e4a5 2011-09-29 Honour RAILS_ENV environment variable when running rake.
78de4fc 2011-09-29 When running "rake db:drop" also drop test database in d...
6244a53 2011-08-01 Remove unnecessary require (happened after fcbde454f6)
cc78a8f 2011-08-13 Remove unnecessary require (happened after fcbde454f6)
f155373 2011-07-07 Add require ActiveSupport delegation to ActiveRecord::Re...
fd8dbfa 2011-07-07 Add require ActiveSupport delegation to ActiveRecord::Re...
9a298a1 2011-07-27 Fixed failing query when performing calculation with hav...
4c873cb 2011-08-13 Fixed failing query when performing calculation with hav...
d7618c7 2011-08-29 Fixed failing query when performing calculation with hav...
8aabefb 2011-06-07 This way asserting that updated_at was changed in touch ...
96711aa 2011-06-07 This way asserting that updated_at was changed in touch ...
d93213f 2011-09-07 This way asserting that updated_at was changed in touch ...
7c1f73c 2011-06-07 Do not use default_scope in ActiveRecord::Persistence#to...
54f5fb5 2011-06-07 Do not use default_scope in ActiveRecord::Persistence#to...
4364157 2011-09-07 Do not use default_scope in ActiveRecord::Persistence#to...