Shiva Kumaran wrote:
>>      img = Magick::Image.read(org_img_path)[0]
>>      img.crop_resized(width,height).write(new_image_path)
>> 
>> you can ask this doublt to your colleague like ("najnaR ro 
>> iallihT".reverse)
> 
> ok thanks mokkai. wht is the difference bwn wht i wrote and wht u have 
> send
> 
> eg:
> img.crop_resized(width,height)
> img.write(new_image_path)
> 
> and wht u have sent
> 
> img.crop_resized(width,height).write(new_image_path)

it is simple
[EMAIL PROTECTED]:~$ ruby -e "p 'usarA iallihT ksA'.reverse"
-- 
Posted via http://www.ruby-forum.com/.

--~--~---------~--~----~------------~-------~--~----~
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 [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/rubyonrails-talk?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to