From: Roger Johansson Date: 2006-06-24T20:42:34+09:00 Subject: prop = x => y Why cant I do things like: my_prop = :foo => :bar when its possible to do: my_meth :foo => :bar ?? ive tried with my_prop = (:foo => :bar) to but no luck.. //Roger -- Posted via http://www.ruby-forum.com/.