Greg Edwards
2006-Mar-21 23:56 UTC
[Rails] is "Task" a reserved class name in Edge Rails? (it clashes with Rake''s Task)
Ok, so I''ll bet that lots of people would naturally have a DB table called "Tasks" and a model called Task, and this works fine in Rails 1.0. BUT, using Edge Rails things turn strange when you start visiting your Task pages because it thinks that you''re trying to use Rake (which also has a Task class). Is there any way around this? -Greg Greg Edwards CTO, Eyetools Inc. http://www.eyetools.com (916) 792 4538 -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060321/3d01781f/attachment.html
Seemingly Similar Threads
- HABTM -VS- belongs_to/has_many, for self-referential joins
- Autotest doesn''t work on WinXP?
- processing emails to extract HTML content? (is RubyMail or TMail right?)
- Modifying "Find" to always add a condition?
- recommended setup of Mongrel_cluster + SSL for multiple apps?