Web Images Videos Maps News Shopping Gmail more »
Recently Visited Groups | Help | Sign in
Google Groups Home
Locally Update InstantRails-2.0-win to support rails 2.2.2.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  4 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
the_guru  
View profile  
 More options Dec 20 2008, 4:37 am
From: the_guru <l.rajibah...@gmail.com>
Date: Sat, 20 Dec 2008 01:37:10 -0800 (PST)
Local: Sat, Dec 20 2008 4:37 am
Subject: Locally Update InstantRails-2.0-win to support rails 2.2.2.
Locally Update InstantRails-2.0-win to support rails 2.2.2.
Before everything I want point something that all the blogs and forums
shows how to install rails from remote server. But this is

boring for people on the slow side of the internet. Rails is a gem
(meaning this is a package) so we can install rails locally from

the gem. But we need all the gems to install it locally.

For ur convenience u can download the rails-2.2.2. zip  from
http://rubyonrails.org. Inside the zip u will find

{vendor/rails/*/pkg} directory  here u will get all the gems u need.(*
means railties,activesupport,activerecord etc.)

Step  1. Setting the environment variable in win XP
        Set a path of  /ruby/bin
        {installed driver}/{ InstantRails-2.0-win” } /ruby/bin

Step  2. Installing ruby gem 1.3.1
        Extract “rubygems-1.3.1.zip “
        Go to the extracted directory from command line
        Run :
        ruby install.rb
        This will install the ruby gem 1.3.1
        Check the version with run :
        gem -v
        To be sured u can run command:  gem update –system

Step 3. Installing rake 0.8.3
        To install rails-2.2.2 u will need rake 0.8.3
        I couldn’t find the gem of rake 0.8.3
        I installed it from internet
        Run :
         gem  install rake –include-dependencies
        This update rake 

Step 4. Installing rails 2.2.2
        Put all the gems in the  {your path}/ruby/bin/   directory
        All most done 
        Run command :
        gem install rails –include-dependencies –l
        The last –l parameter forces the gems to be installed from local
directory
        The command will auto install actionmailer,activerecord …..
        Check the version with run :
        rails –v

Step 5. Seeing what is installed
        U can see all the gem that are installed in ur system .
        Run :
        gem list
        Warring!!!  do not run :
         gem cleanup
        This cleanup is not necessary

Problems you may face:
I face a mysql a problem of : missing libmySQL.dll error
This was very annoying. Goto
        {your path}/mysql/bin/
        libmySQL.dll
        paste it to
        {your path}/ruby/bin/
I guess this will solve the problem.

This is my first real problem solve post . hope u liked it .


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Locally Update InstantRails-2.0-win to support rails 2.2" by Ken Wagner
Ken Wagner  
View profile  
 More options Dec 20 2008, 4:33 pm
From: Ken Wagner <rails-mailing-l...@andreas-s.net>
Date: Sat, 20 Dec 2008 22:33:21 +0100
Local: Sat, Dec 20 2008 4:33 pm
Subject: Re: Locally Update InstantRails-2.0-win to support rails 2.2

Hey! Guru!

I found the same things. Now it's all working well. Wondered if I did it
right.

Excellent problem solve. Nice going.

Ken

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


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Discussion subject changed to "Locally Update InstantRails-2.0-win to support rails 2.2.2." by RichardOnRails
RichardOnRails  
View profile  
 More options Dec 20 2008, 5:38 pm
From: RichardOnRails <RichardDummyMailbox58...@USComputerGurus.com>
Date: Sat, 20 Dec 2008 14:38:22 -0800 (PST)
Local: Sat, Dec 20 2008 5:38 pm
Subject: Re: Locally Update InstantRails-2.0-win to support rails 2.2.2.
Nice going, Guru.

I'll pass on a reference of this to people needing help.

Best wishes,
Richard

On Dec 20, 4:37 am, the_guru <l.rajibah...@gmail.com> wrote:


    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
the_guru  
View profile  
 More options Dec 26 2008, 4:43 pm
From: the_guru <l.rajibah...@gmail.com>
Date: Fri, 26 Dec 2008 13:43:23 -0800 (PST)
Local: Fri, Dec 26 2008 4:43 pm
Subject: Re: Locally Update InstantRails-2.0-win to support rails 2.2.2.
thanks for the encouragement !!!
 :)
It means lot to a newbie ...... like me

    Reply to author    Forward  
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »

Create a group - Google Groups - Google Home - Terms of Service - Privacy Policy
©2009 Google