<?xml version="1.0" encoding="UTF-8"?>
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns="http://purl.org/rss/1.0/" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:syn="http://purl.org/rss/1.0/modules/syndication/" xmlns:admin="http://webns.net/mvcb/">
  <channel rdf:about="http://blog.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user">
    <title>gmane.comp.lang.ruby.rails.locomotive.user</title>
    <link>http://blog.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user</link>
    <description/>
    <syn:updatePeriod>hourly</syn:updatePeriod>
    <syn:updateFrequency>1</syn:updateFrequency>
    <syn:updateBase>1901-01-01T00:00+00:00</syn:updateBase>
    <items>
      <rdf:Seq>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1460"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1459"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1454"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1447"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1443"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1441"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1439"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1431"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1428"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1425"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1422"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1414"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1412"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1411"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1409"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1406"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1404"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1398"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1393"/>
        <rdf:li rdf:resource="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1386"/>
      </rdf:Seq>
    </items>
    <image rdf:resource="http://gmane.org/img/gmane-25t.png"/>
    <textinput rdf:resource=""/>
  </channel>
  <image rdf:about="http://gmane.org/img/gmane-25t.png">
    <title>Gmane</title>
    <url>http://gmane.org/img/gmane-25t.png</url>
    <link>http://gmane.org</link>
  </image>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1460">
    <title>RubyStack</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1460</link>
    <description>Hi,

I am one of the developers of RubyStack. Just wanted to reply to the
comments below (sorry for the delay)

- We plan on releasing a drag-and-drop version, similar to InstantRails and
Locomotive, but we are not yet there. The reason why we ask for a prefix is
to allow for multiple installations simultaneously
- The reason why we include a PHP runtime is to support phpMyAdmin and was
a feature requested by InstantRails users. If you select not to install
phpMyAdmin, then no PHP runtime will be installed. If you know of a
comparable Ruby/Rails app, we will be happy to include it.
- We will be providing the possibility to leave the password blank for
MySQL. The reason why it is there is that people also run the stack not only
for development, but to run other apps on top, and it provides a little bit
more of security
- In addition to the stack itself, we are going to be packaging Rails apps
(suggestions accepted!) Checkout our Redmine installer
http://bitnami.org/stack/redmine 


That is great, I do not wan</description>
    <dc:creator>Daniel Lopez</dc:creator>
    <dc:date>2008-01-19T19:26:58</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1459">
    <title>Rails 2.0 RMagick Bundle up for download/testing</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1459</link>
    <description>I put my RMagick bundle up in case anyone wants to try it out. The
recipe used is found attached, unfortunately I didn't save the
creation log and thus didn't manage to document the exact versions of
libraries/gems used.

http://www.megaupload.com/?d=1IXX5A37

Cheers,
Pirkka
# CREATING A LOCOMOTIVE RAILS BUNDLE W/ RMAGICK
# 8. January 2008
# modified by Pirkka Hartikainen based on original recipe by Ryan Raaum.
# i did this on Tiger (10.4.11) because i'm migrating to Leopard just yet.

# before starting: run sudo once to get authorization rights
sudo ls

# get set up in a build directory... name your bundle appropriately!
cd /Applications/Locomotive2/Bundles
mkdir rmagickRailsDec2007_i386.locobundle
cd rmagickRailsDec2007_i386.locobundle
mkdir framework
cd framework

#then begin
export MYPREFIX=`pwd`
export PATH=$MYPREFIX/bin:/bin:/sbin:/usr/bin:/usr/sbin
export DYLD_LIBRARY_PATH=$MYPREFIX/lib
export LDFLAGS="-L$MYPREFIX/lib -headerpad_max_install_names"
export CFLAGS=-I$MYPREFIX/include
export CXXFLAGS=$CFL</description>
    <dc:creator>Pirkka Hartikainen</dc:creator>
    <dc:date>2008-01-10T17:48:23</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1454">
    <title>Anyone tried RubyStack?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1454</link>
    <description>Hi all,

Has anyone here tried BitNami's RubyStack? (http://bitnami.org/stack/rubystack)

If so, what did you think?

-Ryan

(If people like it, I'm considering putting a link on the Locomotive
page to it as an alternative)
</description>
    <dc:creator>Ryan Raaum</dc:creator>
    <dc:date>2008-01-10T12:42:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1447">
    <title>bundle 2.0</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1447</link>
    <description>i've build a 2.0 bundle
does anyone wants it ?

