Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.ruby > #4067 > unrolled thread

Ruby Activity

Started by"Bobby S." <kajisakka@gmail.com>
First post2011-05-07 11:17 -0500
Last post2011-05-07 21:20 -0500
Articles 4 on this page of 24 — 13 participants

Back to article view | Back to comp.lang.ruby


Contents

  Ruby Activity "Bobby S." <kajisakka@gmail.com> - 2011-05-07 11:17 -0500
    Re: Ruby Activity John Feminella <johnf@bitsbuilder.com> - 2011-05-07 11:24 -0500
    Re: Ruby Activity Steve Klabnik <steve@steveklabnik.com> - 2011-05-07 12:27 -0500
    Re: Ruby Activity "Bobby S." <kajisakka@gmail.com> - 2011-05-07 15:18 -0500
      Re: Ruby Activity Clifford Heath <no@spam.please.net> - 2011-05-11 22:58 +1000
    Re: Ruby Activity Stu <stu@rubyprogrammer.net> - 2011-05-07 15:31 -0500
      Re: Ruby Activity Patrick Lynch <kmandpjlynch@verizon.net> - 2011-05-10 14:46 -0500
        Re: Ruby Activity Eric Christopherson <echristopherson@gmail.com> - 2011-05-10 15:00 -0500
          Re: Ruby Activity Patrick Lynch <kmandpjlynch@verizon.net> - 2011-05-10 20:06 -0500
            Re: Ruby Activity brabuhr@gmail.com - 2011-05-10 20:49 -0500
            Re: Ruby Activity Stu <stu@rubyprogrammer.net> - 2011-05-10 21:47 -0500
              Git configuration file: .gitconfig Patrick Lynch <kmandpjlynch@verizon.net> - 2011-05-12 09:45 -0500
                Re: Git configuration file: .gitconfig Hassan Schroeder <hassan.schroeder@gmail.com> - 2011-05-12 10:03 -0500
                  Re: Git configuration file: .gitconfig Patrick Lynch <kmandpjlynch@verizon.net> - 2011-05-12 10:19 -0500
                    Re: Git configuration file: .gitconfig Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 10:52 -0500
                      Re: Git configuration file: .gitconfig Patrick Lynch <kmandpjlynch@verizon.net> - 2011-05-12 13:42 -0500
                        Re: Git configuration file: .gitconfig Phillip Gawlowski <cmdjackryan@googlemail.com> - 2011-05-12 13:59 -0500
                    Re: Git configuration file: .gitconfig Robert Klemme <shortcutter@googlemail.com> - 2011-05-12 10:28 -0500
                      Re: Git configuration file: .gitconfig Patrick Lynch <kmandpjlynch@verizon.net> - 2011-05-12 12:59 -0500
                Re: Git configuration file: .gitconfig Iñaki Baz Castillo <ibc@aliax.net> - 2011-05-12 11:28 -0500
                  Re: Git configuration file: .gitconfig Patrick Lynch <kmandpjlynch@verizon.net> - 2011-05-12 12:37 -0500
                    Re: Git configuration file: .gitconfig Patrick Lynch <kmandpjlynch@verizon.net> - 2011-05-12 13:42 -0500
        Re: Ruby Activity Stu <stu@rubyprogrammer.net> - 2011-05-10 15:45 -0500
    Re: Ruby Activity Kevin Bullock <kbullock+rubyforum@ringworld.org> - 2011-05-07 21:20 -0500

Page 2 of 2 — ← Prev page 1 [2]


#4397 — Re: Git configuration file: .gitconfig

FromPatrick Lynch <kmandpjlynch@verizon.net>
Date2011-05-12 12:37 -0500
SubjectRe: Git configuration file: .gitconfig
Message-ID<74D817D482854DE59EE2B272DB029CA1@UserPC>
In reply to#4389
..sorry, I thought Git was the preferred version control manager of Rails 
and Ruby...
..i'll pose my question elsewhere...
thanks...

----- Original Message ----- 
From: "Iñaki Baz Castillo" <ibc@aliax.net>
To: "ruby-talk ML" <ruby-talk@ruby-lang.org>
Sent: Thursday, May 12, 2011 12:28 PM
Subject: Re: Git configuration file: .gitconfig


2011/5/12 Patrick Lynch <kmandpjlynch@verizon.net>:
> Good morning,
> I'm trying to get Git going for version control..
> I've got Git 1.7.5 installed on a Mac with Snow Leopard...
> Supposedly, the config file is named .gitconfig and it should be in my 
> home
> directory, according to AWDWR authors...
> I did a ls -a .gitconfig in my home directory and in root, but can not 
> find
> it.
> I'd appreaciate any help...

And the question about Ruby is...?

-- 
Iñaki Baz Castillo
<ibc@aliax.net>


