I assume this is a bug with find :last?
capella.ps.last
=> #<Program id: 888, name: "Post-... deleted_reason: nil> # worked
capella.ps.find :last
ActiveRecord::RecordNotFound: Couldn't find Program with ID=6329 AND (programs.school_id = 6) from /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/base.rb:1267:in `find_one' from /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/base.rb:1250:in `find_from_ids_without_coercion' from /Users/rogerpack/dev/degreesearch/vendor/plugins/acts_as_sluggable/lib/active_record_overrides.rb:12:in `find_from_ids' from /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/base.rb:504:in `find' from /opt/local/lib/ruby/gems/1.8/gems/activerecord-2.0.2/lib/active_record/associations/has_many_association.rb:66:in `find' from (irb):7
Before I submit it wanted to check.
-R