Notes:
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 ofr 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!).
Changes:
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.
|