Displaying 1 result from an estimated 1 matches for "e_record_descendant".
2007 Feb 08
1
Problem with acts_as_taggable table migration
...the needed tables. When I went to run the migration via
the rake command I got this:
/Users/brianlandau/rails/lispr/config/../vendor/plugins/
acts_as_taggable/lib/acts_as_taggable.rb:1: syntax error, unexpected
$end
"WHERE #{table_name}.#{primary_key} = taggintags, taggings
" +e_record_descendant, self).to_s,
When I run rake with "--trace" I get this added at the end:
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require''
/opt/local/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:27:in
`require''
/opt/local/lib/ruby/gems/...