Displaying 10 results from an estimated 10 matches for "integrum".
Did you mean:
integral
2007 Jun 18
0
Phoenix Rails Users Group
What: June Phoenix Rails Users Group
When: Tuesday, June 19th, 6:30 pm - 9pm
Where: Office of Integrum Technologies
290 East El Prado Court,
Chandler, AZ
(north-east of Arizona and Warner)
Topic: Overview of alternative Ruby web frameworks
----
Please join us Tuesday evening at 6:30 pm for the Phoenix Rails Users
Group. This month Josh Knowles and Jade Meskill w...
2006 Jan 09
3
Include with two references of one model of the same table
...s.hometeam_id = teams_seasons.id LEFT OUTER JOIN matches ON matches.awayteam_id = teams_seasons.id WHERE (teams_seasons.division_id = 1) |
I''d like to know if this is an incorrect implementation detail or just a
_don''t_do_that_ problem =)
--
--
Adam Ballai <adam.ballai@integrumtech.com>
Integrum Technologies, LLC
Phone: +1 602 792 1270
Mobile: +1 480 580 7091
2006 Jul 13
0
AZ Ruby on Rails Community
...olly Brannigan''s
1744 S Val Vista Dr
Mesa, AZ 85204-7362, US
AZ on Rails - http://www.azonrails.org/
Rails Topics - http://refreshphoenix.org/wiki/doku.php?id=az_on_rails
Molly Brannigans - http://www.mollybrannigans.com/
Driving Directions - http://rubyurl.com/OT3
--
Derek Neighbors
Integrum Technologies
derek@integrumtech.com
2006 Feb 20
0
Object Finalizers help
...finalizer? Is this the correct
way to set a finalizer or am I going about it the wrong way. I need to
close a socket connection _after_ the model is done being used, not
necessarily a destroy, but out of scope where GC usually happens.
Thanks for any help.
--
--
Adam Ballai <adam.ballai@integrumtech.com>
Integrum Technologies, LLC
Phone: +1 602 792 1270 x 104
Mobile: +1 602 373 3072
-------------- next part --------------
A non-text attachment was scrubbed...
Name: adam.ballai.vcf
Type: text/x-vcard
Size: 454 bytes
Desc: not available
Url : http://wrath.rubyonrails.org/pipermail/rails/...
2006 Jan 30
0
const_missing: uninitialized constant Test when running unit tests
...t exist. The machine
that it does not work on used to be rails 0.14 and has been upgraded to
1.0. The machine it works on has been 1.0 for some time. We have tried
un-installing rails and re-installing it to no avail. Any ideas? Both
machines are PowerBook G4 OS X 10.4.
--
Derek Neighbors
Integrum Technologies
http://www.integrumtech.com
"Redefining IT"
2006 Feb 20
1
Object finalization help
...Is this the correct way to set a finalizer or am I going about it the
wrong way. I need to close a socket connection _after_ the model goes
out of scope where GC usually happens. Do models get GC''d after a page
is done loading?
Thanks for any help.
--
--
Adam Ballai <adam.ballai@integrumtech.com>
Integrum Technologies, LLC
Phone: +1 602 792 1270 x 104
Mobile: +1 602 373 3072
_______________________________________________
Rails-core mailing list
Rails-core@lists.rubyonrails.org
http://lists.rubyonrails.org/mailman/listinfo/rails-core
2006 Aug 10
4
exporting vcards from rails
i''m doing a site for someone that has a form set up to collect contact
information from the user. i installed the vpim gem and was hoping to
give my client a way to download all of the contact''s information as a
vcard. using the examples, i was able to get it working in ruby, but i''m
not quite sure how to generate and download a vcard on the fly.
has anyone done
2006 Feb 09
9
Looking for hosting advice
Hello everyone,
I''ve got a Rails app that''s going to replace an in-house application,
where the customers are used to having to deal with maintaining their
own servers and data. As these are non-IT customers, maintaining
servers and data is a long way from their core business and thus quite
costly for them. I''m hoping to slice their costs by removing the
requirement
2006 Jan 11
4
Code Shopping in Rails
Back in the horse-and-buggy days when I was cutting my OO eye teeth
on Smalltalk, we had a LOT of conversations about the biggest problem
dealing with a large and growing set of classes and methods in the
Smalltalk image. It became clear that most, if not all, successful
Smalltalk coders spent a lot of their time code-shopping, i.e.,
looking for a class or method that did something they
2006 Feb 10
36
Advocating RoR in the enterprise?
Hi folks,
I''m looking for advice on how to promote RoR in my workplace.
Specifically, I''d like to work out a strategy for promoting
development in Rails as a new alternative to our existing technology
(the usual suspects... mostly Java/Oracle, .NET, PHP, and a bit of
Perl here and there).
Some background: I work for a fairly large state environmental agency
as a web developer.