Hi I am looking for the equivalent of the Win32 ruby gems for MacOS, is
there something like this, or would I need to just do system calls from
Ruby.

Thanks!

--
Kind Regards,
Rajinder Yadav | http://DevMentor.org | Do Good! ~ Share Freely

--
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.

Search Discussions

  • Walter Lee Davis at Nov 2, 2011 at 5:32 pm

    On Nov 2, 2011, at 6:54 AM, Rajinder Yadav wrote:

    Hi I am looking for the equivalent of the Win32 ruby gems for MacOS, is there something like this, or would I need to just do system calls from Ruby.

    Thanks!
    Not sure. What do the Win32 ruby gems do? Are they a way to script Windows from the Ruby environment? You might want to look at the MacRuby project, which allows you to create entire Mac applications in Ruby, using a two-way bridge between Ruby and Objective-C. But depending on what exactly you want to do, system calls may be all you need. Remember, most Macs will have at least 1.8.6 MRI, maybe 1.8.7 installed by default.

    Walter
    --
    Kind Regards,
    Rajinder Yadav | http://DevMentor.org | Do Good! ~ Share Freely

    --
    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.
    --
    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.
  • Richard Holmes at Nov 2, 2011 at 7:02 pm

    On Nov 2, 2011, at 6:54 AM, Rajinder Yadav wrote:

    Hi I am looking for the equivalent of the Win32 ruby gems for MacOS, is
    there something like this, or would I need to just do system calls from
    Ruby.
    Thanks!
    Not sure what the Win32 ruby gems do, but I know the latest version of the
    Macintosh developer tools (Xcode 4.2) have some support for running
    shell-based commands via AppleScript. MacRuby's also a possibility.
    Depends upon what you need to do -- and I'm not sure if you actually need
    Xcode or if the normal AppleScript works that way (or if it's just Lion).
    I remember seeing it in a dev talk around when Lion and Xcode 4.2 were
    being released / discussed, so that's why I'm not sure of the dependencies.

    -Rholmes.

    --
    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.

Related Discussions

Discussion Navigation
viewthread | post
Discussion Overview
grouprubyonrails-talk @
categoriesrubyonrails
postedNov 2, '11 at 10:58a
activeNov 2, '11 at 7:02p
posts3
users3
websiterubyonrails.org
irc#RubyOnRails

People

Translate

site design / logo © 2023 Grokbase