Displaying 20 results from an estimated 4000 matches similar to: "Rolling with Ruby on *Instant* Rails - "New" Tutorial"
2006 Apr 08
1
Aw: Instant Rails 1.2
----- Urspr?ngliche Mitteilung -----
Von: Curt Hibbs <ml.chibbs@gmail.com>
An: rails@lists.rubyonrails.org, ruby-talk@ruby-lang.org, instantrails-users@rubyforge.org
Gesendet: Fr., 7. Apr. 2006 20:30:44 CEST
Betreff: [Rails] [ANN] Instant Rails 1.2
According to Zed Shaw who is doing extensive work on Windows at the
moment, there is some kind of bug or adverse interaction between the
Ruby
2006 Jun 12
1
Instant Rails and your own applications
?I like your form css at
http://www.pllite.com/projects/new
Nice stuff!
Stuart
-----Original Message-----
From: ian.connor at gmail.com
Sent: Monday, June 12, 2006 3:14 AM -07:00
To: instantrails-users at rubyforge.org
Subject: [Instantrails-users] Instant Rails and your own applications
Here is the download link for the Instant Rails version of ProjectLounge
Lite.
2006 Aug 08
2
Should I uninstall everything to install InstantRails?
Please help me I am brand new to this.
I have been following this tutorial from OnLamp
http://www.onlamp.com/pub/a/onlamp/2005/01/20/rails.html
which tells you how to install ruby, rails and mySQL and get going.
Doing this tutorial convinced me RoR was the way to go for me.
So I got hold of this e-book:
Agile Web Development with Rails - The Pragmatic Programmers
The book tells me to install
2006 Apr 07
5
Instant Rails 1.2
According to Zed Shaw who is doing extensive work on Windows at the
moment, there is some kind of bug or adverse interaction between the
Ruby based MySQL driver and Rails 1.1, but it appears the the C base
MySQL driver works just fine.
Instant Rails 1.2 now includes the C based MySQL driver and Ruby on Rails 1.1.1.
Curt
On 4/1/06, Curt Hibbs <ml.chibbs@gmail.com> wrote:
> Instant Rails
2005 Oct 15
1
Installing Typo on Instant Rails
I don?t know how to post following some thread.
From where can I answer some specific message ? If somebody can help
me, please
Well, I have followed the instructions from Ed for installing typo,
It works, but I have problems with stylesheets when I am logged-in doing
the administrations functions in the blog.
I remember the same when I tried typo using fastcgi, CSS Stylesheets
seem doesn?t
2006 Apr 19
0
Instant Rails 1.3a -- bug fix release
It turns out the native C MySQL driver is causing segfaults (at least on
Windows 2000), so this is a minor maintenance release that removes this
driver. Rails will automatically use the pure Ruby driver, instead.
If you already have Instant Rails 1.3 installed, you don''t need to download
this, just delete the file:
InstantRails\ruby\lib\ruby\site_ruby\1.8\i386-msvcrt\mysql.so
There
2007 Nov 23
0
Instant Rails replaced by the BitNami RubyStack
I no longer have the time to maintain and support Instant Rails, and there
will be no further releases.
However, Instant Rails is being replaced by the BitNami RubyStack, which you
can find here:
http://www.bitnami.com/stack/rubystack
The BitNami RubyStack ships with the following components (all fully
integrated):
- Ruby 1.8.6 patch level 111
- RubyGems 0.9.4
- Rails 1.2.5
-
2006 Apr 02
0
phpMyAdmin Instant Rails
On 4/2/06, Gregor Jovanovich <gregor007 at gmail.com> wrote:
>
> I really think Instant Rails is a classic - all the right stuff in a small
> package!
>
> My problem is that I have IR installed on my desktop and laptop, but the
> phpMyAdmin is "greyed out" on the desktop system - why?
Both Apache and MySQL have to be running in order to use phpMyAdmin. If
either
2005 Oct 12
0
Download link for Instant Rails
When I announced Instant Rails I forgot to include the download links. I''ve
since posted them several times to that thread, but some people will miss
them because they are buried in the thread. So, here they are in their own
top-level message.
The Instant Rails home page is:
http://instantrails.rubyforge.org/
and the download page is at:
http://rubyforge.org/frs/?group_id=904
Curt
2006 Dec 07
2
No Instant Gratification ! Browser can''t access localhost:3000 (IR 1.4)
Hi! I''m learning Ruby on Rails with the Agile Web Development With Rails
book. I have installed InstantRails 1.4 (under windows xp 2) and after
doing all steps (gem updates, rails demo, ruby script/server which
launches WEBrick server), I can''t access the localhost:3000 with the
browser. I tried 127.0.0.1:3000 in apache config, then with my IP
address 192.168.1.100:3000
2006 May 26
7
Instant Rails and your own applications
Hi,
I want to make an open source rails project as easy as possible to install.
Can I use Instant Rails for this? I treid to look at the FAQ but could not
see this was possible.
Ideally I would like to have Instant Rails install Ruby, Rails, MySql, etc
and then have it add my application and add the mysql user (could be just
root also) and then the sql for creating the tables.
Sound like fun
2005 Dec 15
5
Instant Rails 1.0 preview7 -- with Typo!
My apologies to all who downloaded preview6, it did not contain Rails 1.0 as
advertised -- I screwed up!
Preview7 does, in fact, contain Rails 1.0 and as a bonus, also includes Typo
2.6.0 as a preinstalled sample app. See the Getting Started page for
instructions on running Typo in Instant Rails:
http://instantrails.rubyforge.org/wiki/wiki.pl?Getting_Started
Also, you can thank David Morton
2006 Jan 03
2
Instant Rails 1.0 Release Candidate 1
This release upgrades the included Ruby to version 1.8.4 and will become the
final 1.0 release of Instant Rails if no serious problems are found.
Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails,
Apache, and MySQL, all preconfigured and ready to run. No installer, you
simply drop it into the directory of your choice and run it. It does not
modify your system environment.
2006 Oct 25
4
Instant Rails
I''m having a newbie problem getting Instant Rails to start WEBrick.
I''ve created a demo project by type Rails Demo at the InstantRails
command prompt. This worked fine.
I then navigate to the Demo directory and type ruby script/server. I
get the following errors...
C:\InstantRails\InstantRails\rails_apps\demo>ruby script/server
=> Booting WEBrick...
=> Rails
2007 May 24
4
Create a virtual host using Instant Rails 1.7
Hi,
I created a new rails application called demo using Instant Rails 1.7.
It runs at the URL http://localhost:3003/blog/
The applications that a packaged with the zip file, cookbook and typo are
currenlty the two virtual hosts. I can already run them using the following
URLs
http://www.mycookbook.com and http://typo/
Now, I want to add my application demo as the third virtual host in
2007 Apr 11
1
Does Ruby 1.8.6 fix the Breakpointer problem?
Hello,
Does anyone here know if Ruby 1.8.6 fixes the "BreakPointer" problem in
Rails? The reason I ask is that I have been working with Curt Hibb''s
InstantRails in Window (at last I have found a usable Rails system on
Windows). Currently, I am on InstantRails 1.6, but Curt has made
available InstantRails 1.7 which has the following components:
Instant Rails 1.7 contains the
2006 Nov 04
2
Instant Rails 1.4 final released (with RadRails support!)
This is the final release for Instant Rails 1.4. It corrects the two
known problems with the preview1 release (two help menu items
caused Instant Rails to crash). Instant Rails 1.4 contains the following
major changes:
* Upgrades Rails to version 1.1.6
(other components upgraded to current release, also)
* SCGI has been replaced by Mongrel (using Apache''s
mod_proxy for
2006 Apr 12
4
Instant Rails SCGI Problem
I have installed instant rails and configured it
http://instantrails.rubyforge.org/wiki/wiki.pl?Getting_Started
I can get typo and webrick to work on webrick localhost:3000 but cant
get anything to work with scgi.
When i start the scgi server i get a blank dos window screen. When i
type www.mycookbook.com into the browser i get the following
Unable to connect
Firefox can''t
2006 Apr 01
2
Instant Rails 1.1
Instant Rails is a one-stop Rails runtime solution containing Ruby, Rails,
Apache, and MySQL, all preconfigured and ready to run. No installer, you
simply drop it into the directory of your choice and run it. It does not
modify your system environment. This release of Instant Rails is for
Windows, but there are plans for ports to Linux, BSD, and OSX.
This release upgrades Rails to 1.1 and the
2009 Jul 17
1
Using instant rails to roll-out rails applications
I''am curious, if there is a convenient way, to use instantrails in order
to roll-out rails application for the local installation on machines
without internet access.
We''ve the following scenario:
We''ve written a rails application which is available online. Now we would like to enable clients to use the application
offline. We''ve written an import/export