How to scroll horizontal page on android use appium + ruby

Please Help me. I m new guy work with cucumber + ruby + appium

I have app that I will have to click on the right corner of the page, hold and drag to the left side of the screen. Drop and so the new page is visible on the android screen. I already tried several values ​​for x and y. But without success. Using the uiautomatorviewer I have the following values ​​for initial x: 637.456 where I click, hold and then drag to 72,487 and finally release the click. Please, someone, help. Thank you all.

@Telmo_Cardoso maybe you can help me!! thanks

I don’t use ruby for long time now.

Make sure you have the latest versions and play with http://www.rubydoc.info/github/appium/ruby_lib/Appium/TouchAction.