Displaying 20 results from an estimated 95 matches for "railers".
Did you mean:
mailers
2005 Oct 05
2
Seattle Railers gathering for a beer
This is a general invite to any/all Railers in the Seattle area who want to
get together for beer/food. Nothing formal, just a "get to know ya"
gathering.
Details:
Thursday, Oct 13 (next week), 7pm
Bellevue Red Robin - *http://tinyurl.com/d678c*
--
~~~~~~~~~~~~~~~~~~~
D''Andrew "Dave" Thompson
http://dathompson...
2006 Jan 12
3
what about Austin railers?
If Tuscon has some rail users, I know there must be some other Austin
railers out there. Have I missed some meetings that I didn''t know about?
Steve
http://www.smarkets.net
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://wrath.rubyonrails.org/pipermail/rails/attachments/20060112/c2723541/attachment.html
2006 Jan 27
0
Mad Railers First Meeting
Hi all,
We are very pleased to announce the first meeting of Mad Railers, the
Madison, WI Ruby on Rails Users Group. Here are the details:
When:
Monday, February 13, 2006 from 6 p.m. - 9 p.m.
Where:
Madison Area Technical College
Downtown Education Center
211 N. Carroll St.
Madison, WI 53703
Room D240
Google Maps Link:
http://maps.google.co...
2006 Jun 12
2
Ruby on Rails Copenhagen Meetup
Hi Railers
If you are in the Copenhagen area on the 29th of this month (that''s a
Thursday) Jesper and I would be glad to see you at Caf? Selina in the
central Copenhagen for the first of many Ruby on Rails meetups.
We start at 20:30 hours and have of cause arranged for free beer and
complementar...
2006 Jun 25
0
ITalian Railers!
non dimenticatevi di rails.it! l''ho scoperto oggi e penso che dovemmo
metterci tutti un po'' di impegno! :)
saluti, mek from venice/it
2005 Dec 17
0
Looking for Madison, WI railers
Hi all,
I''m checking to see if there is a rails users groups in Madison, WI. If not
I intend to start one with another convert. I even have a free room to hold
meetings with parking and data projectors on a local campus.
-Eric
_______________________________________________
Rails mailing list
Rails-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
2005 Aug 16
3
Rails Docs in CHM format
Hi Folks,
For the Windows Railers, I''ve made the Rails docs available as a CHM file:
http://dema.ruby.com.br/articles/2005/08/16/rails-docs-in-chm-format
Cheers,
Dema
--
http://dema.ruby.com.br - Rails from a .NET perspective
2006 Apr 14
3
Boston Rails work/Meeting Railers
Hey all,
Been working with/excited about Rails since November, when I quit
working for The Man in order to freelance. Have a couple of Rails
projects completed. Having worked with web app dev since 1999, it''s
been a breath of fresh air. Now I''m at a point where I need to meet
more people in person that are excited about Rails, or are interested
in working on Rails projects in
2005 Oct 17
2
What to install/configure?
Hi railers,
(railers? Rails-ers? How do you folks refer to yourselves?)
I''m brand spankin'' new to most of this. I''m just learning ruby, just
learning rails, just learning MySQL, and really just learning about
Apache/CGI-type stuff. I have a long background with UNIX sysadmin a...
2006 Aug 08
6
[Very OT] Steve Jobs, is he sick?
For us "Railers" on Mac systems we all probably watched Steve Job''s
keynote at the WWDC yesterday. Was it just me, or did Steve look
"sick"? I mean he has lost a lot of weight and his skin was very drawn.
--
Posted via http://www.ruby-forum.com/.
2006 Mar 08
12
favorite FTP client of railers
Hi,
Which FTP client would fit in nicely with OS X and Textmate.
Thanks,
Peter
2006 Jan 06
2
JOB Opening - South Beach Florida
Fellow Railers...
We have a position opening up in the company I work for. It is not a
ruby or rails related position but I have a hidden agenda.... ;) I
want allies inside... hehe...
I''m looking for someone that probably fits most of our profiles:
PHP
SQL
AJAX
JS
XML
XHTML
DHTML
Please only Web...
2006 Feb 04
4
AJAX rendered select doesn''t get submitted
I have implemented the AJAX observe_field to filter the state/province options
in my address form. This works great except when I submit the form, @params
doesn''t contain the select element.
_address_form.rhtml relevant snippet:
<%= collection_select(:address, "country", Country.find(:all, :order =>
"position"), :code, :name, {:prompt => "-- Select
2005 Nov 20
3
rounded corners in rails apps ?
...://openrico.org), which does the same and is much simpler to use (don''t
require additional css files) and is based on prototype.js. This is all very
nice, but there is currently one problem, the latest Rico library seems to
require prototype 1.3.1, which is a bit outdated for bleeding edge railers.
well, are there other apporaches for getting rounded cornes ?
regards
--
Roberto Saccon - http://rsaccon.com
_______________________________________________
Rails-spinoffs mailing list
Rails-spinoffs-1W37MKcQCpIf0INCOvqR/iCwEArCW2h5@public.gmane.org
http://lists.rubyonrails.org/mailman/listinf...
2005 Sep 21
2
Date Validation: The February 31st Problem
Hi Railers,
I''m wondering if anyone has found a nice solution to the problem of validating
dates to prevent things like 29th February 2005, or 31st September and so on?
I see it was discussed before...
http://wrath.rubyonrails.org/pipermail/rails/2005-March/003804.html
...but with no particularl...
2005 Dec 20
9
Mad Rails
Hello all,
I work for a company located in Madison, WI and we''re looking at
replacing a pre-Struts J2EE ecommerce app with Rails. ''ve been
using Rails with pleasure for the last year on several supporting
applications, and I have everyone else convinced that it''s at least
worth investigating. The developer team has a few experienced Java
developers who are
2006 Aug 16
4
Plugins and svn
Hi railers,
What do you do when you must use a plugin in a rails app that is under
subversion?
I think that an approach is simply install a version of the plugin, and once
all the test pass, commit the plugin itself to the repository, inside the
/vendor/ of the app. If a new version of the plugin is release...
2007 Nov 25
5
Can't find rails after re-installing/upgrading Kubuntu
Hello Railers (?),
I have just re-installed my machine with the lattest Kubuntu, which brings with Rails 1.2.4 instead of 1.2.3. Now my Rail project doesn''t start anymore. At first I''ve got this message:
Cannot find gem for Rails ~>1.2.3.0:
Install the missing gem with ''gem in...
2006 Jan 31
2
Need advice on RoR app design
Fellow Railers,
Is there anything, anywhere, that I can read that discusses overall RoR
app design? I have the Agile RoR book, which is great for learning the
details of RoR, but unfortunately doesn''t cover the overall issue of
creating a large, complex RoR app.
My staff and I are still in the proc...
2006 Jun 07
3
trouble wtih webstore schema, handling product variations
Hi Railers,
Does anyone have any guidance on setting up a simple way to handle
product variations (e.g garment size/color)? Initially, I had thought
that I would make a variation model which defined the extra bits, but it
seems quite inflexible especially so if a store were to sell
non-clothing items that al...