[Rails] [JOBS] - Looking for Ruby on Rails professionals for Delhi, India

2010-05-27 Thread Indranil
on Rails * Your current CTC * Expected CTC * Notice period Even if you are not interested, please don’t ignore this mail. Please forward this requirement to any of your friends or colleagues who you think may be appropriate for these openings. Thanks, Indranil indranil73 at gmail.com

Re: [Rails] svg in Rails

2009-12-18 Thread INDRANIL MUKHERJEE
did u saved the html file as rhtml when using rails On Fri, Dec 18, 2009 at 2:46 PM, Prashant wrote: > I have a HTML file which calls svg file in embed tag. Opening this > HTML file w/o rails show proper content, but when we make this as part > of Rails App we get an error. Is there any workaroun

[Rails] observe_field

2009-12-16 Thread INDRANIL MUKHERJEE
I have a select element where the id field of a db table is populated. When I select an id from that select tag I want to show all the related names with that id populated in another select tag element in the same page.please help me. Thanks & Regards INDRANIL MUKHERJEE -- You received

[Rails] how to send mail through ruby on rails

2009-12-08 Thread INDRANIL MUKHERJEE
Plz tell me the code to send mail from ruby on rails.I have googled many times but couldn't find a proper solution. -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To

[Rails] how to convert number to word in ruby on rails

2009-12-04 Thread INDRANIL MUKHERJEE
I m fade up with searching the code to convert number to word in ruby .I found several of them but nothing worked right.please help me -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@g

[Rails] pdf generation

2009-12-03 Thread INDRANIL MUKHERJEE
How to generate my view page as pdf document -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googlegroups.com. To unsubscribe from this group, send email to rubyonrails-talk+unsubscr.

[Rails] undefined method `paginate'

2009-11-26 Thread INDRANIL MUKHERJEE
while running my application I get this error message undefined method `paginate' MY configuration is: Ruby version1.8.6 (i386-mswin32) RubyGems version1.3.5 Rack version1.0 Rails version 2.3.4 Active Record version 2.3.4 Active Resource version 2.3.4 Action Mailer version

[Rails] Re: How can a rails app get its host name?

2009-11-25 Thread INDRANIL MUKHERJEE
check database.yml file in config directory On Nov 20, 12:55 am, explainer wrote: > I would like my Rails app to supply a callback url to another app.  I > currently have a yaml file in the config folder in which I put the > host name, but I would like to be able to query that dynamically and > d

[Rails] implementing soundex algorithm

2009-11-25 Thread INDRANIL MUKHERJEE
how can i implement soundex algorithm in rails app?? my database is mysql I want to search a particular table's data using soundex -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-t...@googl

[Rails] problem with array to integer convertion

2009-11-17 Thread INDRANIL MUKHERJEE
**this is the error: undefined method `to_i' for ["5"]:Array **this is the code: sql = ActiveRecord::Base.connection(); @loo = sql.execute("select count(name) from data1.items").fetch_row; @loo = @loo.to_i Plz help; it is urgent. regards, INDRANIL MUKHERJEE --

[Rails] ActiveRecord::RecordNotFound in LookController

2009-11-10 Thread INDRANIL MUKHERJEE
I am finding this error.pls help me --~--~-~--~~~---~--~~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk@googlegroups.com To unsubscribe from this group,