[ANN] Instant Rails 1.0 preview7 -- with Typo!

C

Curt Hibbs

------=_Part_947_27079315.1134626067725
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline

My apologies to all who downloaded preview6, it did not contain Rails 1.0 a=
s
advertised -- I screwed up!

Preview7 does, in fact, contain Rails 1.0 and as a bonus, also includes Typ=
o
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 for getting Typo into Instant Rails (he
just joined the Instant Rails development team!).

-------------------------------------------------------------------

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 for Windows,
but there are plans for ports to Linux, BSD, and OSX.

The Instant Rails home page has links for downloading and getting started
with Instant Rails:

http://instantrails.rubyforge.org/

If you already have Instant Rails installed, then be sure to read the
upgrade instructions:

http://instantrails.rubyforge.org/wiki/wiki.pl?How_To_Upgrade

-------------------------------------------------------------------
2005.12.13 Instant Rails preview7
(preview6 was a bad release)

* Included Typo 2.6.0 as a sample app

* Included RedCloth 3.0.4, BlueCloth 1.0.0, and RubyPants 0.2.0
(used as text formatters by Typo).

* Upgraded Rails to 1.0 final

* Instant Rails now detects being run from a directory path
that containd spaces, issues a warning, and quits.

-------------------------------------------------------------------
2005-11-08: Instant Rails 1.0 preview5

* Upgraded Rails to Rails 1.0: The Release Candidate 4 (aka 0.14.3)

-------------------------------------------------------------------
2005-11-01: Instant Rails 1.0 preview4

* Added mysql\\bin to the path in console windows.

-------------------------------------------------------------------
2005-10-27: Instant Rails 1.0 preview3

* Upgraded Rails to Rails 1.0: The Release Candidate 3 (aka 0.14.2)

* Upgraded to SCGI Rails Runer 0.4.3

* Added \"fxri\" to the help menu.

* Fixed a problem where console windows were being opened in the
wrong current directory. This meant that ruby\\bin wasn\'t being
put on the path which, in turn, meant you couldn\'t execute the
\"gem\" or \"rails\" commands.

* Fixed several minor problems.

* Created this change log! Also, added a ToDo.txt file.

------=_Part_947_27079315.1134626067725--
 
C

Curt Hibbs

Wait about an hour before trying to download. This will give the
RubyForge mirrors time to sync and you avoid getting download errors.

Curt
 
D

Dr Nic

InstantRails is a developer's delight! I wasted a good day
unsuccessfully getting Apache etc working my laptop. With InstantRails
I could wipe away the tears.

Many ppl agree that setting up the infrastructure for Ruby + RoR is the
most challenging part of getting started - all pain and no Ruby love,
yet. So thanks for IR.

Jeez, I never write "thank you" notes about products, but if it means
another RoR newbie saves themselves a day or more by not having to set
up their environment, and subsequently perhaps not even writing a line
of Ruby code, then I'll hawk the product all day long :)

Nic
 
E

emptist

Tried the previous version and it's terribly;-) good!

Though if there was a Postgre... things can be 300% perfect
(no, I can install Postgre myself on Windows thanks to V8. Just want to
make sure it can be used once I.R. installed)
(On Linux I tried one year ago, failed to understand how to config ...
sad)
 
C

Curt Hibbs

Tried the previous version and it's terribly;-) good!

Though if there was a Postgre... things can be 300% perfect
(no, I can install Postgre myself on Windows thanks to V8. Just want to
make sure it can be used once I.R. installed)
(On Linux I tried one year ago, failed to understand how to config ...
sad)

Its been a learning experience for me. Before I started this I knew
next to nothing about configuring Apache. Now I'm two steps away from
knowing nothing ;-)

Fortunately, David Morton just joined the Instant Rails dev team, and
he knows a lot more than I do!

Curt
 
C

Clifford Heath

Curt,

My thanks for putting IR together. After the "fun" I had
trying to get it working on Debian last year, I was torn
about recommending Rails to my son. He's now installed IRp7
and it's fantastic to have a bundle with Apache, MySQL, RoR,
etc all pre-configured. I'm writing this for him as he's just
moved house and has no connectivity yet. So thanks!

Unfortunately he's still having a few problems with it. I had
a little play with his install last night and couldn't figure
out how to diagnose them.

The mycookbook app creates its console window, and if you de-
iconify it quickly enough, you get a glimpse of a "not found"
error with a Ruby backtrace before the window vanishes. Is
there any logfile or global exception catcher that saves the
error text? Impossible to diagnose the problem when it vanishes!

He mentioned that you haven't worked out how to create an
invisible console window. I don't know if that's a Ruby problem,
but at the Windows API level, you have to use the "ShowWindow"
option in the STARTUPINFO structure that you pass as the ninth
parameter to CreateProcess. Set wShowWindow to SW_HIDE and set
dwFlags to include STARTF_USESHOWWINDOW, and the command window
won't display.

However, I do recommend that for debugging purposes, you allow
the window to be optionally displayed - and preferably to catch
an exception and allow it to be read before the window closes!

Happy Saturnalia, everyone!

Clifford Heath.
 
C

Clifford Heath

Curt said:
See the first entry in the FAQ:

Thanks Curt - sorry for not having read the FAQ first
(as I said, my son was off the net at the time). But I
thought you'd like his comment:

"Rails feels like cheating. This really is too easy..."

:)
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
473,768
Messages
2,569,575
Members
45,052
Latest member
KetoBeez

Latest Threads

Top