search for: foreign_key_

Displaying 2 results from an estimated 2 matches for "foreign_key_".

Did you mean: foreign_key
2007 Sep 05
8
Hi..Guys new plugin again
...wing active-record configuration properties: config.active_record.pluralize_table_names config.active_record.table_name_prefix config.active_record.table_name_suffix Installation EDGE To install using SVN: ruby script/plugin install svn://rubyforge.org/var/svn/redhillonrails/trunk/vendor/plugins/foreign_key_associations or using HTTP: ruby script/plugin install http://www.redhillonrails.org/svn/trunk/vendor/plugins/foreign_key_ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post...
2006 Apr 25
2
Upgrade 1.0 => 1.1.2 Broke My App (environment.rb ?)
...neItem Columns (0.361000) SHOW FIELDS FROM line_items You have a nil object when you didn''t expect it! The error occured while evaluating nil.primary_key_name c:/program files/ruby/lib/ruby/gems/1.8/gems/activerecord-1.14.2/lib/active_record/associations/belon gs_to_association.rb:52:in `foreign_key_ present''..... I figured out to run ''rails .'' and then do a full compare, adjusting any differences as needed. That was easier than I feared. I confess I''ve never run ''rake test'' and don''t know what it did before but it sure complains...