Displaying 6 results from an estimated 6 matches for "agilehack".
2007 Nov 01
5
monster method (too hard for my skill level)
I need to write a method for calculating the fee for medical
procedures with respect to area. I have all the tables and data but
its hard to give that here. Can someone take a look at this ''stub''
method and help me out?
def calculate_fee
# strip out the first 3 numbers of the user entered zip code
# use those 3 numbers to identify row in [zipcodes table] (between
upper and
2009 Feb 09
7
favored development environment
I am about to purchase a laptop strictly for development (ruby &
rails) and then leverage my existing large screen monitor with it when
in the office. Laptop monitor for running tests, large screen for
development etc. Wondering what the consensus is now on most ideal
environment for rails at this point? Macbook pro + textmate? Pc with
unbuntu + vim(or whatever)? what are most professional
2007 Sep 07
7
Simple websites (no DB?) with Rails??
I have been learning Rails and building small things over the last
several months. Question I have that has been surprising difficult to
figure out is this (I know it seems somewhat nonsensical but ignore
that). I recently started getting a few requests for basic website to
be built, small businesses, stores, even individual people. How would
one about doing such a thing using Rails? I may not
2008 Feb 12
0
crazy AS question
ok so I have activescaffold working in my project. now what I would
like to do is after a search is executed, if there is more than one
result show the list of results as it does now by default BUT if there
is only one result skip the grid and default to the show method of the
record that satisfied the search. Can anyone help with this?
--~--~---------~--~----~------------~-------~--~----~
You
2009 May 26
0
local RAILS/RUBY connections (HUDSON VALLEY NY)? - repost
Anyone from this group in or around Hudson Valley NY? Looking for
some local connections or groups to learn with and from.
(thanks to Marnen Laibow-Koser for his techvalleyrb suggestion)
2010 Dec 23
0
has_many :through full stack help
I am trying to implement HMT for the first time and having a ton of
trouble. I would like to be able to have the user check a checkbox
and fill some extra fields for data input. I have tried so many
iterations borrowed from different places I found on the web, none
seem to work quite right. Essentially I have two models: ''practice''
and ''system'' where a