[toc] | [prev] | [next] | [standalone]


#4408 — Re: Git configuration file: .gitconfig

FromPatrick Lynch <kmandpjlynch@verizon.net>
Date2011-05-12 13:42 -0500
SubjectRe: Git configuration file: .gitconfig
Message-ID<7E4427E469714AEFADBB920896A5B385@UserPC>
In reply to#4397
..thanks for the helpful words...

..i've used PVCS and Subversion but Git is new to me...
..the Git books on Amazon go way back to 2010 and 2009 and the Git User 
Manual is about 100 pages...
..i was just trying to set up a Git Rails project using the AWDWR book and 
was blocked by the .gitconfig file...
..i got a partial answer from this Ruby site and can continue with the 
book...

..i will read the Git User Manual next week...

..i didn't mean to start a 'flaming war'...

Good weekend

----- Original Message ----- 
From: "Chad Perrin" <code@apotheon.net>
To: "ruby-talk ML" <ruby-talk@ruby-lang.org>
Sent: Thursday, May 12, 2011 2:18 PM
Subject: Re: Git configuration file: .gitconfig


[toc] | [prev] | [next] | [standalone]


#4202

FromStu <stu@rubyprogrammer.net>
Date2011-05-10 15:45 -0500
Message-ID<BANLkTikTZZg9fZrirKmdzqwvvnMOQR0rPA@mail.gmail.com>
In reply to#4197
It's something you enable when you compile it. It's optional based on
different user needs. For example if you where to use ruby on a
embedded system you may not need the extra space taken up by tk or
rdoc so you remove it and slim down the install.


For example on FreeBSD you enable the flag tk when running make install.
On Gentoo you add the use flag tk for it to build with it.
Darwin refers to them as variants to help with OS conflicts here is an
example output from a mac for 1.8.7:

%  port variants ruby
ruby has the variants:
   mactk: enable MacTk (Tk.framework without X11) support
     * conflicts with tk
   no_doc: do not install rdoc documents
[+]thread_hooks: apply Apple's thread_hooks patch
   tk: enable tk support
     * conflicts with mactk
   universal: Build for multiple architectures

1.9:

%  port variants ruby19
ruby19 has the variants:
   c_api_docs: Generate documentation for Ruby C API
   mactk: Build using Mac OS X Tk Framework
     * conflicts with tk
   nosuffix: Don't add the 1.9 program suffix to the executables. Note: that
             makes the port conflict with ruby (1.8), rb-rubygems, and rb-rake
             ports.
   tk: Build using MacPorts Tk
     * conflicts with mactk
   universal: Build for multiple architectures

~


On Tue, May 10, 2011 at 2:46 PM, Patrick Lynch <kmandpjlynch@verizon.net> wrote:
> I'm using Ruby 1.8.7 and it does not contain TK...
> ie, in irb: 'require TK' returns error 'no such file to load...'
>
> ----- Original Message ----- From: "Stu" <stu@rubyprogrammer.net>
> To: "ruby-talk ML" <ruby-talk@ruby-lang.org>
> Sent: Saturday, May 07, 2011 4:31 PM
> Subject: Re: Ruby Activity
>
>
>> Ruby comes with tk build in. While your investigating which toolkits
>> are right for your project that on is distributed with the language to
>> play with right off the bat.
>>
>> ~Stu
>>
>> On Sat, May 7, 2011 at 11:17 AM, Bobby S. <kajisakka@gmail.com> wrote:
>>>
>>> Is ruby still being developed? The official site has last release in dec
>>> 2010.
>>>
>>>
>>> The other thing is are any of the GUI toolkits still being developed.
>>> Most of them date back to 2009 or later.
>>>
>>> I love ruby but I went looking for a GUI toolkit today and found no
>>> active ones then I started looking at ruby for the reason and now I am
>>> worried.
>>>
>>> Thanks in advance
>>>
>>> --
>>> Posted via http://www.ruby-forum.com/.
>>>
>>>
>>
>>
>
>

[toc] | [prev] | [next] | [standalone]


#4099

FromKevin Bullock <kbullock+rubyforum@ringworld.org>
Date2011-05-07 21:20 -0500
Message-ID<a226746f0e34b69c1c46e664f4527707@ruby-forum.com>
In reply to#4067
By way of comparison:

Python 2.7.1 was released on November 27th, 2010
Perl 5.12.3 was released on January 22nd, 2011
Java saw its last release in April to work with new versions of IE and 
Chrome, something Ruby doesn't have to contend with.

Anyone questioning whether any of those are still being developed? 
(well, maybe Perl... ;p)

-- 
Posted via http://www.ruby-forum.com/.

[toc] | [prev] | [standalone]


Page 2 of 2 — ← Prev page 1 [2]

Back to top | Article view | comp.lang.ruby


csiph-web