I have an audit plugin that chains to create_record (in 4.0 - formerly it chained to create) in ActiveRecord::Base. Where did create_record go to or get renamed to in 4.1? I cannot find an API reference to it after 4.0.2.
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
After_create? rails 2.3.5 | 3 | 322 | June 4, 2022 | |
Created_on and updated_on in a non-ActiveRecord model | 0 | 123 | March 17, 2007 | |
_create method doesn't seem to be writing to DB | 2 | 118 | February 15, 2008 | |
where is the "record" method??? i.e. which is used in generators (e.g. scaffold_generator.rb) | 2 | 154 | October 29, 2006 | |
[Feature Request]Add updated_before, updated_after, created_before, created_after functions for ActiveRecord objects. | 4 | 655 | July 22, 2016 |