search for: outhttp

Displaying 6 results from an estimated 6 matches for "outhttp".

2009 Dec 07
3
captcha
Hi all, I want to implement a captcha on my register page to help weed out any ''non-human'' visitors. I was told to check out http://expressica.com/simple_captcha/ but the site isnt responding. Does anyone have any other reccomendations that are tried and tested & successful? Many Thanks -- You received this message because you are subscribed to the Google Groups
2010 Feb 07
4
rails 3 script/server problem
I installed Rails 3 beta, created a new rails 3 app, and tried to run it but am getting this error when running script/server: Cannot find gem for Rails =1.2.6.0 Do I need to install an earlier version of rails to have a running rails 3 app? Thanks -- You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send
2009 Jul 29
5
[newbie] double relationships in database
I have the following tables teams id :string name :string and matches id: home_team :team_id visitor_team :team_id how can I reflect that kind of relationship in a RoR model? thanks and keep up the good work.
2008 Sep 24
3
caches_page :if not executing (but caches_action :if) does
Hi folks - Seeing a weird problem and would love some help. It''s documented in http://pastie.org/278310 to be more readable. In short, I have a caches_page "action", :if => {stuff} but the :if is never being called - the action is just caching every time. (If I put a debugger call in the :if block, it never stops.) If I replace caches_page with caches_action, the if
2010 Dec 29
5
Beginer: Question about routing on Rails 3
I bought this book about rails for beginers (head first Rails) and its quite simple and good for someone who has no clue about Rails (or any other language) On chapter two it talks about routing but unfortunately the book is for rails 2 and i have rails 3 installed on my mac. The line i have to enter in the config/routes.rb of my application is: map.connect ''/ads/:id'',
2008 May 07
9
Newbie book recommendations for Rails 2.0.
So Agile rails development (covering rails 2.0) is out In October, in the mean time what book should a newbie (with some asp/asp.net development) buy? Please don''t recommend any Pdfs as I have zero use for anything that isn''t in dead tree format. Thanks in advance, --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the