Displaying 4 results from an estimated 4 matches for "sadeesh".
Did you mean:
asheesh
2008 Jul 12
4
Act as Taggable with Rails 2.0
I''ve posted a different question just before -- but before I can try
and get a better idea of my error message, I was trying to start my
application and ran into other problems.
My application was developed last year in rails 1.2.3. I since
upgraded my computer and have the latest version of rails. When I
tried to star the application I got the following error message:
2008 Sep 20
1
simple_captcha does not work in test environment
...oes not throwing
message when the letters in the image does not match with the user
entered text and it works well in my development environment. Can
anyone tell what will be the problem or How should I overcome this?
And I am afraid of use it continuously for my production.
Thanks in advance...
-Sadeesh kumar.
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from this group,...
2008 Nov 05
0
New application has been launched with rails
Hi friends check http://www.hamaramatrimony.com , a new matrimonial
portal completely based on astrological marriage matchings is
launched. Hit now and feedback here.
Thanks,
Sadeesh Kumar Viswanathan.
--~--~---------~--~----~------------~-------~--~----~
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-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org
To unsubscribe from...
2008 Aug 30
5
make layout false
Hi
i am having lot of HTML files those files dont want layouts so, for
each rhtml i am mentioning in controller list.rhtml,edit.rhtml
def list
render :layout=>false
end
def edit
render :layout=>false
end
is any simple method to mention wat are the files dont want layout in
one line..
--
Posted via http://www.ruby-forum.com/.
--~--~---------~--~----~------------~-------~--~----~