1
0
Fork 0
mirror of https://github.com/rails/rails.git synced 2022-11-09 12:12:34 -05:00
rails--rails/activerecord/lib
Yves Senn b27e856d3f add missing :nodoc: for recent refactorings. [ci skip]
Adding `# :nodoc:` to the parent `class` / `module` is not going
to ignore nested classes or modules.

There is a modifier `# :nodoc: all` but sadly the containing class
or module will continue to be in the docs.

/cc @sgrif
2014-06-24 12:30:21 +02:00
..
active_record add missing :nodoc: for recent refactorings. [ci skip] 2014-06-24 12:30:21 +02:00
rails/generators Fix Generation of proper migration when 2014-03-25 20:27:37 +05:30
active_record.rb Introduce an object to aid in creation and management of @attributes 2014-06-19 13:12:52 -06:00