Displaying 5 results from an estimated 5 matches for "raills".
Did you mean:
rails
2009 May 21
1
How to install ActiveScaffold plugin?
I am upgrading to raills 2.3.2. I’m having problems with AjaxScaffold
which has been deprecated.
I am a linux novice. The web site http://activescaffold.com/ has the
following command:
script/plugin install git://github.com/activescaffold/active_scaffold.git
I tried the above and also ruby script/plugin …
Nothing happens....
2010 Dec 10
1
no Ruby script found in input (LoadError)
I just cloned a new Raills 3 project from git. The project is brand
new, although it does have some gem dependancies. I ran bundle install
and I got the dependancies in stalled. Bundle check confirmed everything
is there. But when I just the rails command (rails -v for example) I get
this:
/Users/joBdsgh/.rvm/rubies/ruby-1...
2005 Oct 15
1
Base directory for apps
Is there any way to specify a root project directory other than the
default ''rails_apps'' subdirectory?
We have a few Rails projects on different drives that cannot be moved.
We''re using Windows, so symlinks are out of the question.
Thanks.
-------------- next part --------------
An HTML attachment was scrubbed...
URL:
2006 May 04
4
problem setting up mongrel_cluster 0.1.1
...en came mongrel_cluster 0.1.1 and I tried to set it up,
but somehow I messed up things and nothing worked anymore. So here is what I
did:
on production machine: (debian linux, rails 1.1)
------------------------------
- installing mongrel_cluster 0.1.1
on development machine**: (windows XP, raills 1.1)
-----------------------------------------------------------------------
- inststalling mongrel_cluster 0.1.1
- recreating config file: mongrel_rails cluster::configure
- modifying configfile manually to make it look like this: (will be more the
one server later)
---
num-procs: 1024
docroot:...
2006 May 01
3
mongrel_cluster-0.1.1: the bird dog (capistrano support!)
Hey y''all:
mongrel_cluster provides management tools for running Mongrel behind
a reverse-proxy/load balancer. It is an extraction from Rails
Machine, a deployment service and Ruby library that simplifies Rails
application deployment. This release fixes bugs and adds a Capistrano
task library.
Changes:
-changed pid file format to include port
-only write configuration options