search for: jathayde

Displaying 2 results from an estimated 2 matches for "jathayde".

Did you mean: athayde
2006 May 12
12
Anyone tried the recent Mac OS X Security update?
It includes a patch for Ruby. I have already installed 1.8.4 from source, and updated my PATH to look in /usr/local first, so I don''t imagine that anything Apple does to "their" copy of Ruby will have any impact on me, but I''m wondering if the changes to their Ruby is something that needs to be done to 1.8.4 as well. Thoughts? Walter
2006 Dec 26
0
acts_as_taggable Plugin issue (not gem)
...|format| format.html # index.rhtml format.xml { render :xml => @elements.to_xml } end end </code> *Models* <code> class Element < ActiveRecord::Base acts_as_taggable [...] end </code> *CONSOLE* This does work: <code> soho:~/Sites/work/koji jathayde$ script/console Loading development environment. >> @elements = Element.find_tagged_with("spam") DEPRECATION WARNING: The :dependent => true option is deprecated and will be removed from Rails 2.0. Please use :dependent => :destroy instead. See http://www.rubyonrails.org/dep...