menarik juga, kebetulan saya 10.6.2 , boleh share code snippets dan/atau log
On Nov 12, 2009, at 7:31 PM, Arie Kusuma Atmaja wrote: > 2009/11/12 Adinda Praditya <[email protected]>: > > > Saya dapet NoMethodError saat menjalankan find method dari model seperti > > ini: > > > > undefined method `find' for #<User:0x1034331a0> > > > > Padahal find adalah class method dari rails. Error ini dari web, tapi kalo > > saya jalanin dari rails console, normal tanpa error. Ada yang pernah ngalami > > hal ini? Apa yang harus saya periksa? Aplikasi saya berada di atas frozen > > rails 2.3.4 on OSX 10.6.2, ruby 1.8.7 patchlevel 174. > > Hmm.. aneh.. dan menarik.. > > >> User.respond_to? 'find' > => true > > >> User.methods.include? "find" > => true > > saya pribadi belum pernah pakai OSX 10.6.2 , saya pakai yg OSX 10.5.8 > , Probably other Snow Leopard users could help / I saw Michael's > MacBook Pro was using Snow Leopard but he never complained about it. > > D'oh! http://en.wikipedia.org/wiki/D'oh! > [Non-text portions of this message have been removed] ------------------------------------ ID-Ruby Berdiskusi dan belajar bersama Bahasa Pemrograman Ruby, termasuk segala varian Ruby (JRuby, Rubinius, IronRuby, XRuby), dan program yang dibuat dengan Ruby (Ruby on Rails, JRuby on Rails, Merb) <*> Follow Ruby Indonesia on Twitter http://twitter.com/rubyindonesia <*> Kunjungi Situs Resmi Ruby Indonesia http://www.ruby-lang.org/id/ <*> Join Ruby Indonesia on Facebook http://rubyurl.com/QV48 <*> Join Ruby Indonesia on LinkedIn http://rubyurl.com/eh0i <*> Kunjungi *arsip milis* id-ruby di http://groups.yahoo.com/group/id-ruby/messages http://www.mail-archive.com/[email protected]/ http://rubyurl.com/Q8DD http://news.gmane.org/gmane.comp.lang.ruby.region.indonesia <*> Baca peraturan id-ruby sebelum posting http://rubyurl.com/gay1 Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/id-ruby/ <*> Your email settings: Individual Email | Traditional <*> To change settings online go to: http://groups.yahoo.com/group/id-ruby/join (Yahoo! ID required) <*> To change settings via email: [email protected] [email protected] <*> To unsubscribe from this group, send an email to: [email protected] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

