Displaying 20 results from an estimated 10000 matches similar to: "Instantrails and tiddlywiki"
2007 Jan 05
1
InstantRails with Ruby One-Click Installer?
Hi. I would like to hear how/what other users are installing for
development and reference support. I currently have both InstantRails
and the Ruby One-click Installer installed. I don''t like telling
co-workers to install both (the OCI has lots of nice documentation
useful to Rails developers). Also, the Ruby OCI helps when needing to
run Ruby scripts outside of the InstantRails
2006 May 15
2
Error creating controllers in InstantRails-1.3a
Hi,
I was able to successfully Install InstantRails-1.3a and run cookbook throgh
Apache and WEBrick , however when I try to create my own app. cookbook2
following tutorial ( http://instantrails.rubyforge.org/tutorial/index.html)
, it gives me below error whle creating MyTest controller
Cannot find gem for Rails =1.1.2:
Install the missing gem with ''gem install -v=1.1.2
2006 Nov 13
0
InstantRails Apache SSL configuration on Windows
I''ve recently deployed an application using InstantRails 1.3a on Windows
and was searching around for instructions on how to configure this
instance of Apache to use SSL.
I came across the following resource:
http://tud.at/programm/apache-ssl-win32-howto.php3
When I finally brought the application up, I encountered the following
errors in the Apache log:
[warn] Loaded DSO
2008 Apr 19
1
Problem with Active Web Service on InstantRails
Hi,
I''m trying to install and use activewebservice on Rails 2.0.2(using
instantrails)
the gem install activewebservice finished succesfully.
walked through the steps listed at:
http://www.texperts.com/2007/12/21/using-action-web-service-with-rails-20/
when I try to start mongrel I get the following trace
** Starting Mongrel listening at 0.0.0.0:3000
** Starting Rails with development
2006 Mar 13
2
Engines with InstantRails
I''ve recently started playing with InstantRails 1.0 and am now wanting
to experiment with the Login and active RBAC engines but having trouble
getting them to install.
I''ve checked the following but can''t find any info on how to get it to
work.
http://rails-engines.org/wiki/pages/Engines+plugin
I''ve also tried the following:
2006 Mar 12
2
InstantRails works with WEBrick, fails with SCGI
I have an app that I''ve been developing for some time with RADRails and
WEBrick locally. I wanted to take it to Apache and following the
following steps:
1) Downloaded and extracted InstantRails.
2) Started and tested cookbook with SCGI. Works great.
3) Copied my app over to rails_apps directory.
4) Added a virtual host to Apache identical to cookbook (just using port
9999
with
2005 Nov 17
6
apache refuses to start because of port conflict
Here is the deal. I''m trying out the latest Instant Rails and when I
start it Apache claims that the web port is being used.
"Apache cannot be runned : another Web server use the Web port"
Okay, no problem. I went into the Apache configuration and changed the
port it was binding to. However I get the same problem.
The troubleshooting continues, so I install Apache by itself
2006 May 05
1
InstantRails, ruby downgrade to 1.8.2 issue.
Hello,
I''ve been using InstantRails 1.0 that has ruby 1.8.4 and rails 1.0. Some of
you might know that the RMagick package does not work with ruby 1.8.4. I''m
now trying to downgrade to ruby 1.8.2 within my InstantRails 1.0 install.
Is there a clean way of doing this? I basically downloaded ruby 1.8.2 and
replaced the ruby directory with the newly created ruby directory. As
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
2007 Jan 16
3
Instantrails.exe process wont shutdown.
Hi Guys,
Im really hoping someone can help...
I have installed Instantrails onto about 50 Tablet PC''s - some HP
TC4200''s and some HP TC1100''s.
Installation etc isn''t a problem, but i have noticed that when i
shutdown Instantrails, it closes, but looking at the task manager it is
still listed as a process running in the background- utilizing @ 3MB of
memory or
2006 Jul 24
2
RadRails plus InstantRails
RadRails requires Ruby and Rails to be installed first.
Will it work ok with InstantRails providing the Ruby + Rails part?
Or do people recommend avoiding InstantRails when installing RadRails?
lex
2008 Oct 16
4
InstantRails and SQLite
Hy,
I''m using InstantRails for my RoR developments and it is really great.
However I have a little problem since a few days. Here is the
situation, I''m using InstantRails 2.0 with PHP 5.2.6 (I upgraded
following the InstantRails procedure). I''m using MySQL as a database
for my application but recently downloaded a forum (FluxBB) which need
SQLite to work. My problem is
2007 Sep 09
4
InstantRails - command "rails" does not work
Hey,
I installed InstantRails 1.7 (on Windows XP Home). I unzipped it with
7-Zip in D:\InstantRails (no spaces in pathname + short pathname) to
avoid UnZip-problems. I followed the installation instructions. The
cookbook-example works fine.
But when I want to create an own project with "rails projectname", my
computer says something like "The command "rails" is either
2007 Jun 03
0
SSL with InstantRails - possible?
Has anyone been able to get SSL with InstantRails working?
Paypal requires a secure connection, and using my dev machine, I
cannot connect due to lack of SSL in InstantRails. Any suggestions
are appreciated!
-Chris
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Ruby on Rails: Talk" group.
To post to this
2007 May 05
4
Rails Installation Fails - InstantRails 1.3a
I downloaded InstantRails 1.3a, and unzipped it to c:\InstantRails
I then ran
gem install rails --include-dependencies
in the Ruby Console Window
A lot of it worked, but I saw these errors (with a bit of surrounding
output)
Installing RDoc documentation for activerecord-1.15.3...
Installing RDoc documentation for actionpack-1.13.3...
lib/action_controller/routing.rb:1061:30:
2006 Jul 11
1
Securing MySQL with InstantRails
Hi,
I sucessfully got InstantRails installed on my WinXP Home pc and the
demo applications ran fine. I noticed that the MySQL root was the user
accessing the MYSQL Server and that there was no password used. Due to
security concerns I have added a password to the root user but this
has now broken my Rails applications. I believe I have found the
config file but am unsure how to edit it. Do I
2006 Jun 07
1
How to freeze_edge with TortoiseSVN and InstantRails
I installed TortoiseSVN, created a local repository at
c:/instantrails/SVNRepository.
I have an app that I want to put into SVN and also do a freeze_edge for,
but I''m not sure how.
I ran command ''rake freeze_edge'' and got the error:
ERROR: Must have subversion (svn) available in the PATH to lock this
application to Edge Rails
rake aborted!
Any advice or links to a
2006 May 05
1
Uploading files > 10mb using InstantRails 1.0 configuration.
Hi,
I''m using InstantRails 1.0 (rails 1.0 and ruby 1.8.4). When I try to upload
a video file ~11MB, IE just hangs on me. Seems like WEBrick hangs too and I
can''t connect from another IE. I end up manually killing WEBrick. Would
anybody know the problem here? I had to increase my mysql max_packet_size
parameter in order to upload in the first place so mysql doesn''t
2006 Jun 14
5
InstantRails Lost connection to MySQL server
Hiall,
I just tried out InstantRails version 1.3a. After a virgin install and
filling the fresh mysql db with my app schema, I tried runningthe app
with webrick, only to see the infamous "Lost connection to mysql
server" for every action. What is it that I''m doing wrong? I also have
mysql 5 installed on my machine, but the service is stopped while
experimenting with
2006 Feb 18
0
Radrails with Instantrails
Hi,
I used to use radrails with a standalone ruby interpreter, and the
code completion works fine. I am now using instantrails, but the code
complete for radrails is not working. How do i make the code complete
for ruby n rails work in radrails?
Thank
Steve
--
Posted via http://www.ruby-forum.com/.