search for: vaishal

Displaying 5 results from an estimated 5 matches for "vaishal".

Did you mean: vaishali
2005 Dec 29
2
has_many & belongs_to with Plugins (login_engine)
...reated the entry but it''s not doing that. Am I missing something? Do I have to specify it explicitly somewhere? Or, since the user model is in a plugin, do I have to specify it some other way like belongs_to :LoginEngine:User (I know the syntax is wrong)? Thanks in advance for any help, Vaishal _______________________________________________ Rails mailing list Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org http://lists.rubyonrails.org/mailman/listinfo/rails
2006 Apr 06
4
Record retrieval in Many-to-many using :through not working
...by/1.8/irb.rb:70:in `start'' from c:/ruby/lib/ruby/1.8/irb.rb:69:in `start'' from c:/ruby/bin/irb.bat:20>> >From all the examples I have seen so far, f.symptoms should work. And yes, I have the right foreign keys values in foodallergies table. Any ideas? Vaishal -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060406/73dd517b/attachment-0001.html
2006 Mar 28
1
acts_as_taggable plugin to tag multiple fields in a model
...sible out of the box, can anyone provide pointers on how I would achieve something like that? Say I have a ''Food'' model which has ''spices'' and ''healthiness'' attributes. I want to be able to tag on both those fields. Is that possible? Thanks, Vaishal -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060328/2437ea8a/attachment-0001.html
2006 Apr 04
4
Help with many-to-many using :through
...render :action => ''new'' end end Is this the best way to do it? Since I am using create, there is a database interaction on every ''create''. Is there a way to leverage ActiveRecord functionality to batch the database interaction? Thanks in advance, Vaishal -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060404/ea7951de/attachment.html
2006 May 19
2
Doing and storing a Writeboard like diff in RoR
...e have any suggestions on how I could do and display a diffed piece of text in a style similar to Writeboard (strikeouts etc.) Q1) Are there any ruby gems for diff? Q2) How would I represent the diffed text in styled HTML? If there are existing tools, any ideas on how I could write this? Thanks, Vaishal -------------- next part -------------- An HTML attachment was scrubbed... URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060519/3e174ee6/attachment.html