search for: thushan

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

Did you mean: bhushan
2007 Feb 12
4
Proper use of "send" method
I have the following models: class MainService < ActiveRecord::Base has_one :travel_service end class TravelService < ActiveRecord::Base belongs_to :main_service end I can use the following: @main_service.travel_service = TravelService.new But I can''t use the following: @main_service.send("travel_service") = TravelService.new It says " unexpected
2007 Aug 09
2
Rmovie on windows
...--with-avcodeclib --without-avcodeclib Gem files will remain installed in d:/InstantRails/ruby/lib/ruby/gems/ 1.8/gems/rmovie-0.5.1 for inspection. Results logged to d:/InstantRails/ruby/lib/ruby/gems/1.8/gems/ rmovie-0.5.1/ext/rmovie/gem_make.out Any help of this is appreciated. / Thushan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group. To post to this group, send email to rubyonrails-talk-/JYPxA39Uh5TLH3MbocFFw@public.gmane.org To unsubscribe from this group, send...