Displaying 20 results from an estimated 100000 matches similar to: "appTrain and instant rails"
2008 Apr 05
0
Installing Instant Rails over existing Ruby Installation
I just installed Instant Rails on my Windows machine. I previously had
Ruby already installed, and now I seem to have two copies of Ruby, one
in the Instant Rails folder, and my original one in the Ruby folder. My
question:
1) Is it necessary that I have two separate copies of Ruby?
2) If not, how do I effectively merge the Gems that I have been using
with the first copy of Ruby into the copy
2006 Apr 08
0
Typo and Instant Rails 1.2
Instant Rails is at 1.2 and I have installed Typo SVN Revsion 1000.
The sidebar changes stall with the spinner running even after the
*publish* button is clicked. The changes, themselves, do appear in the
actual blog.
When the *Sort Alphabetically* is clicked under categories an error
occurrred. I changed the code as follows:
2006 Jul 20
3
Instant Rails not finding database
Hey there
I''ve got instant rails installed, and it''s phpmyadmin can find the
database at the ascribed mysql port (3210)
...however, altho i have got my ''depot_development'' db in there (along
with the other dbs that ship with instant rails)... the rake script from
the instant rails command interface cant find ''depot_development''.
Looking at
2006 Jan 13
8
swf''s and rails
Hi I have started using rails eg: rform and typo, but mostly I do flash
dev (I know you guys decided you did not want flash content and used the
name for something else!). Anyway what experiments have people been
doing, anyone been Ajaxing flash content within rails application or
even just embedding in rails, I did not really find anything on using
flash in Typo, not that you can''t
2006 Mar 08
4
RMagick Instant Rails install problem
Anyone help with this?
Am running Instant Rails on Win XP Sp2. Have downloaded the
RMagick-win32-1.9.2 files into c:\Instant-Rails-1.0\temp from the
rubyforge site.
Running "Gem install RMagick-win32-1.9.2-mswin32.gem" from the temp
directory seems to work giving me a "Successfully installed
RMagick-win32, version 1.9.2" message.
However, when I then try and go
2006 Jun 27
3
Reg webrick using instant rails.
Hi guys.
I installed instant rails on windows xp home edition sp2.when i start
webrick server on cookbook application.I am unable to access cookbook
website from http:\\localhost:3000 as port 3000 is its defauls port
.Please let me know whats wrong been happening.When i tried samething on
xp pro it worked.
please reply ASAP
regards,
Chris
--
Posted via http://www.ruby-forum.com/.
2007 May 24
0
Virtual host using Instant Rails 1.7
I have developed an application called demo using Instant Rails 1.7.
How do I host this application say in development mode (as a virtual
host)? I already ran the two examples cookbook and typo packaged in the
zip file that are virtual hosts running on Mongrel and served by apache.
I just want to add my application (demo) as the third virtual host.
Really appreciate any help.
Thanks
Udai
--
2006 Jan 17
2
Instant Rails request lags >4 sec
Hello RoR folks,
I am using Instant Rails and a small app that currently uses scaffolding
for CRUD on just one table with 7 attributes. I am not shure wether
scaffolding slows down the app that much but I have a time lag for every
request with above 4 sec. The preinstalled apps like Type are running
damn fast, which is not the case for my stuff.
Any help on this would be great
Thanks,
RTG
--
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
2006 Apr 11
0
Instant Rails 1.3
Instant Rails 1.3 upgrades Ruby on Rails to its newly released version
1.1.2 and adds the native C MySQL/Ruby driver. There were no other
changes over 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
2006 Jan 19
0
database connectivity problem in instant rails
How can i connect databse with ruby on instant rails.
any kind of tutorial of docs availble for that.
thanx
prabu
--
Posted via http://www.ruby-forum.com/.
2006 Apr 18
2
Instant rails - need a bit of help.
Hiya everyone,
I''ve downloaded instant rails and have made a application on my machine
which is local. I need to now move this onto my university space so I
can demostrate it in a few weeks time..only i''m not really sure how I do
it?
Would anybody be able to offer me some advice, or point me in some
direction where I could find out.
Many thanks in advance!
Helen
--
2006 Apr 15
8
Instant Rails on Win XP SP2
I am trying to run instant rails on windows xp SP2. I can get the
cookbook and typo sample sites to work with webrick but not with scgi.
When i click the start with scgi i get a blank dos window and typing
www.mycookbook.com returns
Firefox can''t establish a connection to the server at
www.mycookbook.com.
This suggests that apache is not even running even though the green
light is
2006 Nov 04
1
Instant Rails 1.4 preview1 released (with RadRails support!)
This release of Instant Rails 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 forward requests).
* For the development server, WEBrick has also been
replaced by Mongrel.
* Automatic RadRails configuration: if
2006 Jan 05
2
Instant Rails 1.0 Final has been released!
This release is unchanged from release candidate 1 other than to update the
version number in the Help>>About dialog.
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
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 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 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 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 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