It seems to works fine ...

Nicolas G


Gilgam
Conseil, Webdesign &amp; Formation sur Gilgam - Blog
contact - contact-+mrTr4C0vHzQT0dZR+AlfA&lt; at &gt;public.gmane.org
</description>
    <dc:creator>NG</dc:creator>
    <dc:date>2008-01-09T21:57:26</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1443">
    <title>Adding script path: How to get Locomotive basedirectory?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1443</link>
    <description>I would like to add the Rails script directory to my PATH, when opening
a Locomotive terminal window.

Right now I add it (in the Locomotive preferences) as relative path,  
i.e.
I set the "additional path" in the preferences to

   /usr/local/mysql/bin:script

Of course this breaks down if I do a cd in my terminal window. The  
problem
is that I can not hard code the absolute path to the script directory,
because I have more than one Locomotive application, and each has of
course its own script directory.

I would ideally need an environment variable which gives the base  
directory
of my Rails app, but as far I see, there is no such thing.

Does anyone know of a nice trick to achieve this goal?

In case my question is not clear, here an example: Say I have two
Rails applications managed by Locomotive: app1 based in /Users/ror/ 
foo/a1
and app2 based in /Users/ror/bar/a2. When I select app1 in Locomotive
and open a terminal window, I would like to have /Users/ror/foo/a1/ 
script
in my PATH, but when I selec</description>
    <dc:creator>Ronald Fischer</dc:creator>
    <dc:date>2008-01-02T20:52:16</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1441">
    <title>ERROR: Failed to build gem native extension</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1441</link>
    <description>Hello,

I'm not sure this is a problem related directly to locomotive, but
since it's about gem installs while using locomotive bundles, I
figured somebody here might have a clue to what's going on...

I've been trying to install two gems that require native C extensions,
hpricot and unicode, without success, though I do have xcode tools
installed with gcc etc. I get similar errors for both, about not
finding header files:

for hpricot:

~/Sites/soma $gem install hpricot
Building native extensions.  This could take a while...
ERROR:  Error installing hpricot:
        ERROR: Failed to build gem native extension.

/Applications/Locomotive2/Bundles/rmagickRailsMar2007_i386.locobundle/framework/bin/ruby
extconf.rb install hpricot
checking for main() in -lc... no
creating Makefile

make
gcc -I. -I. -I/Applications/Locomotive2/Bundles/rmagickRailsMar2007_i386.locobundle/framework/lib/ruby/1.8/i686-darwin8.9.1
-I. -I/Applications/Locomotive2/Bundles/rmagickRailsMar2007_i386.locobundle/framework/include
-fno-common </description>
    <dc:creator>Oliver Barnes</dc:creator>
    <dc:date>2007-12-28T22:14:02</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1439">
    <title>Ruby 1.9 and Rails 2 Bundle</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1439</link>
    <description>Hi

I'm trapped in a Ruby 1.8 issue, however, my knowledge is only good  
enough to update existing bundles to Rails 2, but not to Ruby 1.9.

Is anybody working on a "Ruby 1.9 and Rails 2" bundle at this point?

Cheers, -sven
</description>
    <dc:creator>Sven Schwyn</dc:creator>
    <dc:date>2007-12-25T23:09:51</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1431">
    <title>2 questions: manual installation and rails 2?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1431</link>
    <description>hi dudes
it's my first message here. i live in brazil and use Locomotive since february.

my first question:
is there any problem in use locomotive with rails manually installed?


