[Rails] Why would @params[:page] >= 2 give an error?

softwareengineer 99 softwareengineer99 at yahoo.com
Tue Feb 7 01:57:25 GMT 2006


Can anyone please guide me as to what is wrong with the following?
  
      if @params[:page] >= 2
          @title+=@params[:page] 
      end
  
  Thanks
  Frank
  
			
---------------------------------
 Yahoo! Mail - Helps protect you from nasty viruses.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060207/a556d67a/attachment.html


More information about the Rails mailing list