RE: Using Ruby ln Rails with VoiceOver

2014-09-19 Thread Ray Campbell
Message- From: mac-access-boun...@mac-access.net [mailto:mac-access-boun...@mac-access.net] On Behalf Of Parham Doustdar Sent: Thursday, September 18, 2014 2:32 PM To: OS X iOS Accessibility Subject: Re: Using Ruby ln Rails with VoiceOver Hi, You should download Textmate 2.0 Alpha. It says

Using Ruby ln Rails with VoiceOver

2014-09-18 Thread Ray Campbell
Hello All: I’m taking a Software Projects class this quarter (the last class before I finish my Bachelor’s Degree, yay). The object of the class is to plan, design, develop, test and deploy a software project, working on a team. My project team wants to use Ruby on Rails for our development.

Re: Using Ruby ln Rails with VoiceOver

2014-09-18 Thread Parham Doustdar
Hi, 1. You can use Terminal; it works well enough. 2. Not that I'm aware of – Terminal has always fit my purposes. 3. Textmate is perfectly accessible. The Learn Ruby On Rails tutorial suggests using Sublime, but it's not accessible. I haven't written Ruby on Rails code with any IDEs, though,

Re: Using Ruby ln Rails with VoiceOver

2014-09-18 Thread Travis Siegel
Voiceover works just fine in the terminal app that comes with osx. You can use text edit to write your code, just be sure to do a command- shift-t first to convert your document to plain text, or else it will be in rtf, and that won't work on the ruby interpreter. The simplest thing though, is

Re: Using Ruby ln Rails with VoiceOver

2014-09-18 Thread Ray Campbell
Hi: Are there any settings I need to configure for text mate to work with VoiceOver? When I downloaded TextMate and brought up files which I know have content, VoiceOver keeps telling me I’m in an empty scroll area. Thanks, Ray Campbell ray153...@gmail.com On Sep 18, 2014, at 10:33 AM,

Re: Using Ruby ln Rails with VoiceOver

2014-09-18 Thread Parham Doustdar
Hi, You should download Textmate 2.0 Alpha. It says on the page that it is not alpha functionality-wise, but they're calling it alpha since the documentation isn't yet complete. HTH. On 9/18/2014 10:48 PM, Ray Campbell wrote: Hi: Are there any settings I need to configure for text mate to