my second question:
last week rails 2.0 was release. is there any prevision of release a
new bundle with rails 2?
i manually upgrade my system using gem install rails -y --source
http://gems.rubyonrails.org and after gem update --system, in a blank
application off locomotive (i wrote a recipe in
http://leonardofaria.net/2007/12/16/locomotive-com-rails-20/).

after this, in terminal, executed "rails _2.0.1_ test" and added this
application in locomotive list.
it's works fine! the problems appear with executed rake
rails:freeze:gems to upload my application to server. after this, my
application don't worked more. i created a new application and
returned fine.

chears,

</description>
    <dc:creator>Leonardo Faria</dc:creator>
    <dc:date>2007-12-18T00:17:45</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1428">
    <title>Locomotive Terminal destroys my PATH</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1428</link>
    <description>I'm using Locomotive 2.0.8 on the Mac.

My .bash_profile - in its essence - looks like this:

   export PATH=.:$HOME/bin:/usr/local/bin:/usr/local/mysql/bin:$PATH

Now I found that when I open a Terminal from within Locomotive (i.e.
Applications/OpenTerminal), /usr/local/mysql/bin is missing from my
PATH (although ~/bin is there).

I traced what happens (set -x in .bash_profile) and found the
following:

First, my PATH is set in the expected way, i.e.

+ export PATH=.:/Users/fusshuhn/bin:/usr/local/bin:/usr/local/mysql/ 
bin:/bin:/sbin:/usr/bin:/usr/sbin

But after that, I see the following statement in the trace:

source /private/var/tmp/folders.501/TemporaryItems/2A10481D-7F30-4633- 
A1DA-2EBB84EC987A-260-00000575DDDFE4E0.environment.bash

It seems that Locomotive has created a temporary file containing bash  
commands,
which are now source (after my .bash_profile). During this process, I  
see the
execution of the following command:

++ export PATH=/Applications/Locomotive2/Bundles/ 
standardRailsMar2007.</description>
    <dc:creator>Ronald Fischer</dc:creator>
    <dc:date>2007-12-10T17:26:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1425">
    <title>How to change locomotive to accept outside httpconnections</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1425</link>
    <description>I am trying to test my rails app from parallels but I am unable to
connect to it running in locomotive on the Mac.  I am assuming that
whatever web server is running limits it to connections from
localhost.  I know with webbrick, you pass a -b 0.0.0.0.  I poked
around some to look at the startup scripts but didn't want to mess
things up.  Any suggestions of what I should change to enable external
connections?

Thanks
Chris
</description>
    <dc:creator>Chris Williams</dc:creator>
    <dc:date>2007-12-09T15:11:24</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1422">
    <title>Error with localhost, then with gems</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1422</link>
    <description>Tried to add an existing project, it would
always say localhost server not found. I typed "mongrel_rails start" into
terminal and it suggested that I update my gems. I tri

/Applications/Locomotive2/Bundles/
standardRailsMar2007.locobundle/i386/
lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:27:in
`gem_original_require': no such file to load -- aws/s3 (MissingSourceFile)
</description>
    <dc:creator>Chaz</dc:creator>
    <dc:date>2007-12-05T05:03:33</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1414">
    <title>New Locomotive bundle?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1414</link>
    <description>Hi,

The Ruby on Rails team released version 1.2.6 [1] yesterday. The most
recent bundle for Locomotive contains RoR 1.2.3. Does anyone know if it is
possible to create a new bundle for Locomotive with this new version?

Kind regards,

Gerda

[1]
http://weblog.rubyonrails.org/2007/11/24/ruby-on-rails-1-2-6-security-and-maintenance-release
</description>
    <dc:creator>Gerda de Vries</dc:creator>
    <dc:date>2007-11-25T15:35:59</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1412">
    <title>10.4.11 and slow Locomotive</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1412</link>
    <description>I upgraded to Tiger 10.4.11, and now Locomotive starts up very  
slowly, and restarts of lighttpd/fastcgi are very slow. Anyone else  
seeing that behavior or know of a fix?

Dave Ringoen
</description>
    <dc:creator>Dave Ringoen</dc:creator>
    <dc:date>2007-11-19T18:50:37</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1411">
    <title>Locomotive, Mongrel 1.1.1</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1411</link>
    <description>_______________________________________________
Locomotive-users mailing list
Locomotive-users-ETbvJ2rUIr65BSkE7Ud3LA&lt; at &gt;public.gmane.org
http://lists.raaum.org/mailman/listinfo/locomotive-users
</description>
    <dc:creator>Jason Young</dc:creator>
    <dc:date>2007-11-14T19:23:41</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1409">
    <title>SSL with Locomotive</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1409</link>
    <description>HI
Thank you for Locomotive

Is there a way to Use SSL with Locomotive. I have SSL installed on my  
mac and it works to the apache page.

Thank you

Sorry if this is a double listing
</description>
    <dc:creator>Russell Roberts</dc:creator>
    <dc:date>2007-11-10T22:00:52</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1406">
    <title>Migrate does not create table</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1406</link>
    <description>_______________________________________________
Locomotive-users mailing list
Locomotive-users-ETbvJ2rUIr65BSkE7Ud3LA&lt; at &gt;public.gmane.org
http://lists.raaum.org/mailman/listinfo/locomotive-users
</description>
    <dc:creator>Evan Dorn</dc:creator>
    <dc:date>2007-11-10T19:54:09</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1404">
    <title>Locomotive caches controller</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1404</link>
    <description>_______________________________________________
Locomotive-users mailing list
Locomotive-users-ETbvJ2rUIr65BSkE7Ud3LA&lt; at &gt;public.gmane.org
http://lists.raaum.org/mailman/listinfo/locomotive-users
</description>
    <dc:creator>Johan Lavenius</dc:creator>
    <dc:date>2007-09-24T12:17:20</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1398">
    <title>can I uninstall/reinstall?</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1398</link>
    <description>Hi,

I just installed Locomotive on my mac os x.  Afterwards, I opened 
Terminal and typed:  ruby ~v   to find it and it appeared.  Yea! Then, 
when trying to do the same with rails, it was not found.

In a search for a fix, I found a post online which suggested having 
textmate open rails from within it so I tried this and Voila!  my rails 
appeared to install,  BUT it installed in the wrong place.   I need to 
move my whole rails install into the correct folder and it is not 
letting me do that via the cp command in terminal.  Every time I try to 
do a cp and paste in the old location to modify it, terminal starts 
running code before I even hit the "enter" button.

I would like to just start over.  So far, I have not installed gems.  Is 
it advisable to try to move the Locomotive app and folders to the trash 
and run the install again?

Also, if mysql is already on my computer, do I need to reinstall that 
after the RoR reinstall?

thank you,
Holly


---

Holly

http://www.hollyfortenberry.com

*You have </description>
    <dc:creator>Holly Fortenberry</dc:creator>
    <dc:date>2007-09-20T13:22:48</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1393">
    <title>Running EdgeRails under Locomotive</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1393</link>
    <description>I seem to have a problem running Edge Rails under Locomotive 2.0.8
After executing "rake rails:freeze:edge", and restarting the  
application, the browser can no longer connect to the server.
Trying to start the server manually results in the following:


luna:~/IAS_GateAccess sjf$ ruby script/server
=&gt; Booting Mongrel (use 'script/server webrick' to force WEBrick)
=&gt; Rails application starting on http://0.0.0.0:3000
=&gt; Call with -d to detach
=&gt; Ctrl-C to shutdown server
** Starting Mongrel listening at 0.0.0.0:3000
** Starting Rails with development environment...
Exiting
/Applications/Locomotive2/Bundles/standardRailsMar2007.locobundle/ 
i386/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/commands/servers/ 
mongrel.rb:15: warning: already initialized constant OPTIONS
/Applications/Locomotive2/Bundles/standardRailsMar2007.locobundle/ 
i386/lib/ruby/gems/1.8/gems/rails-1.2.3/lib/commands/servers/ 
mongrel.rb:18: undefined method `options' for []:Array (NoMethodError)
         from /Applications/Locomotive2/Bundles/ </description>
    <dc:creator>Steven Finnegan</dc:creator>
    <dc:date>2007-09-18T19:06:53</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1386">
    <title>vim</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1386</link>
    <description>Is there any way to use vim as a text editor instead of TextMate?

TextMate seems a bit expensive :(

Max.
</description>
    <dc:creator>Max Waterman</dc:creator>
    <dc:date>2007-09-15T10:28:36</dc:date>
  </item>
  <item rdf:about="http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1385">
    <title>ERD2ARM</title>
    <link>http://comments.gmane.org/gmane.comp.lang.ruby.rails.locomotive.user/1385</link>
    <description>Hi everyone,
please, take a look at www.software.alessandropistocchi.com/ERD2ARM.html.

ERD2ARM converts Entity-Relationships diagrams generated with the xcode data modeling tool into rails model and migration files, and does some basic model correctness checking. If you use ruby on rails often, this tool will save you a lot of time during development.

Thank you,
Alessandro Pistocchi


------------------------------------------------------
Leggi GRATIS le tue mail con il telefonino i-mode di Wind
http://i-mode.wind.it/

</description>
    <dc:creator>apistocchi&lt; at &gt;libero.it</dc:creator>
    <dc:date>2007-09-10T04:29:44</dc:date>
  </item>
  <textinput rdf:about="http://search.gmane.org/?group=$group=gmane.comp.lang.ruby.rails.locomotive.user">
    <title>Search Engine</title>
    <description>Search the mailing list at Gmane</description>
    <name>query</name>
    <link>http://search.gmane.org/?group=$group=gmane.comp.lang.ruby.rails.locomotive.user</link>
  </textinput>
</rdf:RDF>
